Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Dec 2016 17:01:32 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r428136 - in head: audio/gbemol audio/grip audio/osd-lyrics audio/scrobbler audio/vagalume audio/xmms-scrobbler comms/gpredict converters/bibtexconv deskutils/jjclient deskutils/ljit de...
Message-ID:  <201612081701.uB8H1WHU058462@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Thu Dec  8 17:01:31 2016
New Revision: 428136
URL: https://svnweb.freebsd.org/changeset/ports/428136

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

Modified:
  head/audio/gbemol/Makefile
  head/audio/grip/Makefile
  head/audio/osd-lyrics/Makefile
  head/audio/scrobbler/Makefile
  head/audio/vagalume/Makefile
  head/audio/xmms-scrobbler/Makefile
  head/comms/gpredict/Makefile
  head/converters/bibtexconv/Makefile
  head/deskutils/jjclient/Makefile
  head/deskutils/ljit/Makefile
  head/deskutils/logjam/Makefile
  head/deskutils/mdh/Makefile
  head/devel/libgutenfetch/Makefile
  head/devel/libwfut/Makefile
  head/devel/vxlog/Makefile
  head/ftp/curl/Makefile
  head/ftp/curl/pkg-plist
  head/ftp/urlgfe/Makefile
  head/ftp/wmget/Makefile
  head/games/klavaro/Makefile
  head/games/openspades/Makefile
  head/graphics/gimmage/Makefile
  head/mail/p5-qpsmtpd/Makefile
  head/misc/gkrellm-helium/Makefile
  head/multimedia/libquvi/Makefile
  head/multimedia/quvi/Makefile
  head/multimedia/quvi09/Makefile
  head/net-mgmt/sblim-wbemcli/Makefile
  head/net-p2p/libbt/Makefile
  head/net/mediatomb/Makefile
  head/net/userfw/Makefile
  head/net/wmlj/Makefile
  head/security/osslsigncode/Makefile
  head/security/ykclient/Makefile
  head/sysutils/abgx360/Makefile
  head/sysutils/apt/Makefile
  head/sysutils/fusefs-curlftpfs/Makefile
  head/textproc/libmrss/Makefile
  head/textproc/libnxml/Makefile
  head/textproc/raptor/Makefile
  head/textproc/rss2html/Makefile
  head/www/cplanet/Makefile
  head/www/flickcurl/Makefile
  head/www/mod_auth_cas/Makefile
  head/www/mod_flickr/Makefile
  head/www/wsdlpull/Makefile
  head/x11-wm/e-module-everything-websearch/Makefile

Modified: head/audio/gbemol/Makefile
==============================================================================
--- head/audio/gbemol/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/audio/gbemol/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gbemol
 PORTVERSION=	0.3.2
-PORTREVISION=	12
+PORTREVISION=	13
 CATEGORIES=	audio
 MASTER_SITES=	SF
 

Modified: head/audio/grip/Makefile
==============================================================================
--- head/audio/grip/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/audio/grip/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -4,7 +4,7 @@
 
 PORTNAME=	grip
 PORTVERSION=	3.3.1
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	audio
 MASTER_SITES=	SF
 

Modified: head/audio/osd-lyrics/Makefile
==============================================================================
--- head/audio/osd-lyrics/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/audio/osd-lyrics/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,7 +3,7 @@
 
 PORTNAME=	osdlyrics
 PORTVERSION=	0.4.3
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	audio deskutils
 MASTER_SITES=	https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/osd-lyrics/
 

Modified: head/audio/scrobbler/Makefile
==============================================================================
--- head/audio/scrobbler/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/audio/scrobbler/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,7 +3,7 @@
 
 PORTNAME?=	scrobbler
 PORTVERSION=	0.3.8.1
-PORTREVISION=	17
+PORTREVISION=	18
 CATEGORIES=	audio
 MASTER_SITES=	http://static.audioscrobbler.com/plugins/ \
 		http://www.pipian.com/stuffforchat/

