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/18fa0f3e3cc1
branches:  trunk
changeset: 631360:18fa0f3e3cc1
user:      obache <obache%pkgsrc.org@localhost>
date:      Mon Mar 03 02:17:47 2014 +0000

description:
Just define PKGNAME.

diffstat:

 pkgtools/verifypc/Makefile  |  6 ++----
 pkgtools/x11-links/Makefile |  6 ++----
 pkgtools/xpkgwedge/Makefile |  6 ++----
 3 files changed, 6 insertions(+), 12 deletions(-)

diffs (50 lines):

diff -r 15f87d52308f -r 18fa0f3e3cc1 pkgtools/verifypc/Makefile
--- a/pkgtools/verifypc/Makefile        Mon Mar 03 00:25:05 2014 +0000
+++ b/pkgtools/verifypc/Makefile        Mon Mar 03 02:17:47 2014 +0000
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2012/09/11 23:19:40 asau Exp $
+# $NetBSD: Makefile,v 1.13 2014/03/03 02:19:45 obache Exp $
 #
 
-DISTNAME=      verifypc-1.6
+PKGNAME=       verifypc-1.6
 CATEGORIES=    pkgtools
-MASTER_SITES=  # empty
-DISTFILES=     # empty
 
 MAINTAINER=    jmmv%NetBSD.org@localhost
 COMMENT=       Sanity check package dependencies according to pkg-config
diff -r 15f87d52308f -r 18fa0f3e3cc1 pkgtools/x11-links/Makefile
--- a/pkgtools/x11-links/Makefile       Mon Mar 03 00:25:05 2014 +0000
+++ b/pkgtools/x11-links/Makefile       Mon Mar 03 02:17:47 2014 +0000
@@ -1,13 +1,11 @@
-# $NetBSD: Makefile,v 1.150 2014/02/21 17:45:08 jperkin Exp $
+# $NetBSD: Makefile,v 1.151 2014/03/03 02:18:41 obache Exp $
 #
 # NOTE:        If you update this package, then you'll likely need to also update
 #      the x11-links dependency in buildlink3.mk to the correct version,
 #      usually the most recent.
 
-DISTNAME=      x11-links-0.83
+PKGNAME=       x11-links-0.83
 CATEGORIES=    pkgtools x11
-MASTER_SITES=  # empty
-DISTFILES=     # empty
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://ftp.NetBSD.org/pub/NetBSD/packages/pkgsrc/doc/pkgsrc.html
diff -r 15f87d52308f -r 18fa0f3e3cc1 pkgtools/xpkgwedge/Makefile
--- a/pkgtools/xpkgwedge/Makefile       Mon Mar 03 00:25:05 2014 +0000
+++ b/pkgtools/xpkgwedge/Makefile       Mon Mar 03 02:17:47 2014 +0000
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.81 2013/04/06 04:07:24 rodent Exp $
+# $NetBSD: Makefile,v 1.82 2014/03/03 02:17:47 obache Exp $
 
-DISTNAME=      xpkgwedge-1.17
+PKGNAME=       xpkgwedge-1.17
 CATEGORIES=    pkgtools devel x11
-MASTER_SITES=  # empty
-DISTFILES=     # empty
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      ftp://ftp.NetBSD.org/pub/NetBSD/packages/pkgsrc/doc/pkgsrc.html



Home | Main Index | Thread Index | Old Index