diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2008-03-26 12:23:39 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2008-03-26 12:23:39 +0000 |
commit | a8a17557f07e72f00292a493f96699f029d64634 (patch) | |
tree | ee53f88b94fd9ee55b98d63f285c25adaa106de7 /textproc | |
parent | c40f2082677bf918272962315655b6b346f5fc64 (diff) | |
download | ports-a8a17557f07e72f00292a493f96699f029d64634.tar.gz ports-a8a17557f07e72f00292a493f96699f029d64634.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/hyperestraier/Makefile | 2 | ||||
-rw-r--r-- | textproc/hyperestraier/distinfo | 6 | ||||
-rw-r--r-- | textproc/hyperestraier/pkg-plist | 5 |
3 files changed, 8 insertions, 5 deletions
diff --git a/textproc/hyperestraier/Makefile b/textproc/hyperestraier/Makefile index fbc11c2fb00a..5d3c95fe354a 100644 --- a/textproc/hyperestraier/Makefile +++ b/textproc/hyperestraier/Makefile @@ -6,7 +6,7 @@ # $MCom: ports-stable/textproc/hyperestraier/Makefile,v 1.3 2006/10/17 11:45:45 ahze Exp $ PORTNAME= hyperestraier -PORTVERSION= 1.4.12 +PORTVERSION= 1.4.13 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/textproc/hyperestraier/distinfo b/textproc/hyperestraier/distinfo index af148b2e9d91..9f529202c242 100644 --- a/textproc/hyperestraier/distinfo +++ b/textproc/hyperestraier/distinfo @@ -1,3 +1,3 @@ -MD5 (hyperestraier-1.4.12.tar.gz) = 5fb7cea8e4eb04517ba68ed652c26977 -SHA256 (hyperestraier-1.4.12.tar.gz) = 229f1807efe268d31c8370c3cabe9308bf6029ea4b5f44182f6349bcf1cc60d9 -SIZE (hyperestraier-1.4.12.tar.gz) = 1015105 +MD5 (hyperestraier-1.4.13.tar.gz) = 847aefb9e23266545280378d797f3981 +SHA256 (hyperestraier-1.4.13.tar.gz) = 92f3e76d12da79e116e4e68487ffdddfc2abe5f50f509247905414daa5c38fff +SIZE (hyperestraier-1.4.13.tar.gz) = 1014600 diff --git a/textproc/hyperestraier/pkg-plist b/textproc/hyperestraier/pkg-plist index 442340fd8f31..78f2a475135d 100644 --- a/textproc/hyperestraier/pkg-plist +++ b/textproc/hyperestraier/pkg-plist @@ -13,7 +13,7 @@ include/estraier.h lib/libestraier.a lib/libestraier.so lib/libestraier.so.8 -lib/libestraier.so.8.37.0 +lib/libestraier.so.8.38.0 libdata/pkgconfig/hyperestraier.pc libexec/estfraud.cgi libexec/estproxy.cgi @@ -50,7 +50,9 @@ libexec/estsupt.cgi %%DATADIR%%/doc/javanativeapi/overview-summary.html %%DATADIR%%/doc/javanativeapi/overview-tree.html %%DATADIR%%/doc/javanativeapi/package-list +%%DATADIR%%/doc/javanativeapi/packages.html %%DATADIR%%/doc/javanativeapi/resources/inherit.gif +%%DATADIR%%/doc/javanativeapi/serialized-form.html %%DATADIR%%/doc/javanativeapi/stylesheet.css %%DATADIR%%/doc/javapureapi/allclasses-frame.html %%DATADIR%%/doc/javapureapi/allclasses-noframe.html @@ -69,6 +71,7 @@ libexec/estsupt.cgi %%DATADIR%%/doc/javapureapi/overview-summary.html %%DATADIR%%/doc/javapureapi/overview-tree.html %%DATADIR%%/doc/javapureapi/package-list +%%DATADIR%%/doc/javapureapi/packages.html %%DATADIR%%/doc/javapureapi/resources/inherit.gif %%DATADIR%%/doc/javapureapi/stylesheet.css %%DATADIR%%/doc/logo.png |