From owner-svn-ports-head@freebsd.org Fri May 27 00:05:08 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8F74AB4B489; Fri, 27 May 2016 00:05:08 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3EEF41210; Fri, 27 May 2016 00:05:08 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4R0573o088456; Fri, 27 May 2016 00:05:07 GMT (envelope-from bjk@FreeBSD.org) Received: (from bjk@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4R057B0088454; Fri, 27 May 2016 00:05:07 GMT (envelope-from bjk@FreeBSD.org) Message-Id: <201605270005.u4R057B0088454@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bjk set sender to bjk@FreeBSD.org using -f From: Benjamin Kaduk Date: Fri, 27 May 2016 00:05:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415920 - head/net/openafs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 May 2016 00:05:08 -0000 Author: bjk (doc committer) Date: Fri May 27 00:05:07 2016 New Revision: 415920 URL: https://svnweb.freebsd.org/changeset/ports/415920 Log: Update net/openafs to upstream 1.6.18 This includes the changes in 1.6.17, a security release. PR: 209534 Approved by: mat (ports committer) Security: CVE-2016-2860 Modified: head/net/openafs/Makefile head/net/openafs/distinfo Modified: head/net/openafs/Makefile ============================================================================== --- head/net/openafs/Makefile Thu May 26 22:56:09 2016 (r415919) +++ head/net/openafs/Makefile Fri May 27 00:05:07 2016 (r415920) @@ -21,8 +21,8 @@ LICENSE_NAME= IBM Public License Version 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 Modified: head/net/openafs/distinfo ============================================================================== --- head/net/openafs/distinfo Thu May 26 22:56:09 2016 (r415919) +++ head/net/openafs/distinfo Fri May 27 00:05:07 2016 (r415920) @@ -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