Attached is a diff that removes me from the following ports I maintain,
since I no longer use any of them. Note, a new gnupod was recently
updated and I submitted an updated dillo and fltk2 diff awhile ago, tho
it seems and even newer version of dillo has been release since then.
Thanks.
Index: audio/p5-gnupod/Makefile
===================================================================
RCS file: /cvs/ports/audio/p5-gnupod/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- audio/p5-gnupod/Makefile 16 Feb 2009 15:28:57 -0000 1.4
+++ audio/p5-gnupod/Makefile 10 Aug 2009 14:39:51 -0000
@@ -3,14 +3,12 @@
COMMENT = collection of perl scripts to manage your iPod
DISTNAME = gnupod-0.99.7
-PKGNAME = p5-${DISTNAME}
+PKGNAME = p5-${DISTNAME}p0
CATEGORIES = audio
HOMEPAGE = http://www.gnu.org/software/gnupod/
MASTER_SITES = http://blinkenlights.ch/gnupod-dist/stable/ \
${MASTER_SITE_SAVANNAH:=gnupod/}
-
-MAINTAINER = James Turner <[email protected]>
# GPLv3
PERMIT_PACKAGE_CDROM = Yes
Index: misc/dtach/Makefile
===================================================================
RCS file: /cvs/ports/misc/dtach/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- misc/dtach/Makefile 22 Apr 2008 20:52:49 -0000 1.3
+++ misc/dtach/Makefile 10 Aug 2009 14:40:28 -0000
@@ -2,11 +2,10 @@
COMMENT= tiny program emulating the detach feature of screen
DISTNAME= dtach-0.8
+PKGNAME= ${DISTNAME}p0
CATEGORIES= misc
HOMEPAGE= http://dtach.sourceforge.net/
-
-MAINTAINER= James Turner <[email protected]>
# GPL
PERMIT_PACKAGE_CDROM= Yes
Index: sysutils/rpl/Makefile
===================================================================
RCS file: /cvs/ports/sysutils/rpl/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- sysutils/rpl/Makefile 25 Apr 2008 18:19:09 -0000 1.2
+++ sysutils/rpl/Makefile 10 Aug 2009 14:40:48 -0000
@@ -3,12 +3,11 @@
COMMENT = replace strings with new strings in multiple text files
DISTNAME = rpl-1.4.1
+PKGNAME = ${DISTNAME}p0
CATEGORIES = sysutils
HOMEPAGE = http://www.laffeycomputer.com/rpl.html
MASTER_SITES = http://downloads.laffeycomputer.com/current_builds/
-
-MAINTAINER = James Turner <[email protected]>
# GPL
PERMIT_PACKAGE_CDROM = Yes
Index: www/dillo/Makefile
===================================================================
RCS file: /cvs/ports/www/dillo/Makefile,v
retrieving revision 1.29
diff -u -r1.29 Makefile
--- www/dillo/Makefile 3 Nov 2008 11:05:25 -0000 1.29
+++ www/dillo/Makefile 10 Aug 2009 14:40:57 -0000
@@ -3,12 +3,10 @@
COMMENT= fast and light graphical web browser
DISTNAME= dillo-2.0
-PKGNAME= ${DISTNAME}p1
+PKGNAME= ${DISTNAME}p2
CATEGORIES= www
HOMEPAGE= http://www.dillo.org/
-
-MAINTAINER= James Turner <[email protected]>
# GPLv3
PERMIT_PACKAGE_CDROM= Yes
Index: x11/bgs/Makefile
===================================================================
RCS file: /cvs/ports/x11/bgs/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- x11/bgs/Makefile 26 Jun 2009 00:03:04 -0000 1.3
+++ x11/bgs/Makefile 10 Aug 2009 14:41:06 -0000
@@ -4,13 +4,11 @@
VERSION = 0.5
DISTNAME = bgs-${VERSION}
-PKGNAME = ${DISTNAME}p0
+PKGNAME = ${DISTNAME}p1
CATEGORIES = x11 graphics
HOMEPAGE = http://s01.de/~tox/index.cgi/proj_bgs
MASTER_SITES = http://s01.de/~tox/files/bgs/
-
-MAINTAINER = James Turner <[email protected]>
# MIT/X
PERMIT_PACKAGE_CDROM = Yes
Index: x11/fltk2/Makefile
===================================================================
RCS file: /cvs/ports/x11/fltk2/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- x11/fltk2/Makefile 3 Nov 2008 11:02:25 -0000 1.2
+++ x11/fltk2/Makefile 10 Aug 2009 14:41:07 -0000
@@ -4,14 +4,12 @@
V= 6483
DISTNAME = fltk-2.0.x-r${V}
-PKGNAME = fltk2-2.0r${V}
+PKGNAME = fltk2-2.0r${V}p0
CATEGORIES = x11
HOMEPAGE = http://www.fltk.org/
MASTER_SITES = http://ftp.easysw.com/pub/fltk/snapshots/ \
http://ftp2.easysw.com/pub/fltk/snapshots/
-
-MAINTAINER = James Turner <[email protected]>
# FLTK/GPLv2
PERMIT_PACKAGE_CDROM = Yes