diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-04-15 20:46:42 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-04-15 20:46:42 +0800 |
commit | ccf321afee8f91f8192274c1fb7edbfeba627da2 (patch) | |
tree | 33c8f5c47ca68ffd5055586ad6b42d83726804b8 | |
parent | 800bf09006afab23db1849a95cb9fae62b4d451e (diff) | |
download | marcuscom-ports-ccf321afee8f91f8192274c1fb7edbfeba627da2.tar marcuscom-ports-ccf321afee8f91f8192274c1fb7edbfeba627da2.tar.gz marcuscom-ports-ccf321afee8f91f8192274c1fb7edbfeba627da2.tar.bz2 marcuscom-ports-ccf321afee8f91f8192274c1fb7edbfeba627da2.tar.lz marcuscom-ports-ccf321afee8f91f8192274c1fb7edbfeba627da2.tar.xz marcuscom-ports-ccf321afee8f91f8192274c1fb7edbfeba627da2.tar.zst marcuscom-ports-ccf321afee8f91f8192274c1fb7edbfeba627da2.zip |
Update to 2.34.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15819 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | textproc/libxml++26/Makefile | 5 | ||||
-rw-r--r-- | textproc/libxml++26/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile index 01e4fefbd..0553c6c23 100644 --- a/textproc/libxml++26/Makefile +++ b/textproc/libxml++26/Makefile @@ -4,11 +4,11 @@ # Whom: Ying-Chieh Liao <ijliao@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/textproc/libxml++26/Makefile,v 1.39 2010/10/15 03:29:33 avl Exp $ +# $MCom: ports/textproc/libxml++26/Makefile,v 1.41 2011/02/11 16:37:40 kwm Exp $ # PORTNAME= libxml++ -PORTVERSION= 2.33.2 +PORTVERSION= 2.34.0 PORTREVISION?= 0 CATEGORIES= textproc MASTER_SITES= GNOME @@ -26,6 +26,7 @@ LATEST_LINK= libxml++26 LIB_DEPENDS= glibmm-2.4.1:${PORTSDIR}/devel/glibmm BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 +BUILD_DEPENDS+= mm-common-prepare:${PORTSDIR}/devel/mm-common USE_GMAKE= yes USE_GNOME= gnomehack libxml2 pkgconfig diff --git a/textproc/libxml++26/distinfo b/textproc/libxml++26/distinfo index a32df11ed..19a16bd2f 100644 --- a/textproc/libxml++26/distinfo +++ b/textproc/libxml++26/distinfo @@ -1,2 +1,2 @@ -SHA256 (libxml++-2.33.2.tar.bz2) = 88aab1fdf6d298083664cc69327a714592c61d5cff58674dca8b930b6fddd37d -SIZE (libxml++-2.33.2.tar.bz2) = 1265916 +SHA256 (libxml++-2.34.0.tar.bz2) = 09bc0e20cdc729660ebb0429cdfc8202f3e48fd65f443a0a3cc1278a14ad7807 +SIZE (libxml++-2.34.0.tar.bz2) = 1275201 |