diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-22 12:43:26 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-22 12:43:26 +0800 |
commit | a45186f7b381bc56a05cde3f687d768b1c92f454 (patch) | |
tree | ca11423b81dcd0d1b2ba7a6c7d98d7813bd69eff /textproc/libxml++26/Makefile | |
parent | 03c94afbe8e4cf77a5b49002fd88f91a07d5b13f (diff) | |
download | marcuscom-ports-a45186f7b381bc56a05cde3f687d768b1c92f454.tar marcuscom-ports-a45186f7b381bc56a05cde3f687d768b1c92f454.tar.gz marcuscom-ports-a45186f7b381bc56a05cde3f687d768b1c92f454.tar.bz2 marcuscom-ports-a45186f7b381bc56a05cde3f687d768b1c92f454.tar.lz marcuscom-ports-a45186f7b381bc56a05cde3f687d768b1c92f454.tar.xz marcuscom-ports-a45186f7b381bc56a05cde3f687d768b1c92f454.tar.zst marcuscom-ports-a45186f7b381bc56a05cde3f687d768b1c92f454.zip |
Update to 2.17.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8106 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc/libxml++26/Makefile')
-rw-r--r-- | textproc/libxml++26/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile index 104bafc90..6913cc4fe 100644 --- a/textproc/libxml++26/Makefile +++ b/textproc/libxml++26/Makefile @@ -4,11 +4,11 @@ # Whom: Ying-Chieh Liao <ijliao@FreeBSD.org> # # $FreeBSD: ports/textproc/libxml++26/Makefile,v 1.38 2006/04/30 00:47:00 marcus Exp $ -# $MCom: ports/textproc/libxml++26/Makefile,v 1.13 2006/04/13 07:52:38 bland Exp $ +# $MCom: ports/textproc/libxml++26/Makefile,v 1.15 2006/11/18 20:56:56 marcus Exp $ # PORTNAME= libxml++ -PORTVERSION= 2.17.1 +PORTVERSION= 2.17.2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |