diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-05-09 11:22:54 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-05-09 11:22:54 +0000 |
commit | 9da5d940bc9c13aaab67fcddfd2c2187a01e02b8 (patch) | |
tree | 08ae143a37ca86b4a1e09685c5d9531b229bf431 | |
parent | 72088a3332fb9feb43f9a62bc879be2f52e6d423 (diff) | |
download | ports-9da5d940bc9c13aaab67fcddfd2c2187a01e02b8.tar.gz ports-9da5d940bc9c13aaab67fcddfd2c2187a01e02b8.zip |
Notes
-rw-r--r-- | textproc/wbxml2/Makefile | 4 | ||||
-rw-r--r-- | textproc/wbxml2/distinfo | 6 | ||||
-rw-r--r-- | textproc/wbxml2/pkg-plist | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/textproc/wbxml2/Makefile b/textproc/wbxml2/Makefile index 6a56ae09cfdd..6d502d691726 100644 --- a/textproc/wbxml2/Makefile +++ b/textproc/wbxml2/Makefile @@ -6,12 +6,12 @@ # PORTNAME= wbxml2 -PORTVERSION= 0.10.7 +PORTVERSION= 0.10.8 CATEGORIES= textproc devel MASTER_SITES= SF/libwbxml/libwbxml/${PORTVERSION} DISTNAME= libwbxml-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= flo@kasimir.com COMMENT= Library & tools for converting wbxml<->xml LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 diff --git a/textproc/wbxml2/distinfo b/textproc/wbxml2/distinfo index a5ae626ae670..d6905a9510ad 100644 --- a/textproc/wbxml2/distinfo +++ b/textproc/wbxml2/distinfo @@ -1,3 +1,3 @@ -MD5 (libwbxml-0.10.7.tar.bz2) = 1f65a3f836df395a7839f3d331b0c6e7 -SHA256 (libwbxml-0.10.7.tar.bz2) = a584a8fbc7dd5c6fa2561c35dda95147fa590bc0c19342c080f9c8253d56ddd6 -SIZE (libwbxml-0.10.7.tar.bz2) = 349840 +MD5 (libwbxml-0.10.8.tar.bz2) = 7b51c425fc2ff9f502cd9b1e291b1955 +SHA256 (libwbxml-0.10.8.tar.bz2) = e5cc7025095f8129c3691b7f0ebc2dfff5f2fedaa3bc971d2c287454ffb3f4a7 +SIZE (libwbxml-0.10.8.tar.bz2) = 341127 diff --git a/textproc/wbxml2/pkg-plist b/textproc/wbxml2/pkg-plist index b81300192500..ca85ec15244c 100644 --- a/textproc/wbxml2/pkg-plist +++ b/textproc/wbxml2/pkg-plist @@ -20,7 +20,7 @@ include/wbxml_tree_clb_wbxml.h include/wbxml_tree_clb_xml.h lib/libwbxml2.so lib/libwbxml2.so.0 -lib/libwbxml2.so.0.0.16 +lib/libwbxml2.so.0.0.17 libdata/pkgconfig/libwbxml2.pc %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/BUGS |