diff options
author | dannyboy <dannyboy@FreeBSD.org> | 2001-06-18 18:13:11 +0000 |
---|---|---|
committer | dannyboy <dannyboy@FreeBSD.org> | 2001-06-18 18:13:11 +0000 |
commit | de678513ee92a028705af97f14a2056473f9cf7b (patch) | |
tree | 75669220ba55190d5655a8272f308eef96785d67 /textproc/sablotron | |
parent | 77528c151213ac21de576fb708bb9f7ed3cb120f (diff) | |
download | FreeBSD-ports-de678513ee92a028705af97f14a2056473f9cf7b.zip FreeBSD-ports-de678513ee92a028705af97f14a2056473f9cf7b.tar.gz |
Update to 0.60. Also, bring pkg-comment in line.
PR: 28257
Submitted by: maintainer
Diffstat (limited to 'textproc/sablotron')
-rw-r--r-- | textproc/sablotron/Makefile | 2 | ||||
-rw-r--r-- | textproc/sablotron/distinfo | 2 | ||||
-rw-r--r-- | textproc/sablotron/pkg-comment | 2 | ||||
-rw-r--r-- | textproc/sablotron/pkg-plist | 3 |
4 files changed, 5 insertions, 4 deletions
diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile index 3eceb05..e5c4ce7 100644 --- a/textproc/sablotron/Makefile +++ b/textproc/sablotron/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Sablot -PORTVERSION= 0.52 +PORTVERSION= 0.60 CATEGORIES= textproc MASTER_SITES= http://download.gingerall.cz/sablot/ diff --git a/textproc/sablotron/distinfo b/textproc/sablotron/distinfo index 4af9741..aa24a7a 100644 --- a/textproc/sablotron/distinfo +++ b/textproc/sablotron/distinfo @@ -1 +1 @@ -MD5 (Sablot-0.52.tar.gz) = e7fd04ea8a826abfe1ffa094ed6698ad +MD5 (Sablot-0.60.tar.gz) = 2938b6c301355f832eb0f6be98f12570 diff --git a/textproc/sablotron/pkg-comment b/textproc/sablotron/pkg-comment index d682c42..d8ee89d 100644 --- a/textproc/sablotron/pkg-comment +++ b/textproc/sablotron/pkg-comment @@ -1 +1 @@ -Sablotron is an XSL processor fully implemented in C++ +An XSL processor fully implemented in C++ diff --git a/textproc/sablotron/pkg-plist b/textproc/sablotron/pkg-plist index f8d85ca..ad60826 100644 --- a/textproc/sablotron/pkg-plist +++ b/textproc/sablotron/pkg-plist @@ -1,6 +1,7 @@ include/sablot.h include/shandler.h +include/sdom.h bin/sabcmd -lib/libsablot.so.52 +lib/libsablot.so.60 lib/libsablot.so lib/libsablot.a |