pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
basepkg: Update wip/basepkg to 1.5.1
Module Name: pkgsrc-wip
Committed By: Yuuki Enomoto <uki%e-yuuki.org@localhost>
Pushed By: e-yuuki
Date: Sat May 26 16:35:58 2018 +0900
Changeset: fe42adc17b8a583db4b09f02920840fffee4eae7
Modified Files:
basepkg/Makefile
basepkg/distinfo
Log Message:
basepkg: Update wip/basepkg to 1.5.1
Changes:
* Fix file path that described in install script.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fe42adc17b8a583db4b09f02920840fffee4eae7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
basepkg/Makefile | 4 ++--
basepkg/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs:
diff --git a/basepkg/Makefile b/basepkg/Makefile
index b89edeebd1..1831adbc68 100644
--- a/basepkg/Makefile
+++ b/basepkg/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= basepkg-1.5
+DISTNAME= basepkg-1.5.1
CATEGORIES= pkgtools
MASTER_SITES= ${MASTER_SITE_GITHUB:=user340/}
@@ -15,7 +15,7 @@ NO_CONFIGURE= yes
NO_BUILD= yes
AUTO_MKDIRS= yes
-WRKSRC= ${WRKDIR}/basepkg-1.5
+WRKSRC= ${WRKDIR}/basepkg-1.5.1
USE_LANGUAGES= # none
USE_TOOLS+= pax
diff --git a/basepkg/distinfo b/basepkg/distinfo
index 7cc6c5de1f..1cb35e52cd 100644
--- a/basepkg/distinfo
+++ b/basepkg/distinfo
@@ -1,6 +1,6 @@
$NetBSD: distinfo, v 0.99 2017/05/11 18:41:32 uki Exp $
-SHA1 (basepkg-1.5.tar.gz) = c68b4516592a8b2dc3186af45388369b6e51877e
-RMD160 (basepkg-1.5.tar.gz) = fcb76312e123ba58c813d3842444fa9fb326cc65
-SHA512 (basepkg-1.5.tar.gz) = 3324b77f46e8ce7dc4bdc5d4b00f737c62205e51f59be136115ceb6741461fafbd00df132b9c679cb2002e8b0fffe27112736eca64b98156e9aa29ed0fde664a
-Size (basepkg-1.5.tar.gz) = 505066 bytes
+SHA1 (basepkg-1.5.1.tar.gz) = cf11ae7da1d735c946ae145083ca31b96f8d7c4f
+RMD160 (basepkg-1.5.1.tar.gz) = cc6c3088091b1a4a5415fdf25ef8085e7f98f270
+SHA512 (basepkg-1.5.1.tar.gz) = bb7367b5dce5631406f9b067fa9c15cabbf38a2d7cfeb28deefdd6108a406105e5068b399f790d3bd1981360af366120c54129b6826f38d347686f3e94b6c501
+Size (basepkg-1.5.1.tar.gz) = 505141 bytes
Home |
Main Index |
Thread Index |
Old Index