diff options
Diffstat (limited to 'textproc')
-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 3eceb059e73..e5c4ce72355 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 4af97410e82..aa24a7a760e 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 d682c4266fa..d8ee89d13f1 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 f8d85cad037..ad60826685e 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 |