svn commit: r428144 - in head: astro/gpsbabel14 astro/roadmap audio/jxm cad/impact comms/java-commapi comms/java-commapi-freebsd comms/obexapp converters/shftool databases/jdbc-oracle10g databases/...

Tijl Coosemans tijl at FreeBSD.org
Thu Dec 8 17:40:49 UTC 2016


Author: tijl
Date: Thu Dec  8 17:40:41 2016
New Revision: 428144
URL: https://svnweb.freebsd.org/changeset/ports/428144

Log:
  Remove libexpat.so.6 compatibility link that was added in r374303 to
  prevent massive PORTREVISION bumps.  Bump dependent ports that have not
  been bumped since.

Modified:
  head/astro/gpsbabel14/Makefile
  head/astro/roadmap/Makefile
  head/audio/jxm/Makefile
  head/cad/impact/Makefile
  head/comms/java-commapi-freebsd/Makefile
  head/comms/java-commapi/Makefile
  head/comms/obexapp/Makefile
  head/converters/shftool/Makefile
  head/databases/jdbc-oracle10g/Makefile
  head/databases/jdbc-oracle11g/Makefile
  head/databases/jdbc-oracle9i/Makefile
  head/devel/astah-community/Makefile
  head/devel/avr-gdb/Makefile
  head/devel/fhist/Makefile
  head/devel/rsvndump/Makefile
  head/finance/beanie/Makefile
  head/finance/xtrader/Makefile
  head/games/ggz-client-libs/Makefile
  head/games/ggz-txt-client/Makefile
  head/games/steelstorm/Makefile
  head/games/xpilot-ng-server/Makefile
  head/japanese/xgate/Makefile
  head/java/cos/Makefile
  head/java/jai/Makefile
  head/java/java3d/Makefile
  head/java/jgraphx/Makefile
  head/java/jmf/Makefile
  head/java/netcomponents/Makefile
  head/multimedia/libxspf/Makefile
  head/multimedia/opencinematools/Makefile
  head/net-im/jggtrans/Makefile
  head/net/easysoap/Makefile
  head/net/ldapbrowser/Makefile
  head/net/sl2tps/Makefile
  head/net/ulxmlrpcpp/Makefile
  head/net/vmware-vsphere-cli/Makefile
  head/security/orthrus/Makefile
  head/security/rats/Makefile
  head/textproc/docbook2mdoc/Makefile
  head/textproc/domc/Makefile
  head/textproc/exempi/Makefile
  head/textproc/expat2/Makefile
  head/textproc/expat2/pkg-plist
  head/textproc/libxode/Makefile
  head/textproc/luaexpat/Makefile
  head/textproc/p5-XML-SAX-ExpatXS/Makefile
  head/textproc/rnv/Makefile
  head/textproc/scew/Makefile
  head/textproc/sphinxsearch-devel/Makefile
  head/textproc/tclExpat/Makefile
  head/textproc/teckit/Makefile
  head/textproc/xmlppm/Makefile
  head/www/flood/Makefile
  head/www/libapreq2/Makefile
  head/www/mod_proctitle/Makefile

Modified: head/astro/gpsbabel14/Makefile
==============================================================================
--- head/astro/gpsbabel14/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/astro/gpsbabel14/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -3,6 +3,7 @@
 
 PORTNAME=	gpsbabel
 PORTVERSION=	1.4.4
+PORTREVISION=	1
 CATEGORIES=	astro geography
 MASTER_SITES=	https://secure.ohos.nl/downloads/ \
 		LOCAL/beech

Modified: head/astro/roadmap/Makefile
==============================================================================
--- head/astro/roadmap/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/astro/roadmap/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -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

Modified: head/audio/jxm/Makefile
==============================================================================
--- head/audio/jxm/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/audio/jxm/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -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

Modified: head/cad/impact/Makefile
==============================================================================
--- head/cad/impact/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/cad/impact/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -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} \

Modified: head/comms/java-commapi-freebsd/Makefile
==============================================================================
--- head/comms/java-commapi-freebsd/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/comms/java-commapi-freebsd/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -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}

