From 9ff34f336b5a0c60e6e687f815162922aae7c66e Mon Sep 17 00:00:00 2001 From: Jason Unovitch Date: Sun, 5 Jun 2016 18:05:46 +0000 Subject: MFH: r415920 Update net/openafs to upstream 1.6.18 This includes the changes in 1.6.17, a security release. PR: 209534 Reported by: Sevan Janiyan Security: CVE-2015-8312 Security: CVE-2016-2860 Security: CVE-2016-4536 Security: https://vuxml.FreeBSD.org/freebsd/2e8fe57e-2b46-11e6-ae88-002590263bf5.html Security: https://vuxml.FreeBSD.org/freebsd/bcbd3fe0-2b46-11e6-ae88-002590263bf5.html Approved by: ports-secteam (with hat) --- net/openafs/Makefile | 12 ++---------- net/openafs/distinfo | 13 +++++++------ 2 files changed, 9 insertions(+), 16 deletions(-) diff --git a/net/openafs/Makefile b/net/openafs/Makefile index 9e323049fb3c..5e2dd90acef2 100644 --- a/net/openafs/Makefile +++ b/net/openafs/Makefile @@ -21,8 +21,8 @@ LICENSE_NAME= IBM Public License Version 1.0 LICENSE_FILE= ${WRKSRC}/doc/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -AFS_DISTVERSION= 1.6.15 -DBVERSION= 2015-07-13 +AFS_DISTVERSION= 1.6.18 +DBVERSION= 2016-01-01 USES= cpe kmod tar:bzip2 USE_LDCONFIG= yes @@ -94,14 +94,6 @@ post-extract: ${MKDIR} ${WRKDIR}/conf cd ${KERNCONFDIR} && \ /usr/sbin/config -d ${WRKDIR}/conf ${_KERNCONF} >/dev/null -# Unbreak on FreeBSD 10.2 (until official support arrives) -.for a in i386 amd64 - @${SED} -e 's,101,102, ; /FBSD102_ENV/ { h; s/102/101/; G; }' \ - ${WRKSRC}/src/config/param.${a}_fbsd_101.h \ - > ${WRKSRC}/src/config/param.${a}_fbsd_102.h -.endfor - @${REINPLACE_CMD} -e '/fbsd_101/ { h; s/101/102/; s/31/32/; x; G; }' \ - ${WRKSRC}/src/config/afs_sysnames.h create-sample-files: @${ECHO_CMD} openafs.org > ${WRKDIR}/ThisCell diff --git a/net/openafs/distinfo b/net/openafs/distinfo index 07040d37f2d5..fcaad6cb736a 100644 --- a/net/openafs/distinfo +++ b/net/openafs/distinfo @@ -1,6 +1,7 @@ -SHA256 (openafs-1.6.15-src.tar.bz2) = 456db6544b4b9334fbeee638ca804adcbd4be1a306d60f0da03d7675d1ecef26 -SIZE (openafs-1.6.15-src.tar.bz2) = 14388197 -SHA256 (openafs-1.6.15-doc.tar.bz2) = 9e6cab86eadf2883f8fc01df51cb63b5f306658a9563eed45a306e742f6baef0 -SIZE (openafs-1.6.15-doc.tar.bz2) = 3501246 -SHA256 (CellServDB.2015-07-13) = 07dacb7f7445c8e6d29a07c84e92dd29ded3b8f2a5eaba8d074e9c341878e242 -SIZE (CellServDB.2015-07-13) = 36650 +TIMESTAMP = 1464147602 +SHA256 (openafs-1.6.18-src.tar.bz2) = b3c35e7be6b6c86b91e7c699fd015f53c87bc19d1ae8ec3ec9cda6b97327d3b6 +SIZE (openafs-1.6.18-src.tar.bz2) = 14645551 +SHA256 (openafs-1.6.18-doc.tar.bz2) = c6a72f5a8c6982202f4b19b038e76abe439f3ce2f867f39ebb6dcce943bf0a84 +SIZE (openafs-1.6.18-doc.tar.bz2) = 3533400 +SHA256 (CellServDB.2016-01-01) = ef37a1cc73c90619e9b6a0ab0fa8602c57c9da8ae5e65aab96cb17e2bc1bf70e +SIZE (CellServDB.2016-01-01) = 37058 -- cgit v1.2.3