Modified: head/audio/vagalume/Makefile
==============================================================================
--- head/audio/vagalume/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/audio/vagalume/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,7 +3,7 @@
 
 PORTNAME=	vagalume
 PORTVERSION=	0.8.6
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	audio
 MASTER_SITES=	http://vagalume.igalia.com/files/source/ \
 		DEBIAN_POOL/pool/main/v/vagalume/

Modified: head/audio/xmms-scrobbler/Makefile
==============================================================================
--- head/audio/xmms-scrobbler/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/audio/xmms-scrobbler/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xmms-scrobbler
-PORTREVISION=	7
+PORTREVISION=	8
 
 MAINTAINER=	novel@FreeBSD.org
 COMMENT=	XMMS plugin for Audioscrobbler.com

Modified: head/comms/gpredict/Makefile
==============================================================================
--- head/comms/gpredict/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/comms/gpredict/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,6 +3,7 @@
 
 PORTNAME=	gpredict
 PORTVERSION=	1.3
+PORTREVISION=	1
 CATEGORIES=	comms hamradio
 MASTER_SITES=	SF/${PORTNAME}/Gpredict/${PORTVERSION}
 

Modified: head/converters/bibtexconv/Makefile
==============================================================================
--- head/converters/bibtexconv/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/converters/bibtexconv/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,6 +3,7 @@
 
 PORTNAME=	bibtexconv
 PORTVERSION=	1.0.0
+PORTREVISION=	1
 CATEGORIES=	converters
 MASTER_SITES=	http://www.iem.uni-due.de/~dreibh/bibtexconv/download/ \
 		http://www.exp-math.uni-essen.de/~dreibh/bibtexconv/download/

Modified: head/deskutils/jjclient/Makefile
==============================================================================
--- head/deskutils/jjclient/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/deskutils/jjclient/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,7 +3,7 @@
 
 PORTNAME=	jjclient
 PORTVERSION=	1.0.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	deskutils
 MASTER_SITES=	SF/justjournal/JustJournal%20UNIX%20Client/${PORTVERSION} \
 		http://www.justjournal.com/software/unix/

Modified: head/deskutils/ljit/Makefile
==============================================================================
--- head/deskutils/ljit/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/deskutils/ljit/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ljit
 PORTVERSION=	0.2.5
-PORTREVISION=	15
+PORTREVISION=	16
 CATEGORIES=	deskutils
 MASTER_SITES=	http://kir.vtx.ru/ljit/dl/ \
 		http://freebsd.nsu.ru/distfiles/

Modified: head/deskutils/logjam/Makefile
==============================================================================
--- head/deskutils/logjam/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/deskutils/logjam/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,7 +3,7 @@
 
 PORTNAME=	logjam
 PORTVERSION=	4.6.2
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	deskutils
 MASTER_SITES=	http://andy-shev.github.com/LogJam/download/
 

Modified: head/deskutils/mdh/Makefile
==============================================================================
--- head/deskutils/mdh/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/deskutils/mdh/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,7 +3,7 @@
 
 PORTNAME=	mdh
 PORTVERSION=	1.9.60
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	deskutils gnome
 MASTER_SITES=	http://www.gozer.org/programs/gtk/files/
 

Modified: head/devel/libgutenfetch/Makefile
==============================================================================
--- head/devel/libgutenfetch/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/devel/libgutenfetch/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,7 +3,7 @@
 
 PORTNAME=	libgutenfetch
 PORTVERSION=	1.2
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	devel
 MASTER_SITES=	SF
 

Modified: head/devel/libwfut/Makefile
==============================================================================
--- head/devel/libwfut/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/devel/libwfut/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,7 +3,7 @@
 
 PORTNAME=	libwfut
 PORTVERSION=	0.2.3
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel
 MASTER_SITES=	SF/worldforge/libwfut%20%28updates%20library%29/${PORTVERSION}
 

Modified: head/devel/vxlog/Makefile
==============================================================================
--- head/devel/vxlog/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/devel/vxlog/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,6 +3,7 @@
 
 PORTNAME=	vxlog
 PORTVERSION=	1.0.3
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	http://bitbucket.org/klepa/vxlog/downloads/ \
 		SF/${PORTNAME}

