ports/142172: [patch] ports-mgmt/portsman switch to ${MASTER_SITE_BERLIOS} in Makefile

Sevan Janiyan venture37 at geeklan.co.uk
Wed Dec 30 15:40:01 UTC 2009


>Number:         142172
>Category:       ports
>Synopsis:       [patch] ports-mgmt/portsman switch to ${MASTER_SITE_BERLIOS} in Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 30 15:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sevan Janiyan
>Release:        
>Organization:
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/ports-mgmt/portsman/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	19 Apr 2007 21:20:47 -0000	1.7
+++ Makefile	30 Dec 2009 15:27:37 -0000
@@ -9,7 +9,8 @@
 PORTVERSION=	0.2
 PORTREVISION=	2
 CATEGORIES=	ports-mgmt
-MASTER_SITES=	http://download.berlios.de/portsman/
+MASTER_SITES=	${MASTER_SITE_BERLIOS}
+MASTER_SITE_SUBDIR=portsman
 # temporary
 DISTNAME=	${PORTNAME}-${PORTVERSION}-rc2
 


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



More information about the freebsd-ports-bugs mailing list