pkgsrc-WIP-changes archive

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

basepkg: Update wip/basepkg to 1.6.4



Module Name:	pkgsrc-wip
Committed By:	Yuuki Enomoto <uki%e-yuuki.org@localhost>
Pushed By:	e-yuuki
Date:		Tue Apr 9 16:52:40 2019 +0900
Changeset:	82f55b960f3826acc09da1c08923950f84e4e0c8

Modified Files:
	basepkg/Makefile
	basepkg/PLIST
	basepkg/distinfo

Log Message:
basepkg: Update wip/basepkg to 1.6.4

Changes:
 * Add --setsdir option for specify any src/distrib/sets directory.
 * Fix bug

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

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

diffstat:
 basepkg/Makefile |  2 +-
 basepkg/PLIST    |  8 --------
 basepkg/distinfo | 10 +++++-----
 3 files changed, 6 insertions(+), 14 deletions(-)

diffs:
diff --git a/basepkg/Makefile b/basepkg/Makefile
index a947cc525f..4888985b40 100644
--- a/basepkg/Makefile
+++ b/basepkg/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	basepkg-1.6.3
+DISTNAME=	basepkg-1.6.4
 CATEGORIES=	pkgtools
 MASTER_SITES=	${MASTER_SITE_GITHUB:=user340/}
 
diff --git a/basepkg/PLIST b/basepkg/PLIST
index 94d00d7379..616af0aba0 100644
--- a/basepkg/PLIST
+++ b/basepkg/PLIST
@@ -322,11 +322,3 @@ basepkg/sets/lists/xserver/md.zaurus
 basepkg/sets/lists/xserver/mi
 man/man1/basepkg.1
 man/man1/basepkg.sh.1
-@pkgdir basepkg/sets/lists/xserver/patches
-@pkgdir basepkg/sets/lists/xfont/patches
-@pkgdir basepkg/sets/lists/xetc/patches
-@pkgdir basepkg/sets/lists/xdebug/patches
-@pkgdir basepkg/sets/lists/xcomp/patches
-@pkgdir basepkg/sets/lists/xbase/patches
-@pkgdir basepkg/sets/lists/debug/patches
-@pkgdir basepkg/sets/lists/comp/patches
diff --git a/basepkg/distinfo b/basepkg/distinfo
index c5416c8f36..cfbd52bed3 100644
--- a/basepkg/distinfo
+++ b/basepkg/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo, v 0.99 2017/05/11 18:41:32 uki Exp $
+$NetBSD$
 
-SHA1 (basepkg-1.6.3.tar.gz) = 1571209ecdaa6d40b1f5c58eadf81f8d288e85aa
-RMD160 (basepkg-1.6.3.tar.gz) = e6fc36f398161f7ba424d7ab6fa5b58245966712
-SHA512 (basepkg-1.6.3.tar.gz) = 486fa5afa9a9bfb7a145498228542e02ce967cc1d7010271a17b4950b2c74ddde61e3c0ae6b200c04f5b6ff09ba07de1efdaaf69344331a8368b58e08f7949dc
-Size (basepkg-1.6.3.tar.gz) = 486881 bytes
+SHA1 (basepkg-1.6.4.tar.gz) = 60431950d4a399d92676164ad9f84c3e48e8ecc7
+RMD160 (basepkg-1.6.4.tar.gz) = 6e5fa0094cfbb8bea660d3263ee885b842906b2d
+SHA512 (basepkg-1.6.4.tar.gz) = 976773bb9165bd4ffedf368177275fad15ad6bc6ba383ce3fca623407739fd87694011390caea0c4e7aecc2c84500672e569fc1aaef36aab135ccb0c8a46da89
+Size (basepkg-1.6.4.tar.gz) = 486954 bytes


Home | Main Index | Thread Index | Old Index