diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-04-19 03:58:29 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-04-19 03:58:29 +0800 |
commit | fb145722f3bc60168cacedf868f5a6446f653d44 (patch) | |
tree | fbe95508691f5c782ae527abe55545b19fc261d4 | |
parent | 8eb09aec882f3c994f4769a433aa95e89e9d4d8f (diff) | |
download | marcuscom-ports-fb145722f3bc60168cacedf868f5a6446f653d44.tar marcuscom-ports-fb145722f3bc60168cacedf868f5a6446f653d44.tar.gz marcuscom-ports-fb145722f3bc60168cacedf868f5a6446f653d44.tar.bz2 marcuscom-ports-fb145722f3bc60168cacedf868f5a6446f653d44.tar.lz marcuscom-ports-fb145722f3bc60168cacedf868f5a6446f653d44.tar.xz marcuscom-ports-fb145722f3bc60168cacedf868f5a6446f653d44.tar.zst marcuscom-ports-fb145722f3bc60168cacedf868f5a6446f653d44.zip |
Update to 2.34.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15838 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | textproc/libxml++26/Makefile | 5 | ||||
-rw-r--r-- | textproc/libxml++26/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile index 0553c6c23..fb39d2727 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.41 2011/02/11 16:37:40 kwm Exp $ +# $MCom: ports/textproc/libxml++26/Makefile,v 1.42 2011/04/15 12:46:42 kwm Exp $ # PORTNAME= libxml++ -PORTVERSION= 2.34.0 +PORTVERSION= 2.34.1 PORTREVISION?= 0 CATEGORIES= textproc MASTER_SITES= GNOME @@ -26,7 +26,6 @@ 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 19a16bd2f..c90747815 100644 --- a/textproc/libxml++26/distinfo +++ b/textproc/libxml++26/distinfo @@ -1,2 +1,2 @@ -SHA256 (libxml++-2.34.0.tar.bz2) = 09bc0e20cdc729660ebb0429cdfc8202f3e48fd65f443a0a3cc1278a14ad7807 -SIZE (libxml++-2.34.0.tar.bz2) = 1275201 +SHA256 (libxml++-2.34.1.tar.bz2) = 664f3636c425554bf5e7d1b60253244e2d723899be8a971fc54332148bfce040 +SIZE (libxml++-2.34.1.tar.bz2) = 1286110 |