ports/101410: [MAINTAINER] editors/spe: fix MASTER_SITES variable

Nicola Vitale nivit at email.it
Sat Aug 5 16:00:33 UTC 2006


>Number:         101410
>Category:       ports
>Synopsis:       [MAINTAINER] editors/spe: fix MASTER_SITES variable
>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:   Sat Aug 05 16:00:29 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:
- Fix MASTER_SITES variable
- Remove email address from pkg-descr (antispam)

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

--- spe-0.8.2.a.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/editors/spe/Makefile /usr/ports/editors/spe.remove_email/Makefile
--- /usr/ports/editors/spe/Makefile	Fri Jan 27 10:31:43 2006
+++ /usr/ports/editors/spe.remove_email/Makefile	Sat Aug  5 17:49:54 2006
@@ -8,9 +8,8 @@
 PORTNAME=	SPE
 PORTVERSION=	0.8.2.a
 CATEGORIES=	editors devel python
-MASTER_SITES=	http://download.berlios.de/python/ \
-		${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	${PORTNAME:L}
+MASTER_SITES=	${MASTER_SITE_BERLIOS}
+MASTER_SITE_SUBDIR=	python
 DISTNAME=	${PORTNAME}-${PORTVERSION}-wx2.6.1.0
 
 MAINTAINER=	nivit at email.it
diff -ruN --exclude=CVS /usr/ports/editors/spe/pkg-descr /usr/ports/editors/spe.remove_email/pkg-descr
--- /usr/ports/editors/spe/pkg-descr	Mon Mar 20 19:02:52 2006
+++ /usr/ports/editors/spe.remove_email/pkg-descr	Sat Aug  5 17:46:59 2006
@@ -5,5 +5,5 @@
 (remote & encrypted), wxGlade (gui designer), PyChecker (source code doctor)
 and Kiki (regex console)
 
-Author:	Stani <spe.stani.be at gmail.it>
+Author:	Stani
 WWW:	http://pythonide.stani.be
--- spe-0.8.2.a.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list