pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools Just define PKGNAME.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9239414a3ac3
branches:  trunk
changeset: 631362:9239414a3ac3
user:      obache <obache%pkgsrc.org@localhost>
date:      Mon Mar 03 02:37:23 2014 +0000

description:
Just define PKGNAME.

diffstat:

 pkgtools/revbump/Makefile |  6 ++----
 pkgtools/rpm2pkg/Makefile |  6 ++----
 pkgtools/shlock/Makefile  |  6 ++----
 pkgtools/url2pkg/Makefile |  6 ++----
 4 files changed, 8 insertions(+), 16 deletions(-)

diffs (62 lines):

diff -r 96b52b60971d -r 9239414a3ac3 pkgtools/revbump/Makefile
--- a/pkgtools/revbump/Makefile Mon Mar 03 02:35:39 2014 +0000
+++ b/pkgtools/revbump/Makefile Mon Mar 03 02:37:23 2014 +0000
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2013/10/21 10:43:28 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2014/03/03 02:46:28 obache Exp $
 
-DISTNAME=              revbump-2.5
+PKGNAME=               revbump-2.5
 CATEGORIES=            pkgtools
-MASTER_SITES=          # empty
-DISTFILES=             # empty
 
 MAINTAINER=            wiz%NetBSD.org@localhost
 HOMEPAGE=              http://www.pkgsrc.org/
diff -r 96b52b60971d -r 9239414a3ac3 pkgtools/rpm2pkg/Makefile
--- a/pkgtools/rpm2pkg/Makefile Mon Mar 03 02:35:39 2014 +0000
+++ b/pkgtools/rpm2pkg/Makefile Mon Mar 03 02:37:23 2014 +0000
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.64 2013/09/08 16:29:43 joerg Exp $
+# $NetBSD: Makefile,v 1.65 2014/03/03 02:40:34 obache Exp $
 
-DISTNAME=      rpm2pkg-3.2.3
+PKGNAME=       rpm2pkg-3.2.3
 CATEGORIES=    pkgtools
-MASTER_SITES=  # empty
-DISTFILES=     # empty
 NO_CHECKSUM=   yes
 
 OWNER=         tron%NetBSD.org@localhost
diff -r 96b52b60971d -r 9239414a3ac3 pkgtools/shlock/Makefile
--- a/pkgtools/shlock/Makefile  Mon Mar 03 02:35:39 2014 +0000
+++ b/pkgtools/shlock/Makefile  Mon Mar 03 02:37:23 2014 +0000
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2013/09/12 11:15:12 jperkin Exp $
+# $NetBSD: Makefile,v 1.27 2014/03/03 02:38:11 obache Exp $
 #
 
-DISTNAME=      shlock-20080529
+PKGNAME=       shlock-20080529
 CATEGORIES=    pkgtools sysutils
-MASTER_SITES=  # empty
-DISTFILES=     # empty
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 #HOMEPAGE=
diff -r 96b52b60971d -r 9239414a3ac3 pkgtools/url2pkg/Makefile
--- a/pkgtools/url2pkg/Makefile Mon Mar 03 02:35:39 2014 +0000
+++ b/pkgtools/url2pkg/Makefile Mon Mar 03 02:37:23 2014 +0000
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.70 2013/12/28 16:46:29 ryoon Exp $
+# $NetBSD: Makefile,v 1.71 2014/03/03 02:37:23 obache Exp $
 #
 
-DISTNAME=      url2pkg-2.18
+PKGNAME=       url2pkg-2.18
 CATEGORIES=    pkgtools
-MASTER_SITES=  # none
-DISTFILES=     # none
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.NetBSD.org/docs/pkgsrc/creating.html



Home | Main Index | Thread Index | Old Index