Modified: head/comms/java-commapi/Makefile
==============================================================================
--- head/comms/java-commapi/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/comms/java-commapi/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -3,7 +3,7 @@
 
 PORTNAME=	java-commapi
 PORTVERSION=	2.0.3
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	comms java
 MASTER_SITES=	#
 DISTNAME=	comm${PORTVERSION}

Modified: head/comms/obexapp/Makefile
==============================================================================
--- head/comms/obexapp/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/comms/obexapp/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -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/
 

Modified: head/converters/shftool/Makefile
==============================================================================
--- head/converters/shftool/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/converters/shftool/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -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/
 

Modified: head/databases/jdbc-oracle10g/Makefile
==============================================================================
--- head/databases/jdbc-oracle10g/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/databases/jdbc-oracle10g/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -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-

Modified: head/databases/jdbc-oracle11g/Makefile
==============================================================================
--- head/databases/jdbc-oracle11g/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/databases/jdbc-oracle11g/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -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-

Modified: head/databases/jdbc-oracle9i/Makefile
==============================================================================
--- head/databases/jdbc-oracle9i/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/databases/jdbc-oracle9i/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -3,6 +3,7 @@
 
 PORTNAME=	oracle9i
 PORTVERSION=	9.2.0.8
+PORTREVISION=	1
 CATEGORIES=	databases java
 MASTER_SITES=	# none
 PKGNAMEPREFIX=	jdbc-

Modified: head/devel/astah-community/Makefile
==============================================================================
--- head/devel/astah-community/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/devel/astah-community/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -3,6 +3,7 @@
 
 PORTNAME=	astah
 PORTVERSION=	6.9.0
+PORTREVISION=	1
 CATEGORIES=	devel java
 MASTER_SITES=	#
 PKGNAMESUFFIX=	-community

Modified: head/devel/avr-gdb/Makefile
==============================================================================
--- head/devel/avr-gdb/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/devel/avr-gdb/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gdb
 PORTVERSION=	7.3.1
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	devel
 MASTER_SITES=	GNU
 PKGNAMEPREFIX=	avr-

Modified: head/devel/fhist/Makefile
==============================================================================
--- head/devel/fhist/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/devel/fhist/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -4,7 +4,7 @@
 PORTNAME=	fhist
 PORTVERSION=	1.21
 DISTVERSIONSUFFIX=	.D001
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION}
 

Modified: head/devel/rsvndump/Makefile
==============================================================================
--- head/devel/rsvndump/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/devel/rsvndump/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -3,6 +3,7 @@
 
 PORTNAME=	rsvndump
 PORTVERSION=	0.6
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 

Modified: head/finance/beanie/Makefile
==============================================================================
--- head/finance/beanie/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/finance/beanie/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -3,6 +3,7 @@
 
 PORTNAME=	beanie
 PORTVERSION=	0.8.2
+PORTREVISION=	1
 CATEGORIES=	finance
 MASTER_SITES=	SF
 

Modified: head/finance/xtrader/Makefile
==============================================================================
--- head/finance/xtrader/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/finance/xtrader/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -3,7 +3,7 @@
 
 PORTNAME=	xtrader
 PORTVERSION=	0.99.9
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	finance
 MASTER_SITES=	SF/${PORTNAME}/OldFiles
 

Modified: head/games/ggz-client-libs/Makefile
==============================================================================
--- head/games/ggz-client-libs/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/games/ggz-client-libs/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ggz-client-libs
 PORTVERSION=	${GGZ_VERSION}
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	games
 
 MAINTAINER=	ports at FreeBSD.org

Modified: head/games/ggz-txt-client/Makefile
==============================================================================
--- head/games/ggz-txt-client/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/games/ggz-txt-client/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ggz-txt-client
 PORTVERSION=	${GGZ_VERSION}
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	games
 
 MAINTAINER=	ports at FreeBSD.org

