Bug 41446 - news/pan distfile url fixed
Summary: news/pan distfile url fixed
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-08 14:00 UTC by Jan Hornyak
Modified: 2002-08-08 16:06 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Hornyak 2002-08-08 14:00:07 UTC
distfile URL on pan.rebelbase.com website changed

also GNOME master sites don't carry this distfile, maybe we should remove them from Makefile?

Fix: 

MASTER_SITE_SUBDIR=    stable/sources/pan--CN9E7hLCSe1Vs8NKGmyHmDdbL6a3C9DcqkTAAkyNv0QSZsjW
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

diff -aur pan/Makefile pan.new/Makefile
--- pan/Makefile        Mon Jul 22 09:46:26 2002
+++ pan.new/Makefile    Thu Aug  8 14:48:30 2002
@@ -8,8 +8,8 @@
 PORTNAME=      pan
 PORTVERSION=   0.11.4
 CATEGORIES=    news gnome
-MASTER_SITES=  http://pan.rebelbase.com/download/releases/${PORTVERSION}/SOURCES/ \
-               http://pan.rebelbase.com/download/obsolete/${PORTVERSION}/SOURCES/ \
+MASTER_SITES=  http://pan.rebelbase.com/download/releases/${PORTVERSION}/SOURCE/ \
+               http://pan.rebelbase.com/download/obsolete/${PORTVERSION}/SOURCE/ \
                ${MASTER_SITE_GNOME}
Comment 1 Patrick Li freebsd_committer freebsd_triage 2002-08-08 16:03:07 UTC
Responsible Changed
From-To: freebsd-ports->gnome

Over to maintainer
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2002-08-08 16:06:42 UTC
State Changed
From-To: open->closed

Committed, thanks!