From owner-svn-ports-head@freebsd.org Thu Dec 8 15:46:49 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9E06EC6D8FD; Thu, 8 Dec 2016 15:46:49 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6013516E9; Thu, 8 Dec 2016 15:46:49 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uB8Fkmqw023582; Thu, 8 Dec 2016 15:46:48 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uB8FkkLV023560; Thu, 8 Dec 2016 15:46:46 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201612081546.uB8FkkLV023560@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Thu, 8 Dec 2016 15:46:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428130 - in head: deskutils/planner devel/apiextractor devel/libopensync devel/tclxml editors/conglomerate editors/morla games/grubik games/gshisen japanese/xdtp misc/krecipes-kde4 net... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Dec 2016 15:46:49 -0000 Author: tijl Date: Thu Dec 8 15:46:46 2016 New Revision: 428130 URL: https://svnweb.freebsd.org/changeset/ports/428130 Log: Remove libxslt.so.2 and libexslt.so.8 compatibility links that were added in r374303 to prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Modified: head/deskutils/planner/Makefile head/devel/apiextractor/Makefile head/devel/libopensync/Makefile head/devel/tclxml/Makefile head/editors/conglomerate/Makefile head/editors/morla/Makefile head/games/grubik/Makefile head/games/gshisen/Makefile head/japanese/xdtp/Makefile head/misc/krecipes-kde4/Makefile head/net/p5-Net-Z3950-ZOOM/Makefile head/net/yaz++/Makefile head/net/yazproxy/Makefile head/textproc/libxslt/Makefile head/textproc/libxslt/pkg-plist head/textproc/rubygem-nokogiri14/Makefile head/www/p5-Gtk2-WebKit/Makefile head/x11-wm/compiz-plugins-extra/Makefile head/x11-wm/compiz-plugins-main/Makefile head/x11-wm/compiz-plugins-unsupported/Makefile head/x11-wm/compizconfig-backend-gconf/Makefile Modified: head/deskutils/planner/Makefile ============================================================================== --- head/deskutils/planner/Makefile Thu Dec 8 15:38:24 2016 (r428129) +++ head/deskutils/planner/Makefile Thu Dec 8 15:46:46 2016 (r428130) @@ -4,7 +4,7 @@ PORTNAME= planner PORTVERSION= 0.14.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 Modified: head/devel/apiextractor/Makefile ============================================================================== --- head/devel/apiextractor/Makefile Thu Dec 8 15:38:24 2016 (r428129) +++ head/devel/apiextractor/Makefile Thu Dec 8 15:46:46 2016 (r428130) @@ -3,7 +3,7 @@ PORTNAME= apiextractor PORTVERSION= 0.10.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= wg@FreeBSD.org Modified: head/devel/libopensync/Makefile ============================================================================== --- head/devel/libopensync/Makefile Thu Dec 8 15:38:24 2016 (r428129) +++ head/devel/libopensync/Makefile Thu Dec 8 15:46:46 2016 (r428130) @@ -3,7 +3,7 @@ PORTNAME= libopensync PORTVERSION= 0.39 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ \ LOCAL/danilo Modified: head/devel/tclxml/Makefile ============================================================================== --- head/devel/tclxml/Makefile Thu Dec 8 15:38:24 2016 (r428129) +++ head/devel/tclxml/Makefile Thu Dec 8 15:46:46 2016 (r428130) @@ -3,6 +3,7 @@ PORTNAME= tclxml PORTVERSION= 3.3 +PORTREVISION= 1 CATEGORIES= devel tcl MASTER_SITES= LOCAL/bf SF/tclxml/TclXML/${PORTVERSION} Modified: head/editors/conglomerate/Makefile ============================================================================== --- head/editors/conglomerate/Makefile Thu Dec 8 15:38:24 2016 (r428129) +++ head/editors/conglomerate/Makefile Thu Dec 8 15:46:46 2016 (r428130) @@ -3,7 +3,7 @@ PORTNAME= conglomerate PORTVERSION= 0.9.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/Conglomerate%20XML%20Editor/${PORTVERSION} Modified: head/editors/morla/Makefile ============================================================================== --- head/editors/morla/Makefile Thu Dec 8 15:38:24 2016 (r428129) +++ head/editors/morla/Makefile Thu Dec 8 15:46:46 2016 (r428130) @@ -3,7 +3,7 @@ PORTNAME= morla PORTVERSION= 0.16.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= editors textproc MASTER_SITES= http://www.morlardf.net/src/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/ Modified: head/games/grubik/Makefile ============================================================================== --- head/games/grubik/Makefile Thu Dec 8 15:38:24 2016 (r428129) +++ head/games/grubik/Makefile Thu Dec 8 15:46:46 2016 (r428130) @@ -2,7 +2,7 @@ PORTNAME= grubik PORTVERSION= 0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games gnustep MASTER_SITES= http://debian.uni-essen.de/misc/GNUstep/Apps/Recreational/ DISTNAME= GRubik Modified: head/games/gshisen/Makefile ============================================================================== --- head/games/gshisen/Makefile Thu Dec 8 15:38:24 2016 (r428129) +++ head/games/gshisen/Makefile Thu Dec 8 15:46:46 2016 (r428130) @@ -3,7 +3,7 @@ PORTNAME= gshisen PORTVERSION= 1.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= GShisen-${PORTVERSION} Modified: head/japanese/xdtp/Makefile ============================================================================== --- head/japanese/xdtp/Makefile Thu Dec 8 15:38:24 2016 (r428129) +++ head/japanese/xdtp/Makefile Thu Dec 8 15:46:46 2016 (r428130) @@ -3,7 +3,7 @@ PORTNAME= xdtp PORTVERSION= 1.5.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= japanese MASTER_SITES= http://www.ongs.co.jp/software/xdtp/ Modified: head/misc/krecipes-kde4/Makefile ============================================================================== --- head/misc/krecipes-kde4/Makefile Thu Dec 8 15:38:24 2016 (r428129) +++ head/misc/krecipes-kde4/Makefile Thu Dec 8 15:46:46 2016 (r428130) @@ -2,7 +2,7 @@ PORTNAME= krecipes DISTVERSION= 2.0-beta2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= misc kde MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION} Modified: head/net/p5-Net-Z3950-ZOOM/Makefile ============================================================================== --- head/net/p5-Net-Z3950-ZOOM/Makefile Thu Dec 8 15:38:24 2016 (r428129) +++ head/net/p5-Net-Z3950-ZOOM/Makefile Thu Dec 8 15:46:46 2016 (r428130) @@ -3,7 +3,7 @@ PORTNAME= Net-Z3950-ZOOM PORTVERSION= 1.30 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/net/yaz++/Makefile ============================================================================== --- head/net/yaz++/Makefile Thu Dec 8 15:38:24 2016 (r428129) +++ head/net/yaz++/Makefile Thu Dec 8 15:46:46 2016 (r428130) @@ -3,6 +3,7 @@ PORTNAME= yaz++ PORTVERSION= 1.6.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yazpp/ DISTNAME= yazpp-${PORTVERSION} Modified: head/net/yazproxy/Makefile ============================================================================== --- head/net/yazproxy/Makefile Thu Dec 8 15:38:24 2016 (r428129) +++ head/net/yazproxy/Makefile Thu Dec 8 15:46:46 2016 (r428130) @@ -3,7 +3,7 @@ PORTNAME= yazproxy PORTVERSION= 1.3.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yazproxy/ Modified: head/textproc/libxslt/Makefile ============================================================================== --- head/textproc/libxslt/Makefile Thu Dec 8 15:38:24 2016 (r428129) +++ head/textproc/libxslt/Makefile Thu Dec 8 15:46:46 2016 (r428130) @@ -3,7 +3,7 @@ PORTNAME= libxslt PORTVERSION= 1.1.29 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= textproc gnome MASTER_SITES= ftp://xmlsoft.org/libxml2/ \ http://xmlsoft.org/sources/ \ @@ -49,12 +49,6 @@ post-patch: s|[$$](bindir)/xmllint|../xmllint/xmllint|g' \ ${WRKSRC}/doc/Makefile.in -.if !defined(MASTERDIR) -post-install: - ${LN} -s libxslt.so.1 ${STAGEDIR}${PREFIX}/lib/libxslt.so.2 - ${LN} -s libexslt.so.0 ${STAGEDIR}${PREFIX}/lib/libexslt.so.8 -.endif - .include .endif Modified: head/textproc/libxslt/pkg-plist ============================================================================== --- head/textproc/libxslt/pkg-plist Thu Dec 8 15:38:24 2016 (r428129) +++ head/textproc/libxslt/pkg-plist Thu Dec 8 15:46:46 2016 (r428130) @@ -28,12 +28,10 @@ lib/libexslt.a lib/libexslt.so lib/libexslt.so.0 lib/libexslt.so.0.8.17 -lib/libexslt.so.8 lib/libxslt.a lib/libxslt.so lib/libxslt.so.1 lib/libxslt.so.1.1.29 -lib/libxslt.so.2 lib/xsltConf.sh libdata/pkgconfig/libexslt.pc libdata/pkgconfig/libxslt.pc Modified: head/textproc/rubygem-nokogiri14/Makefile ============================================================================== --- head/textproc/rubygem-nokogiri14/Makefile Thu Dec 8 15:38:24 2016 (r428129) +++ head/textproc/rubygem-nokogiri14/Makefile Thu Dec 8 15:46:46 2016 (r428130) @@ -2,6 +2,7 @@ PORTNAME= nokogiri PORTVERSION= 1.4.7 +PORTREVISION= 1 PKGNAMESUFFIX= 14 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/www/p5-Gtk2-WebKit/Makefile ============================================================================== --- head/www/p5-Gtk2-WebKit/Makefile Thu Dec 8 15:38:24 2016 (r428129) +++ head/www/p5-Gtk2-WebKit/Makefile Thu Dec 8 15:46:46 2016 (r428130) @@ -3,7 +3,7 @@ PORTNAME= Gtk2-WebKit PORTVERSION= 0.09 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:FLORA Modified: head/x11-wm/compiz-plugins-extra/Makefile ============================================================================== --- head/x11-wm/compiz-plugins-extra/Makefile Thu Dec 8 15:38:24 2016 (r428129) +++ head/x11-wm/compiz-plugins-extra/Makefile Thu Dec 8 15:46:46 2016 (r428130) @@ -3,7 +3,7 @@ PORTNAME= compiz-plugins-extra PORTVERSION= 0.8.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ Modified: head/x11-wm/compiz-plugins-main/Makefile ============================================================================== --- head/x11-wm/compiz-plugins-main/Makefile Thu Dec 8 15:38:24 2016 (r428129) +++ head/x11-wm/compiz-plugins-main/Makefile Thu Dec 8 15:46:46 2016 (r428130) @@ -3,7 +3,7 @@ PORTNAME= compiz-plugins-main PORTVERSION= 0.8.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ Modified: head/x11-wm/compiz-plugins-unsupported/Makefile ============================================================================== --- head/x11-wm/compiz-plugins-unsupported/Makefile Thu Dec 8 15:38:24 2016 (r428129) +++ head/x11-wm/compiz-plugins-unsupported/Makefile Thu Dec 8 15:46:46 2016 (r428130) @@ -3,7 +3,7 @@ PORTNAME= compiz-plugins-unsupported PORTVERSION= 0.8.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ Modified: head/x11-wm/compizconfig-backend-gconf/Makefile ============================================================================== --- head/x11-wm/compizconfig-backend-gconf/Makefile Thu Dec 8 15:38:24 2016 (r428129) +++ head/x11-wm/compizconfig-backend-gconf/Makefile Thu Dec 8 15:46:46 2016 (r428130) @@ -3,6 +3,7 @@ PORTNAME= compizconfig-backend-gconf PORTVERSION= 0.8.8 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/