Modified: head/games/steelstorm/Makefile
==============================================================================
--- head/games/steelstorm/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/games/steelstorm/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -3,7 +3,7 @@
 
 PORTNAME=	steelstorm
 DISTVERSION=	beta-r1591
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	games
 MASTER_SITES=	http://mirror.amdmi3.ru/distfiles/
 

Modified: head/games/xpilot-ng-server/Makefile
==============================================================================
--- head/games/xpilot-ng-server/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/games/xpilot-ng-server/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -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

Modified: head/japanese/xgate/Makefile
==============================================================================
--- head/japanese/xgate/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/japanese/xgate/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -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}

Modified: head/java/cos/Makefile
==============================================================================
--- head/java/cos/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/java/cos/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -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/ \

Modified: head/java/jai/Makefile
==============================================================================
--- head/java/jai/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/java/jai/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -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

Modified: head/java/java3d/Makefile
==============================================================================
--- head/java/java3d/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/java/java3d/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -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/
 

Modified: head/java/jgraphx/Makefile
==============================================================================
--- head/java/jgraphx/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/java/jgraphx/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -3,6 +3,7 @@
 PORTNAME=	jgraphx
 PORTVERSION=	2.5.1.0
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	java graphics
 
 MAINTAINER=	makc at FreeBSD.org

Modified: head/java/jmf/Makefile
==============================================================================
--- head/java/jmf/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/java/jmf/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -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

Modified: head/java/netcomponents/Makefile
==============================================================================
--- head/java/netcomponents/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/java/netcomponents/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -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}

Modified: head/multimedia/libxspf/Makefile
==============================================================================
--- head/multimedia/libxspf/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/multimedia/libxspf/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -3,7 +3,7 @@
 
 PORTNAME=	libxspf
 PORTVERSION=	1.2.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	multimedia
 MASTER_SITES=	SF/libspiff/Sources/${PORTVERSION}
 

Modified: head/multimedia/opencinematools/Makefile
==============================================================================
--- head/multimedia/opencinematools/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/multimedia/opencinematools/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -2,7 +2,7 @@
 
 PORTNAME=	opencinematools
 PORTVERSION=	1.1.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	multimedia
 MASTER_SITES=	GOOGLE_CODE
 DISTVERSIONSUFFIX=	-src

Modified: head/net-im/jggtrans/Makefile
==============================================================================
--- head/net-im/jggtrans/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/net-im/jggtrans/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -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}/
 

Modified: head/net/easysoap/Makefile
==============================================================================
--- head/net/easysoap/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/net/easysoap/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -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}

Modified: head/net/ldapbrowser/Makefile
==============================================================================
--- head/net/ldapbrowser/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/net/ldapbrowser/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -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/ \

Modified: head/net/sl2tps/Makefile
==============================================================================
--- head/net/sl2tps/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/net/sl2tps/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -3,7 +3,7 @@
 
 PORTNAME=	sl2tps
 PORTVERSION=	0.4.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net
 MASTER_SITES=	SF/libpdel/${PORTNAME}/${PORTVERSION}
 

Modified: head/net/ulxmlrpcpp/Makefile
==============================================================================
--- head/net/ulxmlrpcpp/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/net/ulxmlrpcpp/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ulxmlrpcpp
 PORTVERSION=	1.7.5
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net devel
 MASTER_SITES=	SF
 DISTNAME=	${PORTNAME}-${PORTVERSION}-src

Modified: head/net/vmware-vsphere-cli/Makefile
==============================================================================
--- head/net/vmware-vsphere-cli/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/net/vmware-vsphere-cli/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -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

Modified: head/security/orthrus/Makefile
==============================================================================
--- head/security/orthrus/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/security/orthrus/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -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}/

Modified: head/security/rats/Makefile
==============================================================================
--- head/security/rats/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/security/rats/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -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/

Modified: head/textproc/docbook2mdoc/Makefile
==============================================================================
--- head/textproc/docbook2mdoc/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/textproc/docbook2mdoc/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -2,6 +2,7 @@
 
 PORTNAME=	docbook2mdoc
 PORTVERSION=	0.0.9
