pkgsrc-WIP-changes archive

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

debootstrap: Fetch version of ubuntu-archive-keyring hosted on Debian mirrors



Module Name:	pkgsrc-wip
Committed By:	Mateusz Poszwa <old4%o2.pl@localhost>
Pushed By:	f8l
Date:		Wed Oct 19 19:00:56 2016 +0200
Changeset:	61dc00b57dbeaf1d2f943cdab42d1b1f6b91f945

Modified Files:
	debootstrap/Makefile
	debootstrap/distinfo

Log Message:
debootstrap: Fetch version of ubuntu-archive-keyring hosted on Debian mirrors

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

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

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

diffs:
diff --git a/debootstrap/Makefile b/debootstrap/Makefile
index f7a0789..c851199 100644
--- a/debootstrap/Makefile
+++ b/debootstrap/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	sysutils emulators
 MASTER_SITES=	${MASTER_SITE_DEBIAN:=pool/main/d/debootstrap/}
 DISTFILES=	${DEFAULT_DISTFILES} ${DEBIAN_KEYRING_DEB} ${UBUNTU_KEYRING_DEB}
 DEBIAN_KEYRING_DEB=	debian-archive-keyring_2014.3_all.deb
-UBUNTU_KEYRING_DEB=	ubuntu-archive-keyring_2012.05.19-5_all.deb
+UBUNTU_KEYRING_DEB=	ubuntu-archive-keyring_2012.05.19-1_all.deb
 SITES.${DEBIAN_KEYRING_DEB}=	${MASTER_SITE_DEBIAN:=pool/main/d/debian-archive-keyring/}
 SITES.${UBUNTU_KEYRING_DEB}=	${MASTER_SITE_DEBIAN:=pool/main/u/ubuntu-keyring/}
 
diff --git a/debootstrap/distinfo b/debootstrap/distinfo
index e4251af..749d011 100644
--- a/debootstrap/distinfo
+++ b/debootstrap/distinfo
@@ -8,10 +8,10 @@ SHA1 (debootstrap_1.0.84.tar.gz) = 4ffcda1e4d82130cdd980784d1c673fcc7367b82
 RMD160 (debootstrap_1.0.84.tar.gz) = 0d69660deba14547561138037e382e2f28ecc07a
 SHA512 (debootstrap_1.0.84.tar.gz) = e062a5a46dd6668e8e236c6d11a5d0188231d0b457467b01fc4b4faa976b90281febc6b52e0e19bf94e62e3535c3072f2e971ac0cdfcdf1f570a401dba78cd19
 Size (debootstrap_1.0.84.tar.gz) = 65365 bytes
-SHA1 (ubuntu-archive-keyring_2012.05.19-5_all.deb) = 3c84538420d612fad3e31ad768a9f1b172a958b9
-RMD160 (ubuntu-archive-keyring_2012.05.19-5_all.deb) = 2a8b1e8825945345f3a4f11918f1a5f99fe0511c
-SHA512 (ubuntu-archive-keyring_2012.05.19-5_all.deb) = e692786f6ef54d83c629689503879203d721f7029161f498c015e603e3e64444c7502fdaa6e460f053ddc602b4004e732e49c766cb6226a9041032c381c686fa
-Size (ubuntu-archive-keyring_2012.05.19-5_all.deb) = 18384 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
+Size (ubuntu-archive-keyring_2012.05.19-1_all.deb) = 17986 bytes
 SHA1 (patch-Makefile) = c549532e9a5842b586a85a091eb1204c84f29859
 SHA1 (patch-debootstrap) = 8e03c0208840037d4c5e6e1fbeb5213ca67ae513
 SHA1 (patch-functions) = 5a51c6102699cbd0bab867bb0dd9100dabc40559


Home | Main Index | Thread Index | Old Index