Modified: head/ftp/curl/Makefile
==============================================================================
--- head/ftp/curl/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/ftp/curl/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,7 +3,7 @@
 
 PORTNAME=	curl
 PORTVERSION=	7.51.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	ftp www
 MASTER_SITES=	http://curl.haxx.se/download/ \
 		LOCAL/sunpoet
@@ -163,7 +163,6 @@ post-patch:
 
 .if !defined(BUILDING_HIPHOP)
 post-install:
-	${LN} -s libcurl.so.4 ${STAGEDIR}${PREFIX}/lib/libcurl.so.7
 	${INSTALL_DATA} ${WRKSRC}/docs/libcurl/libcurl.m4 ${STAGEDIR}${PREFIX}/share/aclocal/
 
 post-install-DOCS-on:

Modified: head/ftp/curl/pkg-plist
==============================================================================
--- head/ftp/curl/pkg-plist	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/ftp/curl/pkg-plist	Thu Dec  8 17:01:31 2016	(r428136)
@@ -13,7 +13,6 @@ lib/libcurl.a
 lib/libcurl.so
 lib/libcurl.so.4
 lib/libcurl.so.4.4.0
-lib/libcurl.so.7
 libdata/pkgconfig/libcurl.pc
 man/man1/curl-config.1.gz
 man/man1/curl.1.gz

Modified: head/ftp/urlgfe/Makefile
==============================================================================
--- head/ftp/urlgfe/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/ftp/urlgfe/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,7 +3,7 @@
 
 PORTNAME=	urlgfe
 PORTVERSION=	0.7.1
-PORTREVISION=	16
+PORTREVISION=	17
 CATEGORIES=	ftp www
 MASTER_SITES=	SF/urlget/Urlgfe%20%28legacy%29/${PORTVERSION}
 

Modified: head/ftp/wmget/Makefile
==============================================================================
--- head/ftp/wmget/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/ftp/wmget/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,7 +3,7 @@
 
 PORTNAME=	wmget
 PORTVERSION=	0.6.0
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	ftp
 MASTER_SITES=	http://amtrickey.net/download/ \
 		LOCAL/uqs

Modified: head/games/klavaro/Makefile
==============================================================================
--- head/games/klavaro/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/games/klavaro/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,6 +3,7 @@
 
 PORTNAME=	klavaro
 PORTVERSION=	3.01
+PORTREVISION=	1
 CATEGORIES=	games
 MASTER_SITES=	SF/${PORTNAME}/
 

Modified: head/games/openspades/Makefile
==============================================================================
--- head/games/openspades/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/games/openspades/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -4,7 +4,7 @@
 PORTNAME=	openspades
 PORTVERSION=	0.0.12
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	games
 MASTER_SITES=	http://yvt.jp/files/programs/osppaks/:data
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} DevPaks27.zip:data

Modified: head/graphics/gimmage/Makefile
==============================================================================
--- head/graphics/gimmage/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/graphics/gimmage/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gimmage
 PORTVERSION=	0.2.3
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	graphics
 MASTER_SITES=	BERLIOS
 

Modified: head/mail/p5-qpsmtpd/Makefile
==============================================================================
--- head/mail/p5-qpsmtpd/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/mail/p5-qpsmtpd/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -4,7 +4,7 @@
 PORTNAME=	qpsmtpd
 PORTVERSION=	0.93
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	mail perl5
 PKGNAMEPREFIX=	p5-
 

Modified: head/misc/gkrellm-helium/Makefile
==============================================================================
--- head/misc/gkrellm-helium/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/misc/gkrellm-helium/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gkrellm-helium
 PORTVERSION=	2.3.1
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	misc
 MASTER_SITES=	https://sites.google.com/site/makovick/projects/
 

Modified: head/multimedia/libquvi/Makefile
==============================================================================
--- head/multimedia/libquvi/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/multimedia/libquvi/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,7 +3,7 @@
 
 PORTNAME=	libquvi
 PORTVERSION=	0.4.1
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	multimedia devel
 MASTER_SITES=	SF/quvi/${PORTVERSION:R}/${PORTNAME}/
 

