Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Aug 2011 03:16:23 GMT
From:      Ben Kaduk <kaduk@mit.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/159829: [maintainer] upgrade distinfo for net/openafs
Message-ID:  <201108170316.p7H3GN9s000466@red.freebsd.org>
Resent-Message-ID: <201108170320.p7H3K9gM078951@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         159829
>Category:       ports
>Synopsis:       [maintainer] upgrade distinfo for net/openafs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 17 03:20:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ben Kaduk
>Release:        9-current
>Organization:
MIT SIPB
>Environment:
n/a
>Description:
Upstream's Grand.Central.Org CellServDB registry of AFS cells has released an update.  Since this packaging always pulls the newest CellServDB, users will get a checksum mismatch without a distinfo update.
>How-To-Repeat:
Attempt to build net/openafs without already having a copy of the CellServDB distfile
>Fix:


Patch attached with submission follows:

diff -ruN openafs.old/Makefile openafs.submit/Makefile
--- openafs.old/Makefile	2011-07-19 17:49:20.000000000 -0400
+++ openafs.submit/Makefile	2011-08-16 22:44:01.000000000 -0400
@@ -8,6 +8,7 @@
 
 PORTNAME=	openafs
 DISTVERSION=	1.6.0pre7
+PORTREVISION=	1
 CATEGORIES=	net kld
 MASTER_SITES=	http://dl.central.org/dl/openafs/candidate/${DISTVERSION}/:openafs \
 		http://dl.openafs.org/dl/openafs/candidate/${DISTVERSION}/:openafs \
diff -ruN openafs.old/distinfo openafs.submit/distinfo
--- openafs.old/distinfo	2011-07-19 17:49:20.000000000 -0400
+++ openafs.submit/distinfo	2011-08-16 22:40:40.000000000 -0400
@@ -2,5 +2,5 @@
 SIZE (openafs-1.6.0pre7-src.tar.bz2) = 14305674
 SHA256 (openafs-1.6.0pre7-doc.tar.bz2) = 5f9281aad3f00d589101e28d2b426158aabd2076c5c6d622622f3e86a447b8c7
 SIZE (openafs-1.6.0pre7-doc.tar.bz2) = 3475388
-SHA256 (CellServDB) = 3a1c77b82e714a6e131dfd93397f08bd2ba5f5cede7997494a39b3d61fe31f8b
-SIZE (CellServDB) = 36891
+SHA256 (CellServDB) = fa547873edda44682440d66b79d2002f7019fac520eb3a6d6d2c7e9e83ad8d89
+SIZE (CellServDB) = 36836


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108170316.p7H3GN9s000466>