Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 May 2014 15:11:48 GMT
From:      C Hutchinson <portmaster@bsdforge.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/190013: [maintainer-update] Location change, and archive type
Message-ID:  <201405201511.s4KFBmOG010999@cgiserv.freebsd.org>
Resent-Message-ID: <201405201520.s4KFK0Ef008557@freefall.freebsd.org>

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

>Number:         190013
>Category:       ports
>Synopsis:       [maintainer-update] Location change, and archive type
>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:   Tue May 20 15:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     C Hutchinson
>Release:        
>Organization:
>Environment:
>Description:
Modifies:
Makefile (source location, archive type, and $PORTREVISION)
distinfo (updates filename, SHA256, and SIZE)

Note; the previous location will remain for a reasonable
amount of time.

>How-To-Repeat:

>Fix:
Apply the attached diff(1).

Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	2014-05-20.diff
#
echo x - 2014-05-20.diff
sed 's/^X//' >2014-05-20.diff << '79d795db82628e16a79c718db914c2cd'
XIndex: spread/Makefile
X===================================================================
X--- spread/Makefile	(revision 354641)
X+++ spread/Makefile	(working copy)
X@@ -3,9 +3,9 @@
X 
X PORTNAME=	spread
X PORTVERSION=	3.17.4
X-PORTREVISION=	2
X+PORTREVISION=	3
X CATEGORIES=	net perl5
X-MASTER_SITES=	http://bsdforge.com/projects/source/apache2/
X+MASTER_SITES=	http://bsdforge.com/projects/source/net/spread/
X DISTNAME=	${PORTNAME}-src-${PORTVERSION}
X 
X MAINTAINER=	portmaster@bsdforge.com
X@@ -14,7 +14,7 @@
X MAKE_JOBS_UNSAFE=	yes
X 
X GNU_CONFIGURE=	yes
X-USES=		perl5
X+USES=	tar:xz	perl5
X USE_RC_SUBR=	spread
X USE_LDCONFIG=	yes
X 
XIndex: spread/distinfo
X===================================================================
X--- spread/distinfo	(revision 354641)
X+++ spread/distinfo	(working copy)
X@@ -1,2 +1,2 @@
X-SHA256 (spread-src-3.17.4.tar.gz) = 7ed2219c5aa64be40f1819577fc9393daa4ca297185fca38d9f4f3292906f324
X-SIZE (spread-src-3.17.4.tar.gz) = 308271
X+SHA256 (spread-src-3.17.4.tar.xz) = e872509217b82ff9dc14ba7766488d283b9f36aabeffc87449ac175c6fe8d53a
X+SIZE (spread-src-3.17.4.tar.xz) = 230944
79d795db82628e16a79c718db914c2cd
exit



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



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