Modified: head/multimedia/quvi/Makefile
==============================================================================
--- head/multimedia/quvi/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/multimedia/quvi/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,7 +3,7 @@
 
 PORTNAME=	quvi
 PORTVERSION=	0.4.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	multimedia devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION:R}/${PORTNAME}/
 

Modified: head/multimedia/quvi09/Makefile
==============================================================================
--- head/multimedia/quvi09/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/multimedia/quvi09/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,6 +3,7 @@
 
 PORTNAME=	quvi
 PORTVERSION=	0.9.5
+PORTREVISION=	1
 CATEGORIES=	multimedia devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION:R}/${PORTNAME}/
 PKGNAMESUFFIX=	09

Modified: head/net-mgmt/sblim-wbemcli/Makefile
==============================================================================
--- head/net-mgmt/sblim-wbemcli/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/net-mgmt/sblim-wbemcli/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -2,7 +2,7 @@
 
 PORTNAME=	sblim-wbemcli
 PORTVERSION=	1.6.1
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	net-mgmt
 MASTER_SITES=	SF/sblim/${PORTNAME}/${PORTVERSION}
 

Modified: head/net-p2p/libbt/Makefile
==============================================================================
--- head/net-p2p/libbt/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/net-p2p/libbt/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,7 +3,7 @@
 
 PORTNAME=	libbt
 PORTVERSION=	1.05
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	net-p2p devel
 MASTER_SITES=	SF
 

Modified: head/net/mediatomb/Makefile
==============================================================================
--- head/net/mediatomb/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/net/mediatomb/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,7 +3,7 @@
 
 PORTNAME=	mediatomb
 PORTVERSION=	0.12.1
-PORTREVISION=	12
+PORTREVISION=	13
 CATEGORIES=	net multimedia
 MASTER_SITES=	SF/${PORTNAME}/MediaTomb/${PORTVERSION}
 

Modified: head/net/userfw/Makefile
==============================================================================
--- head/net/userfw/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/net/userfw/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,6 +3,7 @@
 
 PORTNAME=	userfw
 PORTVERSION=	0.1.3
+PORTREVISION=	1
 CATEGORIES=	net kld
 MASTER_SITES=	http://userfw.net/files/release/ \
 		http://imax.in.ua/files/ \

Modified: head/net/wmlj/Makefile
==============================================================================
--- head/net/wmlj/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/net/wmlj/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,7 +3,7 @@
 
 PORTNAME=	wmlj
 PORTVERSION=	0.4.0
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	net
 MASTER_SITES=	SF
 

Modified: head/security/osslsigncode/Makefile
==============================================================================
--- head/security/osslsigncode/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/security/osslsigncode/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,6 +3,7 @@
 
 PORTNAME=	osslsigncode
 PORTVERSION=	1.7.1
+PORTREVISION=	1
 CATEGORIES=	security devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}
 

Modified: head/security/ykclient/Makefile
==============================================================================
--- head/security/ykclient/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/security/ykclient/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -2,7 +2,7 @@
 
 PORTNAME=	ykclient
 PORTVERSION=	2.12
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security
 MASTER_SITES=	http://opensource.yubico.com/yubico-c-client/releases/
 

Modified: head/sysutils/abgx360/Makefile
==============================================================================
--- head/sysutils/abgx360/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/sysutils/abgx360/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,6 +3,7 @@
 
 PORTNAME=	abgx360
 PORTVERSION=	1.0.6
+PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://abgx360.xecuter.com/dl/ \
 		http://update.cooltrainer.org/freebsd-ports/sysutils/abgx360/ \

Modified: head/sysutils/apt/Makefile
==============================================================================
--- head/sysutils/apt/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/sysutils/apt/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,7 +3,7 @@
 
 PORTNAME=	apt
 PORTVERSION=	0.6.46.4.1
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	sysutils
 MASTER_SITES=	DEBIAN_POOL
 DISTNAME=	apt_0.6.46.4-0.1

