svn commit: r397683 - in head: deskutils/fbreader devel/librcc devel/librcd graphics/prison graphics/vigra misc/chmlib multimedia/gstreamer-qt4 multimedia/xvid net/hupnp palm/libmal textproc/libuni...

Frederic Culot culot at FreeBSD.org
Thu Sep 24 08:12:39 UTC 2015


Author: culot
Date: Thu Sep 24 08:12:33 2015
New Revision: 397683
URL: https://svnweb.freebsd.org/changeset/ports/397683

Log:
  - Reassign to the heap after fluffy@'s bit was taken in for safekeeping

Modified:
  head/deskutils/fbreader/Makefile
  head/devel/librcc/Makefile
  head/devel/librcd/Makefile
  head/graphics/prison/Makefile
  head/graphics/vigra/Makefile
  head/misc/chmlib/Makefile
  head/multimedia/gstreamer-qt4/Makefile
  head/multimedia/xvid/Makefile
  head/net/hupnp/Makefile
  head/palm/libmal/Makefile
  head/textproc/libunibreak/Makefile
  head/textproc/wv2/Makefile
  head/www/lightsquid/Makefile
  head/x11-fm/krusader2/Makefile

Modified: head/deskutils/fbreader/Makefile
==============================================================================
--- head/deskutils/fbreader/Makefile	Thu Sep 24 08:11:06 2015	(r397682)
+++ head/deskutils/fbreader/Makefile	Thu Sep 24 08:12:33 2015	(r397683)
@@ -7,7 +7,7 @@ DISTVERSIONSUFFIX=	-freebsdport
 PORTREVISION=	1
 CATEGORIES=	deskutils
 
-MAINTAINER=	fluffy at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Powerful e-book reader
 
 LIB_DEPENDS=	libcurl.so:${PORTSDIR}/ftp/curl \

Modified: head/devel/librcc/Makefile
==============================================================================
--- head/devel/librcc/Makefile	Thu Sep 24 08:11:06 2015	(r397682)
+++ head/devel/librcc/Makefile	Thu Sep 24 08:12:33 2015	(r397683)
@@ -8,7 +8,7 @@ CATEGORIES=	devel
 MASTER_SITES=	http://dside.dyndns.org/files/rusxmms/ \
 		LOCAL/fluffy
 
-MAINTAINER=	fluffy at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Library used by rusxmms for language autodetection
 
 LIB_DEPENDS=	librcd.so:${PORTSDIR}/devel/librcd \

Modified: head/devel/librcd/Makefile
==============================================================================
--- head/devel/librcd/Makefile	Thu Sep 24 08:11:06 2015	(r397682)
+++ head/devel/librcd/Makefile	Thu Sep 24 08:12:33 2015	(r397683)
@@ -8,7 +8,7 @@ CATEGORIES=	devel
 MASTER_SITES=	http://dside.dyndns.org/files/rusxmms/ \
 		LOCAL/fluffy
 
-MAINTAINER=	fluffy at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Library used by rusxmms for autodetection of Russian charset
 
 GNU_CONFIGURE=	yes

Modified: head/graphics/prison/Makefile
==============================================================================
--- head/graphics/prison/Makefile	Thu Sep 24 08:11:06 2015	(r397682)
+++ head/graphics/prison/Makefile	Thu Sep 24 08:12:33 2015	(r397683)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	graphics kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION}/src
 
-MAINTAINER=	fluffy at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Barcode library for KDE
 
 

Modified: head/graphics/vigra/Makefile
==============================================================================
--- head/graphics/vigra/Makefile	Thu Sep 24 08:11:06 2015	(r397682)
+++ head/graphics/vigra/Makefile	Thu Sep 24 08:12:33 2015	(r397683)
@@ -6,7 +6,7 @@ DISTVERSION=	1.10.0
 PORTREVISION=	6
 CATEGORIES=	graphics
 
-MAINTAINER=	fluffy at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	VIGRA stands for "Vision with Generic Algorithms"
 
 LICENSE=	MIT

Modified: head/misc/chmlib/Makefile
==============================================================================
--- head/misc/chmlib/Makefile	Thu Sep 24 08:11:06 2015	(r397682)
+++ head/misc/chmlib/Makefile	Thu Sep 24 08:12:33 2015	(r397683)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	misc
 MASTER_SITES=	http://www.jedrea.com/chmlib/
 
-MAINTAINER=	fluffy at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Library for dealing with Microsoft ITSS/CHM format files
 
 GNU_CONFIGURE=	yes