+PORTREVISION=	1
 CATEGORIES=	textproc
 MASTER_SITES=	http://mdocml.bsd.lv/docbook2mdoc/snapshots/
 

Modified: head/textproc/domc/Makefile
==============================================================================
--- head/textproc/domc/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/textproc/domc/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -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/
 

Modified: head/textproc/exempi/Makefile
==============================================================================
--- head/textproc/exempi/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/textproc/exempi/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -4,6 +4,7 @@
 
 PORTNAME=	exempi
 PORTVERSION=	2.2.2
+PORTREVISION=	1
 CATEGORIES=	textproc
 MASTER_SITES=	http://libopenraw.freedesktop.org/download/
 

Modified: head/textproc/expat2/Makefile
==============================================================================
--- head/textproc/expat2/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/textproc/expat2/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -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>

Modified: head/textproc/expat2/pkg-plist
==============================================================================
--- head/textproc/expat2/pkg-plist	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/textproc/expat2/pkg-plist	Thu Dec  8 17:40:41 2016	(r428144)
@@ -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

Modified: head/textproc/libxode/Makefile
==============================================================================
--- head/textproc/libxode/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/textproc/libxode/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -3,7 +3,7 @@
 
 PORTNAME=	libxode
 PORTVERSION=	0.71
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	textproc
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 

Modified: head/textproc/luaexpat/Makefile
==============================================================================
--- head/textproc/luaexpat/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/textproc/luaexpat/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -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/

Modified: head/textproc/p5-XML-SAX-ExpatXS/Makefile
==============================================================================
--- head/textproc/p5-XML-SAX-ExpatXS/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/textproc/p5-XML-SAX-ExpatXS/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -3,7 +3,7 @@
 
 PORTNAME=	XML-SAX-ExpatXS
 PORTVERSION=	1.33
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/textproc/rnv/Makefile
==============================================================================
--- head/textproc/rnv/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/textproc/rnv/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -3,6 +3,7 @@
 
 PORTNAME=	rnv
 PORTVERSION=	1.7.11
+PORTREVISION=	1
 CATEGORIES=	textproc devel
 MASTER_SITES=	SF/${PORTNAME}/Sources/${PORTVERSION}
 

Modified: head/textproc/scew/Makefile
==============================================================================
--- head/textproc/scew/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/textproc/scew/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -3,7 +3,7 @@
 
 PORTNAME=	scew
 PORTVERSION=	1.1.7
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	textproc
 MASTER_SITES=	SAVANNAH/${PORTNAME}/
 

Modified: head/textproc/sphinxsearch-devel/Makefile
==============================================================================
--- head/textproc/sphinxsearch-devel/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/textproc/sphinxsearch-devel/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -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/ \

Modified: head/textproc/tclExpat/Makefile
==============================================================================
--- head/textproc/tclExpat/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/textproc/tclExpat/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -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/
 

Modified: head/textproc/teckit/Makefile
==============================================================================
--- head/textproc/teckit/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/textproc/teckit/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -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/

Modified: head/textproc/xmlppm/Makefile
==============================================================================
--- head/textproc/xmlppm/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/textproc/xmlppm/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -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/

Modified: head/www/flood/Makefile
==============================================================================
--- head/www/flood/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/www/flood/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -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

Modified: head/www/libapreq2/Makefile
==============================================================================
--- head/www/libapreq2/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/www/libapreq2/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -3,7 +3,7 @@
 
 PORTNAME=	libapreq2
 PORTVERSION=	2.13
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	www devel
 MASTER_SITES=	APACHE_HTTPD/libapreq
 

Modified: head/www/mod_proctitle/Makefile
==============================================================================
--- head/www/mod_proctitle/Makefile	Thu Dec  8 17:26:09 2016	(r428143)
+++ head/www/mod_proctitle/Makefile	Thu Dec  8 17:40:41 2016	(r428144)
@@ -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}


More information about the svn-ports-head mailing list