pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Removed commented-out PKGREVISIONs



Module Name:	pkgsrc-wip
Committed By:	Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By:	adam
Date:		Sun Dec 9 21:59:44 2018 +0100
Changeset:	5e4b164367218e1facc5571e2b833343b4774c3c

Modified Files:
	bareos/Makefile
	bird6/Makefile
	flite2/Makefile
	gcc6snapshot/Makefile
	gcc7snapshot/Makefile
	gcc8snapshot/Makefile
	kmymoney4/Makefile
	ogmrip/Makefile
	pal/Makefile
	proxychains-ng/Makefile
	py-bsddb/Makefile
	scintilla/Makefile
	scite/Makefile
	slime/Makefile
	supertuxkart/Makefile
	unnethack/Makefile

Log Message:
Removed commented-out PKGREVISIONs

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5e4b164367218e1facc5571e2b833343b4774c3c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 bareos/Makefile         | 3 ---
 bird6/Makefile          | 1 -
 flite2/Makefile         | 1 -
 gcc6snapshot/Makefile   | 1 -
 gcc7snapshot/Makefile   | 1 -
 gcc8snapshot/Makefile   | 1 -
 kmymoney4/Makefile      | 1 -
 ogmrip/Makefile         | 1 -
 pal/Makefile            | 1 -
 proxychains-ng/Makefile | 1 -
 py-bsddb/Makefile       | 1 -
 scintilla/Makefile      | 1 -
 scite/Makefile          | 1 -
 slime/Makefile          | 1 -
 supertuxkart/Makefile   | 1 -
 unnethack/Makefile      | 1 -
 16 files changed, 18 deletions(-)

diffs:
diff --git a/bareos/Makefile b/bareos/Makefile
index d0217c5f77..af507e78e4 100644
--- a/bareos/Makefile
+++ b/bareos/Makefile
@@ -1,14 +1,11 @@
 # $NetBSD$
 
-#PKGREVISION=		1
-
 .include "options.mk"
 
 PLIST_SUBST+=		BAREOS_DB=${BAREOS_DB}
 MESSAGE_SUBST+=		PREFIX=${PREFIX}
 MESSAGE_SUBST+=		PKGNAME_NOREV=${PKGNAME_NOREV}
 
-
 # For make_catalog_backup.pl.in.
 USE_TOOLS+=		perl:run
 
diff --git a/bird6/Makefile b/bird6/Makefile
index f331979a2b..bcaf36f916 100644
--- a/bird6/Makefile
+++ b/bird6/Makefile
@@ -3,5 +3,4 @@
 CONFIGURE_ARGS+=	--enable-ipv6
 BIRD6=			6
 
-#PKGREVISION= 1
 .include "../bird/Makefile.common"
diff --git a/flite2/Makefile b/flite2/Makefile
index eed2383ccd..57e5c9058e 100644
--- a/flite2/Makefile
+++ b/flite2/Makefile
@@ -3,7 +3,6 @@
 
 DISTNAME=	flite-2.0.0-release
 PKGNAME=	${DISTNAME:S/-release//}
-#PKGREVISION=	3
 CATEGORIES=	audio
 #MASTER_SITES=	http://www.speech.cs.cmu.edu/flite/packed/flite-1.3/
 MASTER_SITES=	http://festvox.org/flite/packed/flite-2.0/	
diff --git a/gcc6snapshot/Makefile b/gcc6snapshot/Makefile
index 6c6c373591..eee31a05c8 100644
--- a/gcc6snapshot/Makefile
+++ b/gcc6snapshot/Makefile
@@ -8,7 +8,6 @@ PKGNAME=	${GCC_PKGNAME}-${GCC6S_DIST_VERSION}
 ## When bumping the PKGREVISION of this package the PKGREVISION of
 ## lang/gcc6-libs needs to be bump to be at least 1 more than the
 ## PKGREVISION of this package!
-#PKGREVISION=	1
 CATEGORIES=	lang
 MASTER_SITES=	${MASTER_SITE_GNU:=gcc/snapshots/${GCC6S-DIST_VERSION}/}
 MASTER_SITES+=	ftp://ftp.fu-berlin.de/unix/languages/gcc/snapshots/${GCC6S_DIST_VERSION}/
diff --git a/gcc7snapshot/Makefile b/gcc7snapshot/Makefile
index ba8ac1184b..4752dc5f85 100644
--- a/gcc7snapshot/Makefile
+++ b/gcc7snapshot/Makefile
@@ -8,7 +8,6 @@ PKGNAME=	${GCC_PKGNAME}-${GCC7S_DIST_VERSION}
 ## When bumping the PKGREVISION of this package the PKGREVISION of
 ## lang/gcc7-libs needs to be bump to be at least 1 more than the
 ## PKGREVISION of this package!
-#PKGREVISION=	1
 CATEGORIES=	lang
 #MASTER_SITES=	${MASTER_SITE_GNU:=gcc/snapshots/${GCC7S_DIST_VERSION}/}
 MASTER_SITES+=	ftp://ftp.fu-berlin.de/unix/languages/gcc/snapshots/${GCC7S_DIST_VERSION}/
diff --git a/gcc8snapshot/Makefile b/gcc8snapshot/Makefile
index a32d60fe56..211e4c0548 100644
--- a/gcc8snapshot/Makefile
+++ b/gcc8snapshot/Makefile
@@ -8,7 +8,6 @@ PKGNAME=	${GCC_PKGNAME}-${GCC8S_DIST_VERSION}
 ## When bumping the PKGREVISION of this package the PKGREVISION of
 ## lang/gcc7-libs needs to be bump to be at least 1 more than the
 ## PKGREVISION of this package!
-#PKGREVISION=	1
 CATEGORIES=	lang
 #MASTER_SITES=	${MASTER_SITE_GNU:=gcc/snapshots/${GCC8S_DIST_VERSION}/}
 MASTER_SITES+=	ftp://ftp.fu-berlin.de/unix/languages/gcc/snapshots/${GCC8S_DIST_VERSION}/
diff --git a/kmymoney4/Makefile b/kmymoney4/Makefile
index d9a27e2854..20663ec48b 100644
--- a/kmymoney4/Makefile
+++ b/kmymoney4/Makefile
@@ -1,7 +1,6 @@
 # $NetBSD: Makefile,v 1.3 2012/10/01 21:57:40 asau Exp $
 
 DISTNAME=	kmymoney-4.8.2
-#PKGREVISION=	1
 CATEGORIES=	finance kde
 MASTER_SITES=	${MASTER_SITE_KDE:=kmymoney/4.8.2/src/}
 EXTRACT_SUFX=	.tar.xz
diff --git a/ogmrip/Makefile b/ogmrip/Makefile
index 50e800a47a..066d3ac604 100644
--- a/ogmrip/Makefile
+++ b/ogmrip/Makefile
@@ -2,7 +2,6 @@
 #
 
 DISTNAME=		ogmrip-0.13.7
-#PKGREVISION=		2
 CATEGORIES=		multimedia
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=ogmrip/}
 