Modified: head/multimedia/gstreamer-qt4/Makefile
==============================================================================
--- head/multimedia/gstreamer-qt4/Makefile	Thu Sep 24 08:11:06 2015	(r397682)
+++ head/multimedia/gstreamer-qt4/Makefile	Thu Sep 24 08:12:33 2015	(r397683)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://gstreamer.freedeskt
 PKGNAMESUFFIX=	-qt4
 DISTNAME=	qt-${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	fluffy at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Qt4 bindings for GStreamer multimedia library
 
 LIB_DEPENDS=	libboost_thread.so:${PORTSDIR}/devel/boost-libs

Modified: head/multimedia/xvid/Makefile
==============================================================================
--- head/multimedia/xvid/Makefile	Thu Sep 24 08:11:06 2015	(r397682)
+++ head/multimedia/xvid/Makefile	Thu Sep 24 08:12:33 2015	(r397683)
@@ -8,7 +8,7 @@ CATEGORIES=	multimedia
 MASTER_SITES=	http://downloads.xvid.org/downloads/
 DISTNAME=	${PORTNAME}core-${PORTVERSION}
 
-MAINTAINER=	fluffy at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Opensource MPEG-4 codec, based on OpenDivx
 
 USES=		gmake

Modified: head/net/hupnp/Makefile
==============================================================================
--- head/net/hupnp/Makefile	Thu Sep 24 08:11:06 2015	(r397682)
+++ head/net/hupnp/Makefile	Thu Sep 24 08:12:33 2015	(r397683)
@@ -8,7 +8,7 @@ CATEGORIES=	net devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}
 DISTNAME=	herqq-${PORTVERSION}
 
-MAINTAINER=	fluffy at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Library for building UPnP devices and control points
 
 USES=		gmake qmake zip

Modified: head/palm/libmal/Makefile
==============================================================================
--- head/palm/libmal/Makefile	Thu Sep 24 08:11:06 2015	(r397682)
+++ head/palm/libmal/Makefile	Thu Sep 24 08:12:33 2015	(r397683)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	palm
 MASTER_SITES=	http://www.jlogday.com/code/libmal/
 
-MAINTAINER=	fluffy at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Library encapsulating malsync
 
 LICENSE=	MPL

Modified: head/textproc/libunibreak/Makefile
==============================================================================
--- head/textproc/libunibreak/Makefile	Thu Sep 24 08:11:06 2015	(r397682)
+++ head/textproc/libunibreak/Makefile	Thu Sep 24 08:12:33 2015	(r397683)
@@ -8,7 +8,7 @@ PORTEPOCH=	1
 CATEGORIES=	textproc
 MASTER_SITES=	SF/vimgadgets/${PORTNAME}/${PORTVERSION}
 
-MAINTAINER=	fluffy at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Implementation of the line and word breaking algorithm for Unicode
 
 GNU_CONFIGURE=	yes

Modified: head/textproc/wv2/Makefile
==============================================================================
--- head/textproc/wv2/Makefile	Thu Sep 24 08:11:06 2015	(r397682)
+++ head/textproc/wv2/Makefile	Thu Sep 24 08:12:33 2015	(r397683)
@@ -7,7 +7,7 @@ PORTREVISION=	6
 CATEGORIES=	textproc
 MASTER_SITES=	SF/wvware/
 
-MAINTAINER=	fluffy at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Library providing routines to access Microsoft Word files
 
 USE_GNOME=	libgsf

Modified: head/www/lightsquid/Makefile
==============================================================================
--- head/www/lightsquid/Makefile	Thu Sep 24 08:11:06 2015	(r397682)
+++ head/www/lightsquid/Makefile	Thu Sep 24 08:12:33 2015	(r397683)
@@ -7,7 +7,7 @@ PORTREVISION=	3
 CATEGORIES=	www
 MASTER_SITES=	SF
 
-MAINTAINER=	fluffy at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Light and fast web based squid proxy traffic analyser
 
 OPTIONS_DEFINE=		GD DOCS

Modified: head/x11-fm/krusader2/Makefile
==============================================================================
--- head/x11-fm/krusader2/Makefile	Thu Sep 24 08:11:06 2015	(r397682)
+++ head/x11-fm/krusader2/Makefile	Thu Sep 24 08:12:33 2015	(r397683)
@@ -7,7 +7,7 @@ PORTREVISION=	3
 CATEGORIES=	x11-fm kde
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${DISTVERSION}/
 
-MAINTAINER=	fluffy at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Twin panel file manager for KDE, like midnight or norton commander
 
 USES=		cmake:outsource gettext tar:bzip2


More information about the svn-ports-all mailing list