diff options
author | ade <ade@FreeBSD.org> | 2002-02-13 05:08:18 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2002-02-13 05:08:18 +0800 |
commit | 09cfb806c30cdc39eb42b3e9427c570607a4415e (patch) | |
tree | 2b72deeec77e76c7f6c6188c5d163ff142fecdd3 /news | |
parent | 78d17b1f6e70d541dfed9f18f8237c53c9239fd4 (diff) | |
download | freebsd-ports-gnome-09cfb806c30cdc39eb42b3e9427c570607a4415e.tar.gz freebsd-ports-gnome-09cfb806c30cdc39eb42b3e9427c570607a4415e.tar.zst freebsd-ports-gnome-09cfb806c30cdc39eb42b3e9427c570607a4415e.zip |
Update to 0.11.2, use MASTER_SITE_GNOME as primary location as part of
an ongoing attempt to ensure that ports in the GNOME metaports use
distfiles from the GNOME FTP sites for maximum (alleged :) compatibility.
Diffstat (limited to 'news')
-rw-r--r-- | news/pan/Makefile | 7 | ||||
-rw-r--r-- | news/pan/distinfo | 2 | ||||
-rw-r--r-- | news/pan2/Makefile | 7 | ||||
-rw-r--r-- | news/pan2/distinfo | 2 |
4 files changed, 12 insertions, 6 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile index 1a688019a6a0..cbe37a57a5a5 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -6,10 +6,13 @@ # PORTNAME= pan -PORTVERSION= 0.11.1.94 +PORTVERSION= 0.11.2 CATEGORIES= news gnome -MASTER_SITES= http://pan.rebelbase.com/download/${PORTVERSION}/SOURCE/ \ +MASTER_SITES= ${MASTER_SITE_GNOME} \ + http://pan.rebelbase.com/download/${PORTVERSION}/SOURCE/ \ http://pan.rebelbase.com/download/obsolete/${PORTVERSION}/SOURCE/ +MASTER_SITE_SUBDIR= stable/sources/pan +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org diff --git a/news/pan/distinfo b/news/pan/distinfo index 9ff6ae70329b..12225a309c50 100644 --- a/news/pan/distinfo +++ b/news/pan/distinfo @@ -1 +1 @@ -MD5 (pan-0.11.1.94.tar.bz2) = 74e2a04038d64c773c581ddd4314c6f8 +MD5 (gnome/pan-0.11.2.tar.bz2) = 07e80deb0e1478634b7de71eb3127ccc diff --git a/news/pan2/Makefile b/news/pan2/Makefile index 1a688019a6a0..cbe37a57a5a5 100644 --- a/news/pan2/Makefile +++ b/news/pan2/Makefile @@ -6,10 +6,13 @@ # PORTNAME= pan -PORTVERSION= 0.11.1.94 +PORTVERSION= 0.11.2 CATEGORIES= news gnome -MASTER_SITES= http://pan.rebelbase.com/download/${PORTVERSION}/SOURCE/ \ +MASTER_SITES= ${MASTER_SITE_GNOME} \ + http://pan.rebelbase.com/download/${PORTVERSION}/SOURCE/ \ http://pan.rebelbase.com/download/obsolete/${PORTVERSION}/SOURCE/ +MASTER_SITE_SUBDIR= stable/sources/pan +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org diff --git a/news/pan2/distinfo b/news/pan2/distinfo index 9ff6ae70329b..12225a309c50 100644 --- a/news/pan2/distinfo +++ b/news/pan2/distinfo @@ -1 +1 @@ -MD5 (pan-0.11.1.94.tar.bz2) = 74e2a04038d64c773c581ddd4314c6f8 +MD5 (gnome/pan-0.11.2.tar.bz2) = 07e80deb0e1478634b7de71eb3127ccc |