diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2009-11-29 18:32:28 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2009-11-29 18:32:28 +0000 |
commit | 1782c5cda2bef8b3e78c06ea291c56dd67451a66 (patch) | |
tree | 54fc0258e73e966b9af0aaeb5770f188b983bf60 /textproc | |
parent | 1de3b49b5bd100e25df2d67ff112b8b71b97513c (diff) | |
download | ports-1782c5cda2bef8b3e78c06ea291c56dd67451a66.tar.gz ports-1782c5cda2bef8b3e78c06ea291c56dd67451a66.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/xmlroff/Makefile | 3 | ||||
-rw-r--r-- | textproc/xmlroff/distinfo | 6 | ||||
-rw-r--r-- | textproc/xmlroff/pkg-plist | 12 |
3 files changed, 10 insertions, 11 deletions
diff --git a/textproc/xmlroff/Makefile b/textproc/xmlroff/Makefile index 05971ebfcbbb..09dc55d15982 100644 --- a/textproc/xmlroff/Makefile +++ b/textproc/xmlroff/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xmlroff -PORTVERSION= 0.6.1 -PORTREVISION= 1 +PORTVERSION= 0.6.2 CATEGORIES= textproc MASTER_SITES= http://xmlroff.org/download/ diff --git a/textproc/xmlroff/distinfo b/textproc/xmlroff/distinfo index 92f22be51968..3058113d0c31 100644 --- a/textproc/xmlroff/distinfo +++ b/textproc/xmlroff/distinfo @@ -1,3 +1,3 @@ -MD5 (xmlroff-0.6.1.tar.gz) = 438f05a626aa414fdbb93c6077c29de2 -SHA256 (xmlroff-0.6.1.tar.gz) = 5ebd44c7490a8512274d238c901ff5ee96557119d9ef25423cf647dabde8a19d -SIZE (xmlroff-0.6.1.tar.gz) = 2849962 +MD5 (xmlroff-0.6.2.tar.gz) = 658052e56f92ec9ef2a16f08cc4c6fe2 +SHA256 (xmlroff-0.6.2.tar.gz) = 305be62e51406baaa74870cb95f813f436a756170d2cd14eb48ffd13c7b20f74 +SIZE (xmlroff-0.6.2.tar.gz) = 2827261 diff --git a/textproc/xmlroff/pkg-plist b/textproc/xmlroff/pkg-plist index f7d787e52a11..1880208e5544 100644 --- a/textproc/xmlroff/pkg-plist +++ b/textproc/xmlroff/pkg-plist @@ -43,7 +43,7 @@ include/libfo-0.6/libfo/libfo-compat.h lib/libfo-0.6.a lib/libfo-0.6.la lib/libfo-0.6.so -lib/libfo-0.6.so.600 +lib/libfo-0.6.so.602 libdata/pkgconfig/libfo-0.6.pc %%DOCSDIR%%/FoArea.html %%DOCSDIR%%/FoAreaArea.html @@ -387,11 +387,11 @@ libdata/pkgconfig/libfo-0.6.pc %%DOCSDIR%%/xmlroff-writing-mode.html %%DOCSDIR%%/xmlroff.devhelp %%DOCSDIR%%/xmlroff.devhelp2 -share/xml/libfo-0.6.1/catalog.xml -share/xml/libfo-0.6.1/libfo-compat.xsl -share/xml/libfo-0.6.1/xmlroff.fo -share/xml/libfo-0.6.1/xmlroff.xml -@dirrm share/xml/libfo-0.6.1 +share/xml/libfo-0.6.2/catalog.xml +share/xml/libfo-0.6.2/libfo-compat.xsl +share/xml/libfo-0.6.2/xmlroff.fo +share/xml/libfo-0.6.2/xmlroff.xml +@dirrm share/xml/libfo-0.6.2 @dirrm %%DOCSDIR%% @dirrm include/libfo-0.6/libfo/util @dirrm include/libfo-0.6/libfo/property |