Bug 176185 - mail/squirrelmail-postfixadmin-plugin MASTER_SITES change (urgent!)
Summary: mail/squirrelmail-postfixadmin-plugin MASTER_SITES change (urgent!)
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: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-16 10:20 UTC by ports.maintainer
Modified: 2013-02-16 15:20 UTC (History)
0 users

See Also:


Attachments
file.diff (418 bytes, patch)
2013-02-16 10:20 UTC, ports.maintainer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ports.maintainer 2013-02-16 10:20:00 UTC
The only master site for this port is down permanently.  Change MASTER_SITES to new hosts.

Fix: Patch attached with submission follows:
Comment 1 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2013-02-16 15:03:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rm

I will take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-02-16 15:19:40 UTC
Author: rm
Date: Sat Feb 16 15:19:27 2013
New Revision: 312360
URL: http://svnweb.freebsd.org/changeset/ports/312360

Log:
  - update MASTER_SITES
  
  PR:		176185
  Submitted by:	Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)

Modified:
  head/mail/squirrelmail-postfixadmin-plugin/Makefile

Modified: head/mail/squirrelmail-postfixadmin-plugin/Makefile
==============================================================================
--- head/mail/squirrelmail-postfixadmin-plugin/Makefile	Sat Feb 16 15:12:56 2013	(r312359)
+++ head/mail/squirrelmail-postfixadmin-plugin/Makefile	Sat Feb 16 15:19:27 2013	(r312360)
@@ -1,15 +1,12 @@
-# New ports collection makefile for:	squirrelmail-postfixadmin-plugin
-# Date created:		2010-01-31
-# Whom:			Darren Pilgrim <ports.maintainer@evilphi.com>
-#
+# Created by: Darren Pilgrim <ports.maintainer@evilphi.com>
 # $FreeBSD$
-#
 
 PORTNAME=	postfixadmin
 PORTVERSION=	2.3.0
 PORTREVISION=	2
 CATEGORIES=	mail www
-MASTER_SITES=	http://vivi.cat.pdx.edu/sm-pfa-plugin/
+MASTER_SITES=	http://a.aranea.brtsvcs.net/sm-pfa-plugin/ \
+		http://b.aranea.brtsvcs.net/sm-pfa-plugin/
 PKGNAMEPREFIX=	squirrelmail-
 PKGNAMESUFFIX=	-plugin
 DIST_SUBDIR=	squirrelmail
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2013-02-16 15:20:55 UTC
State Changed
From-To: open->closed

Committed, thank you!