aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2006-05-02 00:46:23 +0800
committerkrion <krion@FreeBSD.org>2006-05-02 00:46:23 +0800
commit3cb66b420db9a01c1762f06a2c4bef095084a7ae (patch)
tree95e4d71e5e56893a9c0ee72b1b1ca63941392954 /textproc
parent2959b63da64a410b28a13c045304413c8934a7e5 (diff)
downloadfreebsd-ports-gnome-3cb66b420db9a01c1762f06a2c4bef095084a7ae.tar.gz
freebsd-ports-gnome-3cb66b420db9a01c1762f06a2c4bef095084a7ae.tar.zst
freebsd-ports-gnome-3cb66b420db9a01c1762f06a2c4bef095084a7ae.zip
Update to 0.9.5
Use DOCSDIR macro in plist. PR: ports/96586 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Diffstat (limited to 'textproc')
-rw-r--r--textproc/c2html/Makefile2
-rw-r--r--textproc/c2html/distinfo6
-rw-r--r--textproc/c2html/pkg-plist8
3 files changed, 8 insertions, 8 deletions
diff --git a/textproc/c2html/Makefile b/textproc/c2html/Makefile
index 984c84eb62a4..c7bdfd24a99b 100644
--- a/textproc/c2html/Makefile
+++ b/textproc/c2html/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= c2html
-PORTVERSION= 0.9.2
+PORTVERSION= 0.9.5
CATEGORIES= textproc www
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/www/converters
diff --git a/textproc/c2html/distinfo b/textproc/c2html/distinfo
index fa3cbbbb3e8d..aa6438e9e88b 100644
--- a/textproc/c2html/distinfo
+++ b/textproc/c2html/distinfo
@@ -1,3 +1,3 @@
-MD5 (c2html-0.9.2.tar.gz) = c0d379c115387af246d8e97d0fc1892d
-SHA256 (c2html-0.9.2.tar.gz) = c71a81ca361f84250a9d23f4fb14a45147e14c0e3bd1344bf7a85722c620e008
-SIZE (c2html-0.9.2.tar.gz) = 42743
+MD5 (c2html-0.9.5.tar.gz) = 324cd6c50dd611607e3366840bbc61f2
+SHA256 (c2html-0.9.5.tar.gz) = 43ce9c3769e0c1ae2613e388665d676b102ad155517849c3fdb6bcf5e26160ed
+SIZE (c2html-0.9.5.tar.gz) = 55326
diff --git a/textproc/c2html/pkg-plist b/textproc/c2html/pkg-plist
index d57ff09016f9..ba28be75637e 100644
--- a/textproc/c2html/pkg-plist
+++ b/textproc/c2html/pkg-plist
@@ -1,5 +1,5 @@
bin/c2html
-share/doc/c2html/AUTHORS
-share/doc/c2html/NEWS
-share/doc/c2html/README
-@dirrm share/doc/c2html
+%%DOCSDIR%%/AUTHORS
+%%DOCSDIR%%/NEWS
+%%DOCSDIR%%/README
+%%PORTDOCS%%@dirrm %%DOCSDIR%%