Skip site navigation (1)Skip section navigation (2)
Date:      7 Aug 2006 11:54:20 -0000
From:      nivit@email.it (Nicola Vitale)
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/101574: [MAINTAINER] x11-toolkits/tkshape: add a 2ndary MASTER_SITE
Message-ID:  <20060807115420.34052.qmail@fabula>
Resent-Message-ID: <200608071210.k77CAGk5026260@freefall.freebsd.org>

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

>Number:         101574
>Category:       ports
>Synopsis:       [MAINTAINER] x11-toolkits/tkshape: add a 2ndary MASTER_SITE
>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:   Mon Aug 07 12:10:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Nicola Vitale
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD fabula.domo.sva 6.1-STABLE FreeBSD 6.1-STABLE #2: Sat Aug  5 13:02:14 CEST
>Description:
- Add a 2ndary master site
- Replace INSTALLS_SHLIB with USE_LDCONFIG

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- tkshape-0.4.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/x11-toolkits/tkshape/Makefile /usr/ports/x11-toolkits/tkshape.add_2ndary_MASTER_SITE/Makefile
--- /usr/ports/x11-toolkits/tkshape/Makefile	Sat May 13 07:00:38 2006
+++ /usr/ports/x11-toolkits/tkshape.add_2ndary_MASTER_SITE/Makefile	Mon Aug  7 13:47:07 2006
@@ -7,7 +7,8 @@
 PORTNAME=		tkshape
 PORTVERSION=		0.4
 CATEGORIES=		x11-toolkits
-MASTER_SITES=		http://www.cs.man.ac.uk/~fellowsd/tcl/
+MASTER_SITES=		http://www.cs.man.ac.uk/~fellowsd/tcl/ \
+			http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/
 DISTNAME=		shape${PORTVERSION:S/.//g}
 
 MAINTAINER=		nivit@users.sourceforge.net
@@ -17,7 +18,7 @@
 
 PLIST_SUB=		PORTNAME="${PORTNAME}"
 
-INSTALLS_SHLIB=		yes
+USE_LDCONFIG=		yes
 
 OPTIONS=		MANPAGES "Install manual pages" on
 
--- tkshape-0.4.patch ends here ---

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



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