ports/101574: [MAINTAINER] x11-toolkits/tkshape: add a 2ndary MASTER_SITE
Nicola Vitale
nivit at email.it
Mon Aug 7 12:10:18 UTC 2006
>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 at 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:
More information about the freebsd-ports-bugs
mailing list