pkgsrc-WIP-changes archive

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

debootstrap: update to 1.0.88



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Feb 22 13:00:02 2017 +0100
Changeset:	e6d36818eb7895519b791fe66a2f1010b999ae8c

Modified Files:
	debootstrap/Makefile
	debootstrap/distinfo

Log Message:
debootstrap: update to 1.0.88

debootstrap (1.0.88) unstable; urgency=high

  [ Sven Joachim ]
  * Strip the arch-qualifier (Closes: #836525)

 -- Steve McIntyre <93sam%debian.org@localhost>  Wed, 08 Feb 2017 23:53:10 +0000

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

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

diffstat:
 debootstrap/Makefile | 6 +++---
 debootstrap/distinfo | 8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs:
diff --git a/debootstrap/Makefile b/debootstrap/Makefile
index 65c108543a..818998a594 100644
--- a/debootstrap/Makefile
+++ b/debootstrap/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	debootstrap_1.0.87
+DISTNAME=	debootstrap_1.0.88
 PKGNAME=	${DISTNAME:S/_/-/}
 CATEGORIES=	sysutils emulators
 MASTER_SITES=	${MASTER_SITE_DEBIAN:=pool/main/d/debootstrap/}
@@ -19,8 +19,8 @@ DEPENDS+=	wget-[0-9]*:../../net/wget
 DEPENDS+=	gnupg-[0-9]*:../../security/gnupg
 DEPENDS+=	coreutils-[0-9]*:../../sysutils/coreutils
 
-WRKSRC=		${WRKDIR}/${PKGNAME_NOREV}
-#WRKSRC=		${WRKDIR}/debootstrap
+#WRKSRC=		${WRKDIR}/${PKGNAME_NOREV}
+WRKSRC=		${WRKDIR}/debootstrap.git
 USE_LANGUAGES=	# none
 
 USE_TOOLS+=	gmake xzcat tar bash:run
diff --git a/debootstrap/distinfo b/debootstrap/distinfo
index 10ca868417..b1fa81244d 100644
--- a/debootstrap/distinfo
+++ b/debootstrap/distinfo
@@ -4,10 +4,10 @@ SHA1 (debian-archive-keyring_2014.3_all.deb) = 7f16adc03d5e2f21afba8ae843d1ed5d7
 RMD160 (debian-archive-keyring_2014.3_all.deb) = 13fec7c8c07af16742af3ddae29422726d341cc1
 SHA512 (debian-archive-keyring_2014.3_all.deb) = 7a24596f250eafb6e62d19523cd13c3b1809bea3f694bd92f3d427f67cd840e0292200e6b033b5c5c5cf41ab40233ae17d133a846be483afa1da3b67cac72931
 Size (debian-archive-keyring_2014.3_all.deb) = 40060 bytes
-SHA1 (debootstrap_1.0.87.tar.gz) = 1869a70482119c1616e0332117d21735b3384909
-RMD160 (debootstrap_1.0.87.tar.gz) = 188483834b7ba85b0412476e39beb5e8791f1af0
-SHA512 (debootstrap_1.0.87.tar.gz) = a36d566292f25093e0367a912f262e95036e355a3f4872a5b957cff53999f4491cc30d7d65a08c31e68f98d75c0a5229b88681895720ff9a610d5fffe4565060
-Size (debootstrap_1.0.87.tar.gz) = 65875 bytes
+SHA1 (debootstrap_1.0.88.tar.gz) = d23bbc304b782bca7fa33f1fe05497cf18a1c596
+RMD160 (debootstrap_1.0.88.tar.gz) = 5f0a9d9784ba52048f57f02741b30a653bd7246d
+SHA512 (debootstrap_1.0.88.tar.gz) = 339b574a1a556a65d8f1091064e128d48b5d7954eb4c7ce94a34787a51b7de8ed82cb31ebd86de9c61c5569384dd22088d437090d7111d1720204c1bb3f4b8a7
+Size (debootstrap_1.0.88.tar.gz) = 65590 bytes
 SHA1 (ubuntu-archive-keyring_2012.05.19-1_all.deb) = 92ada09596a94c01f02929298f3a53d2531ff751
 RMD160 (ubuntu-archive-keyring_2012.05.19-1_all.deb) = 7bfda3f4b6b736265a2381ca86b2b0da9cc3f49f
 SHA512 (ubuntu-archive-keyring_2012.05.19-1_all.deb) = a7bbb034788268919c9ea0f21707436fb1f2f5d1b39a6f4d2cc78cf3f4b7dadc58c5a658beba403712cf3e6c5914bd8e21072ba105f93aa6761b8f0764016350


Home | Main Index | Thread Index | Old Index