svn commit: r317454 - head/net/pktanon
Wesley Shields
wxs at FreeBSD.org
Mon May 6 01:55:30 UTC 2013
Author: wxs
Date: Mon May 6 01:55:29 2013
New Revision: 317454
URL: http://svnweb.freebsd.org/changeset/ports/317454
Log:
Update to 1.4.0.
Switch to depending upon textproc/xerces-c3.
Modified:
head/net/pktanon/Makefile
head/net/pktanon/distinfo (contents, props changed)
Modified: head/net/pktanon/Makefile
==============================================================================
--- head/net/pktanon/Makefile Mon May 6 01:14:55 2013 (r317453)
+++ head/net/pktanon/Makefile Mon May 6 01:55:29 2013 (r317454)
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= pktanon
-PORTVERSION= 1.2.3
-PORTREVISION= 1
+PORTVERSION= 1.4.0
CATEGORIES= net
MASTER_SITES= http://www.tm.uka.de/software/pktanon/download/
DISTNAME= ${PORTNAME}-${PORTVERSION}-dev
@@ -11,7 +10,7 @@ MAINTAINER= wxs at FreeBSD.org
COMMENT= Network trace anonymizer
LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost-libs \
- xerces-c:${PORTSDIR}/textproc/xerces-c2
+ xerces-c.3:${PORTSDIR}/textproc/xerces-c3
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
Modified: head/net/pktanon/distinfo
==============================================================================
--- head/net/pktanon/distinfo Mon May 6 01:14:55 2013 (r317453)
+++ head/net/pktanon/distinfo Mon May 6 01:55:29 2013 (r317454)
@@ -1,2 +1,2 @@
-SHA256 (pktanon-1.2.3-dev.tar.gz) = b936be3bf3616af9f773806f016db8476d1d735fd158747878cd7ead825909a7
-SIZE (pktanon-1.2.3-dev.tar.gz) = 170663
+SHA256 (pktanon-1.4.0-dev.tar.gz) = db3f437bcb8ddb40323ddef7a9de25a465c5f6b4cce078202060f661d4b97ba3
+SIZE (pktanon-1.4.0-dev.tar.gz) = 181576
More information about the svn-ports-head
mailing list