ports/96451: update 7 ports - chase MASTER_SITE_MOZDEV
Andrew Pantyukhin
infofarmer at gmail.com
Fri Apr 28 07:30:15 UTC 2006
>Number: 96451
>Category: ports
>Synopsis: update 7 ports - chase MASTER_SITE_MOZDEV
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Fri Apr 28 07:30:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Andrew Pantyukhin
>Release: FreeBSD 6.1-RC i386
>Organization:
>Environment:
System: FreeBSD sat64.net17 6.1-RC FreeBSD 6.1-RC #15: Tue Apr 18 00:29:23 MSD 2006 sat at sat64.net17:/usr/obj/usr/src/sys/SATCUR32 i386
>Description:
Use MASTER_SITE_MOZDEV where appropriate
Consequences tested in each case manually
>How-To-Repeat:
>Fix:
--- mozdev.diff begins here ---
diff -ur /usr/ports/mail/enigmail/Makefile port.mozdev/mail/enigmail/Makefile
--- /usr/ports/mail/enigmail/Makefile Thu Feb 9 10:24:34 2006
+++ port.mozdev/mail/enigmail/Makefile Fri Apr 28 10:54:10 2006
@@ -9,13 +9,8 @@
PORTVERSION?= 0.93.0
PORTREVISION?= 1
CATEGORIES= mail security
-MASTER_SITES= \
- http://mozdev.secsup.org/enigmail/src/ \
- http://downloads.us-east3.mozdev.org/enigmail/src/ \
- http://mozdev.oregonstate.edu/enigmail/src/ \
- http://mozdev.sweetooth.org/enigmail/src/ \
- http://ftp.heanet.ie/pub/mozdev/enigmail/src/ \
- http://mirror.meisterwerk.net/rmozdev/enigmail/src/
+MASTER_SITES= ${MASTER_SITE_MOZDEV}
+MASTER_SITE_SUBDIR= ${PORTNAME}/src
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
ipc-${IPCVERSION}${EXTRACT_SUFX}
diff -ur /usr/ports/mail/moztraybiff/Makefile port.mozdev/mail/moztraybiff/Makefile
--- /usr/ports/mail/moztraybiff/Makefile Mon Jan 16 21:07:50 2006
+++ port.mozdev/mail/moztraybiff/Makefile Fri Apr 28 10:54:43 2006
@@ -8,7 +8,8 @@
PORTNAME= moztraybiff
PORTVERSION= 1.2.1
CATEGORIES= mail gnome
-MASTER_SITES= http://mozdev.oregonstate.edu/moztraybiff/
+MASTER_SITES= ${MASTER_SITE_MOZDEV}
+MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= mozTrayBiff-${PORTVERSION}
MAINTAINER= adamw at FreeBSD.org
diff -ur /usr/ports/mail/thunderbird-dictionaries/Makefile port.mozdev/mail/thunderbird-dictionaries/Makefile
--- /usr/ports/mail/thunderbird-dictionaries/Makefile Thu Feb 23 22:42:02 2006
+++ port.mozdev/mail/thunderbird-dictionaries/Makefile Fri Apr 28 10:55:29 2006
@@ -9,14 +9,8 @@
PORTNAME= thunderbird-dictionaries
PORTVERSION= 20060220
CATEGORIES= mail
-MASTER_SITES= http://mozdev.dns4.com/dictionaries/ \
- http://ftp.heanet.ie/pub/mozdev/dictionaries/ \
- http://mozdev.oregonstate.edu/dictionaries/ \
- http://mirror.meisterwerk.net/rmozdev/dictionaries/ \
- http://ftp.ntua.gr/pub/www/mozdev/dictionaries/ \
- http://www.devlib.org/mozdev/dictionaries/ \
- http://ftp.iasi.roedu.net/mirrors/mozdev.org/dictionaries/ \
- http://mozdev.archive.hk/dictionaries/
+MASTER_SITES= ${MASTER_SITE_MOZDEV}
+MASTER_SITE_SUBDIR= dictionaries
DISTFILES= # filled in later after options
DIST_SUBDIR= thunderbird
diff -ur /usr/ports/www/mozex/Makefile port.mozdev/www/mozex/Makefile
--- /usr/ports/www/mozex/Makefile Sat Nov 5 08:21:51 2005
+++ port.mozdev/www/mozex/Makefile Fri Apr 28 11:10:16 2006
@@ -9,8 +9,8 @@
PORTVERSION= 1.07
PORTREVISION?= 3
CATEGORIES= www mail news ftp
-MASTER_SITES= http://www.devlib.org/mozdev/mozex/ \
- http://mozdev.sweetooth.org/mozex/
+MASTER_SITES= ${MASTER_SITE_MOZDEV}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER?= ports at FreeBSD.org
COMMENT?= Mozex allows Mozilla's users to use external programs for mail, news, etc.
diff -ur /usr/ports/www/mozex-firefox/Makefile port.mozdev/www/mozex-firefox/Makefile
--- /usr/ports/www/mozex-firefox/Makefile Mon Apr 17 00:41:34 2006
+++ port.mozdev/www/mozex-firefox/Makefile Fri Apr 28 10:56:29 2006
@@ -8,8 +8,8 @@
PORTNAME= mozex
PORTVERSION= 1.9.0
CATEGORIES= www
-MASTER_SITES= http://mozdev.oregonstate.edu/mozex/ \
- http://downloads.mozdev.org/mozex/
+MASTER_SITES= ${MASTER_SITE_MOZDEV}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports at FreeBSD.org
COMMENT= Mozex allows Firefox's users to use external programs for mail, news, etc.
diff -ur /usr/ports/www/mozplugger/Makefile port.mozdev/www/mozplugger/Makefile
--- /usr/ports/www/mozplugger/Makefile Sun Jan 29 15:20:56 2006
+++ port.mozdev/www/mozplugger/Makefile Fri Apr 28 10:58:02 2006
@@ -8,7 +8,8 @@
PORTNAME= mozplugger
PORTVERSION= 1.7.3
CATEGORIES= www
-MASTER_SITES= http://download.mozdev.org/mozplugger/
+MASTER_SITES= ${MASTER_SITE_MOZDEV}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= lorenl at alzatex.com
COMMENT= Framework for loading web content in external viewers
diff -ur /usr/ports/www/preferential/Makefile port.mozdev/www/preferential/Makefile
--- /usr/ports/www/preferential/Makefile Sat Nov 5 08:21:52 2005
+++ port.mozdev/www/preferential/Makefile Fri Apr 28 10:58:37 2006
@@ -9,9 +9,8 @@
PORTVERSION= 0.7.1
PORTREVISION?= 1
CATEGORIES= www
-MASTER_SITES= http://downloads.mozdev.org/preferential/versions/ \
- http://ftp.ntua.gr/pub/www/mozdev/preferential/versions/ \
- http://ftp.iasi.roedu.net/mirrors/mozdev.org/preferential/versions/
+MASTER_SITES= ${MASTER_SITE_MOZDEV}
+MASTER_SITE_SUBDIR= ${PORTNAME}/versions
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
MAINTAINER?= ports at FreeBSD.org
--- mozdev.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list