svn commit: r352239 - in head: dns/dnsperf irc/cwirc
Tijl Coosemans
tijl at FreeBSD.org
Sat Apr 26 10:17:17 UTC 2014
Author: tijl
Date: Sat Apr 26 10:17:17 2014
New Revision: 352239
URL: http://svnweb.freebsd.org/changeset/ports/352239
QAT: https://qat.redports.org/buildarchive/r352239/
Log:
Bump PORTREVISION to force package rebuild after the recent Xorg update.
The packages still require old library versions of freetype2 and libxml2.
Modified:
head/dns/dnsperf/Makefile
head/irc/cwirc/Makefile
Modified: head/dns/dnsperf/Makefile
==============================================================================
--- head/dns/dnsperf/Makefile Sat Apr 26 10:09:45 2014 (r352238)
+++ head/dns/dnsperf/Makefile Sat Apr 26 10:17:17 2014 (r352239)
@@ -3,6 +3,7 @@
PORTNAME= dnsperf
PORTVERSION= 2.0.0.0
+PORTREVISION= 1
CATEGORIES= dns benchmarks net
MASTER_SITES= ftp://ftp.nominum.com/pub/nominum/${PORTNAME}/${PORTVERSION}/
DISTNAME= ${PORTNAME}-src-${PORTVERSION}-1
Modified: head/irc/cwirc/Makefile
==============================================================================
--- head/irc/cwirc/Makefile Sat Apr 26 10:09:45 2014 (r352238)
+++ head/irc/cwirc/Makefile Sat Apr 26 10:17:17 2014 (r352239)
@@ -3,7 +3,7 @@
PORTNAME= cwirc
PORTVERSION= 2.0.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= irc comms hamradio
MASTER_SITES= http://users.skynet.be/ppc/cwirc/download/ \
${MASTER_SITE_LOCAL}
More information about the svn-ports-all
mailing list