Modified: head/sysutils/fusefs-curlftpfs/Makefile
==============================================================================
--- head/sysutils/fusefs-curlftpfs/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/sysutils/fusefs-curlftpfs/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,7 +3,7 @@
 
 PORTNAME=	curlftpfs
 PORTVERSION=	0.9.2
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	sysutils
 MASTER_SITES=	SF
 PKGNAMEPREFIX=	fusefs-

Modified: head/textproc/libmrss/Makefile
==============================================================================
--- head/textproc/libmrss/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/textproc/libmrss/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,7 +3,7 @@
 
 PORTNAME=	libmrss
 PORTVERSION=	0.19.2
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	textproc
 MASTER_SITES=	http://www.autistici.org/bakunin/libmrss/
 

Modified: head/textproc/libnxml/Makefile
==============================================================================
--- head/textproc/libnxml/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/textproc/libnxml/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,7 +3,7 @@
 
 PORTNAME=	libnxml
 PORTVERSION=	0.18.3
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	textproc devel
 MASTER_SITES=	http://www.autistici.org/bakunin/libnxml/ \
 		http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/

Modified: head/textproc/raptor/Makefile
==============================================================================
--- head/textproc/raptor/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/textproc/raptor/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,7 +3,7 @@
 
 PORTNAME=	raptor
 PORTVERSION=	1.4.21
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	textproc
 MASTER_SITES=	SF/librdf/${PORTNAME}/${PORTVERSION} \
 		http://download.librdf.org/source/

Modified: head/textproc/rss2html/Makefile
==============================================================================
--- head/textproc/rss2html/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/textproc/rss2html/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,7 +3,7 @@
 
 PORTNAME=	rss2html
 PORTVERSION=	0.8.2
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	textproc
 MASTER_SITES=	http://mirror.mcx2.org/
 

Modified: head/www/cplanet/Makefile
==============================================================================
--- head/www/cplanet/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/www/cplanet/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -2,7 +2,7 @@
 
 PORTNAME=	cplanet
 PORTVERSION=	0.9
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www textproc
 MASTER_SITES=	http://files.etoilebsd.net/cplanet/
 

Modified: head/www/flickcurl/Makefile
==============================================================================
--- head/www/flickcurl/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/www/flickcurl/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,6 +3,7 @@
 
 PORTNAME=	flickcurl
 PORTVERSION=	1.26
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	http://download.dajobe.org/flickcurl/
 

Modified: head/www/mod_auth_cas/Makefile
==============================================================================
--- head/www/mod_auth_cas/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/www/mod_auth_cas/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -4,7 +4,7 @@
 PORTNAME=	mod_auth_cas
 PORTVERSION=	1.0.9.1
 DISTVERSIONPREFIX=	v
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	www
 
 MAINTAINER=	apache@FreeBSD.org

Modified: head/www/mod_flickr/Makefile
==============================================================================
--- head/www/mod_flickr/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/www/mod_flickr/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,7 +3,7 @@
 
 PORTNAME=	mod_flickr
 PORTVERSION=	1.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	www
 MASTER_SITES=	http://www.vshank.com/modcode/
 

Modified: head/www/wsdlpull/Makefile
==============================================================================
--- head/www/wsdlpull/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/www/wsdlpull/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,7 +3,7 @@
 
 PORTNAME=	wsdlpull
 PORTVERSION=	1.24
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	www
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}
 

Modified: head/x11-wm/e-module-everything-websearch/Makefile
==============================================================================
--- head/x11-wm/e-module-everything-websearch/Makefile	Thu Dec  8 16:39:11 2016	(r428135)
+++ head/x11-wm/e-module-everything-websearch/Makefile	Thu Dec  8 17:01:31 2016	(r428136)
@@ -3,6 +3,7 @@
 
 PORTNAME=	e-module-everything-websearch
 PORTVERSION=	20140818
+PORTREVISION=	1
 CATEGORIES=	x11-wm enlightenment
 MASTER_SITES=	LOCAL/gblach/enlightenment/
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612081701.uB8H1WHU058462>