aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--astro/gpsbabel14/Makefile1
-rw-r--r--astro/roadmap/Makefile2
-rw-r--r--audio/jxm/Makefile2
-rw-r--r--cad/impact/Makefile2
-rw-r--r--comms/java-commapi-freebsd/Makefile1
-rw-r--r--comms/java-commapi/Makefile2
-rw-r--r--comms/obexapp/Makefile2
-rw-r--r--converters/shftool/Makefile2
-rw-r--r--databases/jdbc-oracle10g/Makefile1
-rw-r--r--databases/jdbc-oracle11g/Makefile1
-rw-r--r--databases/jdbc-oracle9i/Makefile1
-rw-r--r--devel/astah-community/Makefile1
-rw-r--r--devel/avr-gdb/Makefile2
-rw-r--r--devel/fhist/Makefile2
-rw-r--r--devel/rsvndump/Makefile1
-rw-r--r--finance/beanie/Makefile1
-rw-r--r--finance/xtrader/Makefile2
-rw-r--r--games/ggz-client-libs/Makefile2
-rw-r--r--games/ggz-txt-client/Makefile2
-rw-r--r--games/steelstorm/Makefile2
-rw-r--r--games/xpilot-ng-server/Makefile2
-rw-r--r--japanese/xgate/Makefile2
-rw-r--r--java/cos/Makefile2
-rw-r--r--java/jai/Makefile2
-rw-r--r--java/java3d/Makefile2
-rw-r--r--java/jgraphx/Makefile1
-rw-r--r--java/jmf/Makefile2
-rw-r--r--java/netcomponents/Makefile2
-rw-r--r--multimedia/libxspf/Makefile2
-rw-r--r--multimedia/opencinematools/Makefile2
-rw-r--r--net-im/jggtrans/Makefile2
-rw-r--r--net/easysoap/Makefile2
-rw-r--r--net/ldapbrowser/Makefile2
-rw-r--r--net/sl2tps/Makefile2
-rw-r--r--net/ulxmlrpcpp/Makefile2
-rw-r--r--net/vmware-vsphere-cli/Makefile2
-rw-r--r--security/orthrus/Makefile2
-rw-r--r--security/rats/Makefile1
-rw-r--r--textproc/docbook2mdoc/Makefile1
-rw-r--r--textproc/domc/Makefile2
-rw-r--r--textproc/exempi/Makefile1
-rw-r--r--textproc/expat2/Makefile4
-rw-r--r--textproc/expat2/pkg-plist1
-rw-r--r--textproc/libxode/Makefile2
-rw-r--r--textproc/luaexpat/Makefile1
-rw-r--r--textproc/p5-XML-SAX-ExpatXS/Makefile2
-rw-r--r--textproc/rnv/Makefile1
-rw-r--r--textproc/scew/Makefile2
-rw-r--r--textproc/sphinxsearch-devel/Makefile2
-rw-r--r--textproc/tclExpat/Makefile2
-rw-r--r--textproc/teckit/Makefile2
-rw-r--r--textproc/xmlppm/Makefile2
-rw-r--r--www/flood/Makefile2
-rw-r--r--www/libapreq2/Makefile2
-rw-r--r--www/mod_proctitle/Makefile1
55 files changed, 54 insertions, 42 deletions
diff --git a/astro/gpsbabel14/Makefile b/astro/gpsbabel14/Makefile
index 92559cbb27da..79e9699530a0 100644
--- a/astro/gpsbabel14/Makefile
+++ b/astro/gpsbabel14/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gpsbabel
PORTVERSION= 1.4.4
+PORTREVISION= 1
CATEGORIES= astro geography
MASTER_SITES= https://secure.ohos.nl/downloads/ \
LOCAL/beech
diff --git a/astro/roadmap/Makefile b/astro/roadmap/Makefile
index 8150baad9e35..ec94503a9314 100644
--- a/astro/roadmap/Makefile
+++ b/astro/roadmap/Makefile
@@ -3,7 +3,7 @@
PORTNAME= roadmap
PORTVERSION= 1.2.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= astro geography
MASTER_SITES= SF/${PORTNAME}/RoadMap/${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
diff --git a/audio/jxm/Makefile b/audio/jxm/Makefile
index 31798817acdf..d737c5e4a191 100644
--- a/audio/jxm/Makefile
+++ b/audio/jxm/Makefile
@@ -3,7 +3,7 @@
PORTNAME= jxm
PORTVERSION= 1.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio java
MASTER_SITES= SF/javaxm/JAR%20file%20only/${PORTVERSION}
EXTRACT_SUFX= .jar
diff --git a/cad/impact/Makefile b/cad/impact/Makefile
index 02497552bdda..af5193acbdc3 100644
--- a/cad/impact/Makefile
+++ b/cad/impact/Makefile
@@ -3,7 +3,7 @@
PORTNAME= impact
PORTVERSION= 0.7.06.038
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= cad java
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Version%20${PORTVERSION} \
diff --git a/comms/java-commapi-freebsd/Makefile b/comms/java-commapi-freebsd/Makefile
index b63b74e3ee29..eb6cd0ae1338 100644
--- a/comms/java-commapi-freebsd/Makefile
+++ b/comms/java-commapi-freebsd/Makefile
@@ -3,6 +3,7 @@
PORTNAME= java-commapi-freebsd
PORTVERSION= 0.9
+PORTREVISION= 1
CATEGORIES= comms java
MASTER_SITES= http://www.syncrontech.org/freebsd/
DISTNAME= freebsd-commapi-${PORTVERSION}
diff --git a/comms/java-commapi/Makefile b/comms/java-commapi/Makefile
index 7c4d31a3ce8b..4d95bff4c86a 100644
--- a/comms/java-commapi/Makefile
+++ b/comms/java-commapi/Makefile
@@ -3,7 +3,7 @@
PORTNAME= java-commapi
PORTVERSION= 2.0.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= comms java
MASTER_SITES= #
DISTNAME= comm${PORTVERSION}
diff --git a/comms/obexapp/Makefile b/comms/obexapp/Makefile
index e49837a6ff8c..c0fa944b9f5c 100644
--- a/comms/obexapp/Makefile
+++ b/comms/obexapp/Makefile
@@ -2,7 +2,7 @@
PORTNAME= obexapp
PORTVERSION= 1.4.15
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= comms net
MASTER_SITES= http://people.freebsd.org/~emax/obexapp/
diff --git a/converters/shftool/Makefile b/converters/shftool/Makefile
index d5383586a4cc..5dc70da756e7 100644
--- a/converters/shftool/Makefile
+++ b/converters/shftool/Makefile
@@ -3,7 +3,7 @@
PORTNAME= shftool
PORTVERSION= 1.2.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= converters
MASTER_SITES= http://www.df.lth.se/~triad/krad/shftool/
diff --git a/databases/jdbc-oracle10g/Makefile b/databases/jdbc-oracle10g/Makefile
index d2c42f746868..eba5c5ff1536 100644
--- a/databases/jdbc-oracle10g/Makefile
+++ b/databases/jdbc-oracle10g/Makefile
@@ -3,6 +3,7 @@
PORTNAME= oracle10g
PORTVERSION= 10.2.0.5
+PORTREVISION= 1
CATEGORIES= databases java
MASTER_SITES= # http://www.oracle.com/technetwork/database/enterprise-edition/jdbc-10201-088211.html
PKGNAMEPREFIX= jdbc-
diff --git a/databases/jdbc-oracle11g/Makefile b/databases/jdbc-oracle11g/Makefile
index 3879af3d0260..7f833cc0f6c7 100644
--- a/databases/jdbc-oracle11g/Makefile
+++ b/databases/jdbc-oracle11g/Makefile
@@ -2,6 +2,7 @@
PORTNAME= oracle11g
PORTVERSION= 11.2.0.4
+PORTREVISION= 1
CATEGORIES= databases java
MASTER_SITES= # http://www.oracle.com/technetwork/database/enterprise-edition/jdbc-112010-090769.html
PKGNAMEPREFIX= jdbc-
diff --git a/databases/jdbc-oracle9i/Makefile b/databases/jdbc-oracle9i/Makefile
index 6050824deb09..b8aee8c79d72 100644
--- a/databases/jdbc-oracle9i/Makefile
+++ b/databases/jdbc-oracle9i/Makefile
@@ -3,6 +3,7 @@
PORTNAME= oracle9i
PORTVERSION= 9.2.0.8
+PORTREVISION= 1
CATEGORIES= databases java
MASTER_SITES= # none
PKGNAMEPREFIX= jdbc-
diff --git a/devel/astah-community/Makefile b/devel/astah-community/Makefile
index 71eff13f943b..b330c349e03f 100644
--- a/devel/astah-community/Makefile
+++ b/devel/astah-community/Makefile
@@ -3,6 +3,7 @@
PORTNAME= astah
PORTVERSION= 6.9.0
+PORTREVISION= 1
CATEGORIES= devel java
MASTER_SITES= #
PKGNAMESUFFIX= -community
diff --git a/devel/avr-gdb/Makefile b/devel/avr-gdb/Makefile
index b29293702872..938527d42174 100644
--- a/devel/avr-gdb/Makefile
+++ b/devel/avr-gdb/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gdb
PORTVERSION= 7.3.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= devel
MASTER_SITES= GNU
PKGNAMEPREFIX= avr-
diff --git a/devel/fhist/Makefile b/devel/fhist/Makefile
index 0b78403cb5e4..251c6f197f26 100644
--- a/devel/fhist/Makefile
+++ b/devel/fhist/Makefile
@@ -4,7 +4,7 @@
PORTNAME= fhist
PORTVERSION= 1.21
DISTVERSIONSUFFIX= .D001
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
diff --git a/devel/rsvndump/Makefile b/devel/rsvndump/Makefile
index 8010f3350c6a..f7e265aa6d2d 100644
--- a/devel/rsvndump/Makefile
+++ b/devel/rsvndump/Makefile
@@ -3,6 +3,7 @@
PORTNAME= rsvndump
PORTVERSION= 0.6
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/finance/beanie/Makefile b/finance/beanie/Makefile
index 43fa1529b135..afff393a1db6 100644
--- a/finance/beanie/Makefile
+++ b/finance/beanie/Makefile
@@ -3,6 +3,7 @@
PORTNAME= beanie
PORTVERSION= 0.8.2
+PORTREVISION= 1
CATEGORIES= finance
MASTER_SITES= SF
diff --git a/finance/xtrader/Makefile b/finance/xtrader/Makefile
index c33075c6ec29..2aa395e714dd 100644
--- a/finance/xtrader/Makefile
+++ b/finance/xtrader/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xtrader
PORTVERSION= 0.99.9
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= finance
MASTER_SITES= SF/${PORTNAME}/OldFiles
diff --git a/games/ggz-client-libs/Makefile b/games/ggz-client-libs/Makefile
index 87788035f668..af10e4bc18e8 100644
--- a/games/ggz-client-libs/Makefile
+++ b/games/ggz-client-libs/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ggz-client-libs
PORTVERSION= ${GGZ_VERSION}
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= games
MAINTAINER= ports@FreeBSD.org
diff --git a/games/ggz-txt-client/Makefile b/games/ggz-txt-client/Makefile
index a8c8694931c4..1902e7738f4b 100644
--- a/games/ggz-txt-client/Makefile
+++ b/games/ggz-txt-client/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ggz-txt-client
PORTVERSION= ${GGZ_VERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MAINTAINER= ports@FreeBSD.org
diff --git a/games/steelstorm/Makefile b/games/steelstorm/Makefile
index f46c9735d8c7..a84bff0b8942 100644
--- a/games/steelstorm/Makefile
+++ b/games/steelstorm/Makefile
@@ -3,7 +3,7 @@
PORTNAME= steelstorm
DISTVERSION= beta-r1591
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= http://mirror.amdmi3.ru/distfiles/
diff --git a/games/xpilot-ng-server/Makefile b/games/xpilot-ng-server/Makefile
index cc1f3814a56a..22fe7833dc8e 100644
--- a/games/xpilot-ng-server/Makefile
+++ b/games/xpilot-ng-server/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xpilot-ng
PORTVERSION= 4.7.3
-PORTREVISION?= 3
+PORTREVISION?= 4
CATEGORIES= games
MASTER_SITES= SF/xpilot/xpilot_ng/${PORTNAME}-${PORTVERSION}
PKGNAMESUFFIX?= -server
diff --git a/japanese/xgate/Makefile b/japanese/xgate/Makefile
index 7b3b1866c5c3..b76a85f28e4a 100644
--- a/japanese/xgate/Makefile
+++ b/japanese/xgate/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xgate
PORTVERSION= 3.7pl6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= japanese mail www java
MASTER_SITES= http://www.orangesoft.co.jp/index.php/download_file/-/192/
DISTNAME= ${PORTNAME}pkg${PORTVERSION}
diff --git a/java/cos/Makefile b/java/cos/Makefile
index 9fff98c15dd3..6b0d6bb592b8 100644
--- a/java/cos/Makefile
+++ b/java/cos/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cos
PORTVERSION= 2002.11.05
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= java devel
MASTER_SITES= http://www.servlets.com/cos/ \
diff --git a/java/jai/Makefile b/java/jai/Makefile
index 94d4ab90a8b2..f9f97edde264 100644
--- a/java/jai/Makefile
+++ b/java/jai/Makefile
@@ -3,7 +3,7 @@
PORTNAME= jai
DISTVERSION= 1_1_3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= java graphics
MASTER_SITES= http://download.java.net/media/${PORTNAME}/builds/release/${PORTVERSION:S/./_/g}/
DISTNAME= ${PORTNAME}-${DISTVERSION}-lib
diff --git a/java/java3d/Makefile b/java/java3d/Makefile
index e0b42c2ba131..059a56e0fe0e 100644
--- a/java/java3d/Makefile
+++ b/java/java3d/Makefile
@@ -3,7 +3,7 @@
PORTNAME= java3d
PORTVERSION= 1.5.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= java graphics games devel
MASTER_SITES= https://sites.google.com/site/daemonwizard/
diff --git a/java/jgraphx/Makefile b/java/jgraphx/Makefile
index 03421ae353db..a770b95a1395 100644
--- a/java/jgraphx/Makefile
+++ b/java/jgraphx/Makefile
@@ -3,6 +3,7 @@
PORTNAME= jgraphx
PORTVERSION= 2.5.1.0
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= java graphics
MAINTAINER= makc@FreeBSD.org
diff --git a/java/jmf/Makefile b/java/jmf/Makefile
index 283d9e367bf5..917cfbf2a4c5 100644
--- a/java/jmf/Makefile
+++ b/java/jmf/Makefile
@@ -3,7 +3,7 @@
PORTNAME= jmf
PORTVERSION= 2.1.1e
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= java multimedia
MASTER_SITES= #http://java.sun.com/products/java-media/jmf/2.1.1/download.html
DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g}-alljava
diff --git a/java/netcomponents/Makefile b/java/netcomponents/Makefile
index 680d24058e27..330e1ae10585 100644
--- a/java/netcomponents/Makefile
+++ b/java/netcomponents/Makefile
@@ -3,7 +3,7 @@
PORTNAME= netcomponents
PORTVERSION= 1.3.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= java net
MASTER_SITES= http://www.savarese.org/oro/downloads/
DISTNAME= NetComponents-${PORTVERSION}
diff --git a/multimedia/libxspf/Makefile b/multimedia/libxspf/Makefile
index a5546c444c46..6bf86e066c18 100644
--- a/multimedia/libxspf/Makefile
+++ b/multimedia/libxspf/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libxspf
PORTVERSION= 1.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= SF/libspiff/Sources/${PORTVERSION}
diff --git a/multimedia/opencinematools/Makefile b/multimedia/opencinematools/Makefile
index 63916f3a9e1d..ce04df57feb8 100644
--- a/multimedia/opencinematools/Makefile
+++ b/multimedia/opencinematools/Makefile
@@ -2,7 +2,7 @@
PORTNAME= opencinematools
PORTVERSION= 1.1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= GOOGLE_CODE
DISTVERSIONSUFFIX= -src
diff --git a/net-im/jggtrans/Makefile b/net-im/jggtrans/Makefile
index 7e1fde09d3e7..b325862aa6c7 100644
--- a/net-im/jggtrans/Makefile
+++ b/net-im/jggtrans/Makefile
@@ -3,7 +3,7 @@
PORTNAME= jggtrans
PORTVERSION= 2.2.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im polish
MASTER_SITES= https://github.com/Jajcus/jggtrans/releases/download/v${DISTVERSION}/
diff --git a/net/easysoap/Makefile b/net/easysoap/Makefile
index f61a636e08e7..853bd905edcf 100644
--- a/net/easysoap/Makefile
+++ b/net/easysoap/Makefile
@@ -3,7 +3,7 @@
PORTNAME= easysoap
PORTVERSION= 0.8.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/SWANSONG
DISTNAME= EasySoap++-${PORTVERSION}
diff --git a/net/ldapbrowser/Makefile b/net/ldapbrowser/Makefile
index 200846dab188..b11b28cdbad2 100644
--- a/net/ldapbrowser/Makefile
+++ b/net/ldapbrowser/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ldapbrowser
PORTVERSION= 2.8.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net java
MASTER_SITES= http://www.klop.ws/distfiles/ \
http://freebsd.nsu.ru/distfiles/ \
diff --git a/net/sl2tps/Makefile b/net/sl2tps/Makefile
index d5f03d708995..870ac604fac9 100644
--- a/net/sl2tps/Makefile
+++ b/net/sl2tps/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sl2tps
PORTVERSION= 0.4.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= SF/libpdel/${PORTNAME}/${PORTVERSION}
diff --git a/net/ulxmlrpcpp/Makefile b/net/ulxmlrpcpp/Makefile
index c8a495a8ad0d..3710625032d6 100644
--- a/net/ulxmlrpcpp/Makefile
+++ b/net/ulxmlrpcpp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ulxmlrpcpp
PORTVERSION= 1.7.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net devel
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
diff --git a/net/vmware-vsphere-cli/Makefile b/net/vmware-vsphere-cli/Makefile
index c23f42692553..e68c8285559a 100644
--- a/net/vmware-vsphere-cli/Makefile
+++ b/net/vmware-vsphere-cli/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vmware-vsphere-cli
PORTVERSION= 5.5.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net perl5
MASTER_SITES= #http://communities.vmware.com/community/vmtn/developer/downloads
DISTNAME= VMware-vSphere-Perl-SDK-${PORTVERSION}-${DISTREL}.i386
diff --git a/security/orthrus/Makefile b/security/orthrus/Makefile
index 255a4712950a..58710a781bef 100644
--- a/security/orthrus/Makefile
+++ b/security/orthrus/Makefile
@@ -3,7 +3,7 @@
PORTNAME= orthrus
PORTVERSION= 0.8.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= GOOGLE_CODE \
http://16degrees.com.au/${PORTNAME}/
diff --git a/security/rats/Makefile b/security/rats/Makefile
index bb6f337f4b51..66714de7533b 100644
--- a/security/rats/Makefile
+++ b/security/rats/Makefile
@@ -3,6 +3,7 @@
PORTNAME= rats
PORTVERSION= 2.3
+PORTREVISION= 1
CATEGORIES= security devel
MASTER_SITES= https://www.fortify.com/downloads2/public/ \
http://redundancy.redundancy.org/mirror/
diff --git a/textproc/docbook2mdoc/Makefile b/textproc/docbook2mdoc/Makefile
index 57aa2f875a09..e3c4a4ab3561 100644
--- a/textproc/docbook2mdoc/Makefile
+++ b/textproc/docbook2mdoc/Makefile
@@ -2,6 +2,7 @@
PORTNAME= docbook2mdoc
PORTVERSION= 0.0.9
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://mdocml.bsd.lv/docbook2mdoc/snapshots/
diff --git a/textproc/domc/Makefile b/textproc/domc/Makefile
index f797869a965e..c1b3aac0dc29 100644
--- a/textproc/domc/Makefile
+++ b/textproc/domc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= domc
PORTVERSION= 0.8.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc
MASTER_SITES= http://www.ioplex.com/~miallen/domc/dl/
diff --git a/textproc/exempi/Makefile b/textproc/exempi/Makefile
index 50b72683dc52..e5f9d169844b 100644
--- a/textproc/exempi/Makefile
+++ b/textproc/exempi/Makefile
@@ -4,6 +4,7 @@
PORTNAME= exempi
PORTVERSION= 2.2.2
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://libopenraw.freedesktop.org/download/
diff --git a/textproc/expat2/Makefile b/textproc/expat2/Makefile
index 9e7c494009e3..170d427f6f6c 100644
--- a/textproc/expat2/Makefile
+++ b/textproc/expat2/Makefile
@@ -3,6 +3,7 @@
PORTNAME= expat
PORTVERSION= 2.2.0
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= SF
@@ -17,7 +18,4 @@ ALL_TARGET= default
USES= libtool pathfix tar:bz2
USE_LDCONFIG= yes
-post-install:
- ${LN} -s libexpat.so.1 ${STAGEDIR}${PREFIX}/lib/libexpat.so.6
-
.include <bsd.port.mk>
diff --git a/textproc/expat2/pkg-plist b/textproc/expat2/pkg-plist
index 1be03106dd4e..533bc308d9e5 100644
--- a/textproc/expat2/pkg-plist
+++ b/textproc/expat2/pkg-plist
@@ -6,6 +6,5 @@ lib/libexpat.a
lib/libexpat.so
lib/libexpat.so.1
lib/libexpat.so.1.6.2
-lib/libexpat.so.6
libdata/pkgconfig/expat.pc
man/man1/xmlwf.1.gz
diff --git a/textproc/libxode/Makefile b/textproc/libxode/Makefile
index f11effd5dad0..06d0e662beb0 100644
--- a/textproc/libxode/Makefile
+++ b/textproc/libxode/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libxode
PORTVERSION= 0.71
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/textproc/luaexpat/Makefile b/textproc/luaexpat/Makefile
index 48afc0eeadfe..e840f4adc311 100644
--- a/textproc/luaexpat/Makefile
+++ b/textproc/luaexpat/Makefile
@@ -3,6 +3,7 @@
PORTNAME= luaexpat
PORTVERSION= 1.3.0
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://matthewwild.co.uk/projects/luaexpat/ \
http://redundancy.redundancy.org/mirror/
diff --git a/textproc/p5-XML-SAX-ExpatXS/Makefile b/textproc/p5-XML-SAX-ExpatXS/Makefile
index 8b5bd398540d..92e0bd93fcc1 100644
--- a/textproc/p5-XML-SAX-ExpatXS/Makefile
+++ b/textproc/p5-XML-SAX-ExpatXS/Makefile
@@ -3,7 +3,7 @@
PORTNAME= XML-SAX-ExpatXS
PORTVERSION= 1.33
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/textproc/rnv/Makefile b/textproc/rnv/Makefile
index 1df91804a66d..3b0fe10291bb 100644
--- a/textproc/rnv/Makefile
+++ b/textproc/rnv/Makefile
@@ -3,6 +3,7 @@
PORTNAME= rnv
PORTVERSION= 1.7.11
+PORTREVISION= 1
CATEGORIES= textproc devel
MASTER_SITES= SF/${PORTNAME}/Sources/${PORTVERSION}
diff --git a/textproc/scew/Makefile b/textproc/scew/Makefile
index a54e434b047c..7a9007af732c 100644
--- a/textproc/scew/Makefile
+++ b/textproc/scew/Makefile
@@ -3,7 +3,7 @@
PORTNAME= scew
PORTVERSION= 1.1.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= SAVANNAH/${PORTNAME}/
diff --git a/textproc/sphinxsearch-devel/Makefile b/textproc/sphinxsearch-devel/Makefile
index 9275ee9bf3a0..9941ffaf09cc 100644
--- a/textproc/sphinxsearch-devel/Makefile
+++ b/textproc/sphinxsearch-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sphinxsearch
PORTVERSION= 2.2.1
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= textproc databases
MASTER_SITES= http://sphinxsearch.com/files/ \
diff --git a/textproc/tclExpat/Makefile b/textproc/tclExpat/Makefile
index 23ad3d7ca125..a37bb8c64935 100644
--- a/textproc/tclExpat/Makefile
+++ b/textproc/tclExpat/Makefile
@@ -3,7 +3,7 @@
PORTNAME= TclExpat
PORTVERSION= 1.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= textproc tcl
#MASTER_SITES= http://T32.TecNik93.com/FreeBSD/others_ports/${PORTNAME}/sources/
diff --git a/textproc/teckit/Makefile b/textproc/teckit/Makefile
index 74933b821e86..540be34b6fa9 100644
--- a/textproc/teckit/Makefile
+++ b/textproc/teckit/Makefile
@@ -3,7 +3,7 @@
PORTNAME= teckit
PORTVERSION= 2.5.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc converters
MASTER_SITES= http://scripts.sil.org/svn-view/teckit/TAGS/ \
http://anthesphoria.net/FreeBSD/ports/distfiles/
diff --git a/textproc/xmlppm/Makefile b/textproc/xmlppm/Makefile
index 2b7ab2d554db..7dad188ab1d9 100644
--- a/textproc/xmlppm/Makefile
+++ b/textproc/xmlppm/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xmlppm
PORTVERSION= 0.98.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTVERSION} \
http://www.cs.cornell.edu/People/jcheney/xmlppm/
diff --git a/www/flood/Makefile b/www/flood/Makefile
index 380cfece95f8..9b890dbe9c2e 100644
--- a/www/flood/Makefile
+++ b/www/flood/Makefile
@@ -2,7 +2,7 @@
PORTNAME= flood
PORTVERSION= 0.20041105
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= www
MASTER_SITES= http://dist.bsdlab.org/
DISTNAME= httpd-test_20041105052051
diff --git a/www/libapreq2/Makefile b/www/libapreq2/Makefile
index 1b68201468bd..c91ed0f749a0 100644
--- a/www/libapreq2/Makefile
+++ b/www/libapreq2/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libapreq2
PORTVERSION= 2.13
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www devel
MASTER_SITES= APACHE_HTTPD/libapreq
diff --git a/www/mod_proctitle/Makefile b/www/mod_proctitle/Makefile
index 22e627b7dd31..677847cf6d44 100644
--- a/www/mod_proctitle/Makefile
+++ b/www/mod_proctitle/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mod_proctitle
PORTVERSION= 0.4.1
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= ftp://ftp.springdaemons.com/soft/
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}