diff options
author | hrs <hrs@FreeBSD.org> | 2006-06-03 18:24:15 +0000 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2006-06-03 18:24:15 +0000 |
commit | 631586bd88315d6aec0953e11936a44dfd075c43 (patch) | |
tree | 37865d1388c4756ca7f588526149e570ccf397b9 /textproc | |
parent | a2f9f0256bb930f70d6a248a5015880be600aa02 (diff) | |
download | FreeBSD-ports-631586bd88315d6aec0953e11936a44dfd075c43.zip FreeBSD-ports-631586bd88315d6aec0953e11936a44dfd075c43.tar.gz |
Update to 0.3.9.
Submitted by: Martin Wilke (freebsd at unixfreunde dot de)
PR: ports/98444
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/xmlroff/Makefile | 4 | ||||
-rw-r--r-- | textproc/xmlroff/distinfo | 6 | ||||
-rw-r--r-- | textproc/xmlroff/pkg-plist | 11 |
3 files changed, 11 insertions, 10 deletions
diff --git a/textproc/xmlroff/Makefile b/textproc/xmlroff/Makefile index f87c811..88feedd 100644 --- a/textproc/xmlroff/Makefile +++ b/textproc/xmlroff/Makefile @@ -6,8 +6,8 @@ # PORTNAME= xmlroff -PORTVERSION= 0.3.8 -PORTREVISION= 1 +PORTVERSION= 0.3.9 +PORTREVISION= 0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/textproc/xmlroff/distinfo b/textproc/xmlroff/distinfo index c6bcaba..e8de942 100644 --- a/textproc/xmlroff/distinfo +++ b/textproc/xmlroff/distinfo @@ -1,3 +1,3 @@ -MD5 (xmlroff-0.3.8.tar.gz) = 58c8995b7c5750806e2fd3a5ce8ad623 -SHA256 (xmlroff-0.3.8.tar.gz) = 3fb17fe3bac3015e499e7d63ccff78b2f8b23dcb0aafed399bbee1b00ac0b843 -SIZE (xmlroff-0.3.8.tar.gz) = 2557105 +MD5 (xmlroff-0.3.9.tar.gz) = d31609cd44b2acc02e69b03afb8028b1 +SHA256 (xmlroff-0.3.9.tar.gz) = c88f6a71469ffd4cd45613b43cfb9bb635450ce6d7f9390ade219da1525904ec +SIZE (xmlroff-0.3.9.tar.gz) = 2501052 diff --git a/textproc/xmlroff/pkg-plist b/textproc/xmlroff/pkg-plist index d29c1ab..9406ecf 100644 --- a/textproc/xmlroff/pkg-plist +++ b/textproc/xmlroff/pkg-plist @@ -33,7 +33,7 @@ include/libfo-0.3/util/fo-pixbuf.h lib/libfo-0.3.a lib/libfo-0.3.la lib/libfo-0.3.so -lib/libfo-0.3.so.306 +lib/libfo-0.3.so.309 libdata/pkgconfig/libfo-0.3.pc %%DOCSDIR%%/FoArea.html %%DOCSDIR%%/FoAreaArea.html @@ -307,6 +307,7 @@ libdata/pkgconfig/libfo-0.3.pc %%DOCSDIR%%/xmlroff-border-style.html %%DOCSDIR%%/xmlroff-border-top.html %%DOCSDIR%%/xmlroff-border-width.html +%%DOCSDIR%%/xmlroff-extent.html %%DOCSDIR%%/xmlroff-float.html %%DOCSDIR%%/xmlroff-fo-block-area.html %%DOCSDIR%%/xmlroff-fo-block-block-area.html @@ -360,10 +361,10 @@ libdata/pkgconfig/libfo-0.3.pc %%DOCSDIR%%/xmlroff-space-startoptimum.html %%DOCSDIR%%/xmlroff-space-startprecedence.html %%DOCSDIR%%/xmlroff.devhelp -share/xml/libfo-0.3.8/catalog.xml -share/xml/libfo-0.3.8/libfo-compat.xsl -share/xml/libfo-0.3.8/xmlroff.fo -@dirrm share/xml/libfo-0.3.8 +share/xml/libfo-0.3.9/catalog.xml +share/xml/libfo-0.3.9/libfo-compat.xsl +share/xml/libfo-0.3.9/xmlroff.fo +@dirrm share/xml/libfo-0.3.9 @dirrmtry share/xml @dirrm %%DOCSDIR%% @dirrm include/libfo-0.3/util |