pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/bind911
Module Name: pkgsrc
Committed By: otis
Date: Fri Jan 29 18:00:21 UTC 2021
Modified Files:
pkgsrc/net/bind911: Makefile distinfo
Log Message:
net/bind911: Switch to https download
- Switch to https download
- Do not try to download no longer existing file
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/net/bind911/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/net/bind911/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/bind911/Makefile
diff -u pkgsrc/net/bind911/Makefile:1.36 pkgsrc/net/bind911/Makefile:1.37
--- pkgsrc/net/bind911/Makefile:1.36 Wed Jan 13 09:34:30 2021
+++ pkgsrc/net/bind911/Makefile Fri Jan 29 18:00:20 2021
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.36 2021/01/13 09:34:30 nia Exp $
+# $NetBSD: Makefile,v 1.37 2021/01/29 18:00:20 otis Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P/pl/}
CATEGORIES= net
-MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/
-DISTFILES+= ${DEFAULT_DISTFILES} bind-9.11.25-fixed-man-pages.tar.gz
+MASTER_SITES= https://downloads.isc.org/isc/bind9/${BIND_VERSION}/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.isc.org/software/bind/
@@ -72,10 +71,6 @@ CONF_FILES+= share/examples/bind9/bind.
INSTALLATION_DIRS+= ${DOCDIR} ${DOCDIR}/arm
-post-extract:
- cd ${WRKDIR} && \
- ${TAR} -xzf ${DISTDIR}/bind-9.11.25-fixed-man-pages.tar.gz
-
post-install:
.for f in ${DOCS}
${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${PREFIX}/${DOCDIR}
Index: pkgsrc/net/bind911/distinfo
diff -u pkgsrc/net/bind911/distinfo:1.25 pkgsrc/net/bind911/distinfo:1.26
--- pkgsrc/net/bind911/distinfo:1.25 Sat Dec 19 14:44:15 2020
+++ pkgsrc/net/bind911/distinfo Fri Jan 29 18:00:20 2021
@@ -1,9 +1,5 @@
-$NetBSD: distinfo,v 1.25 2020/12/19 14:44:15 taca Exp $
+$NetBSD: distinfo,v 1.26 2021/01/29 18:00:20 otis Exp $
-SHA1 (bind-9.11.25-fixed-man-pages.tar.gz) = e6cb1366d1f66f0ca61510ad6158890edb748f55
-RMD160 (bind-9.11.25-fixed-man-pages.tar.gz) = 7f818a65ddbfe7f532fc85245ccead18dee2dc20
-SHA512 (bind-9.11.25-fixed-man-pages.tar.gz) = 8c425ba42a1844abfea8f5c7050d23ea419ce04c221766193ba880693e30221997e1fb898e2b9519c035db89d547df6d39e4c749c1f9b6ef0edef3b815483cba
-Size (bind-9.11.25-fixed-man-pages.tar.gz) = 84725 bytes
SHA1 (bind-9.11.26.tar.gz) = 14064c865920842e48f444be2bda9dc91770e439
RMD160 (bind-9.11.26.tar.gz) = 801726934bc31ca8292fc8358e6a813186283365
SHA512 (bind-9.11.26.tar.gz) = 7ec32ca50b7f552d6a0b16ec1e168a24ecbf33420b8df123f74c7b9f615b8267e3e6e973a72f3ce3912eb60e94ebfacbacb4ae3945ac587c73f7cf695b46ce00
Home |
Main Index |
Thread Index |
Old Index