diff --git a/pal/Makefile b/pal/Makefile
index c77fb80973..e659881b14 100644
--- a/pal/Makefile
+++ b/pal/Makefile
@@ -2,7 +2,6 @@
 #
 
 DISTNAME=		pal-0.4.3
-#PKGREVISION=		1
 CATEGORIES=		time
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=palcal/}
 EXTRACT_SUFX=		.tgz
diff --git a/proxychains-ng/Makefile b/proxychains-ng/Makefile
index 2045637e39..bdbfba13f0 100644
--- a/proxychains-ng/Makefile
+++ b/proxychains-ng/Makefile
@@ -3,7 +3,6 @@
 CATEGORIES=	net
 PKGBASE=	proxychains-ng
 PKGVERSION=	4.11
-#PKGREVISION=	0
 
 DISTNAME=	${PKGBASE}-${PKGVERSION}
 MASTER_SITES=	https://github.com/rofl0r/proxychains-ng/releases/download/v${PKGVERSION}/
diff --git a/py-bsddb/Makefile b/py-bsddb/Makefile
index 2bdce37445..435a2cf57f 100644
--- a/py-bsddb/Makefile
+++ b/py-bsddb/Makefile
@@ -2,7 +2,6 @@
 #
 
 PKGNAME=	${PYPKGPREFIX}-bsddb-${PY_DISTVERSION}
-#PKGREVISION=	1
 CATEGORIES=	databases
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
diff --git a/scintilla/Makefile b/scintilla/Makefile
index 5de5c17de8..516ae2cf73 100644
--- a/scintilla/Makefile
+++ b/scintilla/Makefile
@@ -3,7 +3,6 @@
 
 DISTNAME=	scintilla375
 PKGNAME=	scintilla-3.7.5
-#PKGREVISION=	0
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=scintilla/}
 EXTRACT_SUFX=	.tgz
diff --git a/scite/Makefile b/scite/Makefile
index 282dd0c59d..ab39becce3 100644
--- a/scite/Makefile
+++ b/scite/Makefile
@@ -2,7 +2,6 @@
 #
 DISTNAME=	scite375
 PKGNAME=	scite-3.7.5
-#PKGREVISION=	0
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=scintilla/}
 EXTRACT_SUFX=	.tgz
diff --git a/slime/Makefile b/slime/Makefile
index df930dcbd0..cff0f66149 100644
--- a/slime/Makefile
+++ b/slime/Makefile
@@ -4,7 +4,6 @@
 DISTNAME=		v${PKGVER}
 PKGVER=			2.20
 PKGNAME=		${EMACS_PKGNAME_PREFIX}slime-${PKGVER}
-#PKGREVISION=		1
 CATEGORIES=		editors
 MASTER_SITES=		${MASTER_SITE_GITHUB:=slime}/slime/archive/
 DIST_SUBDIR=		${PKGBASE}
diff --git a/supertuxkart/Makefile b/supertuxkart/Makefile
index 8392451759..6361b5084f 100644
--- a/supertuxkart/Makefile
+++ b/supertuxkart/Makefile
@@ -3,7 +3,6 @@
 VERSION=	0.9.2
 DISTNAME=	supertuxkart-${VERSION}-src
 PKGNAME=	${DISTNAME:S/-src//}
-#PKGREVISION=	0
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=supertuxkart/}
 EXTRACT_SUFX=	.tar.xz
diff --git a/unnethack/Makefile b/unnethack/Makefile
index 5fbb57fe4b..42e01eb24d 100644
--- a/unnethack/Makefile
+++ b/unnethack/Makefile
@@ -2,7 +2,6 @@
 #
 
 DISTNAME=	unnethack-5.1.0-20131208
-#PKGREVISION=	0
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=unnethack/}
 VER=		510


Home | Main Index | Thread Index | Old Index