Bug 113442 - [MAINTAINER UPDATE] sysutils/py-bcfg2: additional MASTER_SITE
Summary: [MAINTAINER UPDATE] sysutils/py-bcfg2: additional MASTER_SITE
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: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-07 08:00 UTC by Robert Gogolok
Modified: 2007-06-07 14:20 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 Robert Gogolok 2007-06-07 08:00:11 UTC
http://mirror.opensysadmin.com/bcfg/ is a mirror for bcfg2 releases.

Fix: 

MAINTAINER=  gogo@cs.uni-sb.de--AYh38ZXLoYOSObUUc3gyPEq8q1W1GokCTJdMZL2eEB7lDdSq
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/py-bcfg2/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile  4 Jun 2007 20:07:23 -0000 1.1
+++ Makefile  7 Jun 2007 06:53:22 -0000
@@ -8,7 +8,8 @@
 PORTNAME=  bcfg2
 PORTVERSION= 0.9.3
 CATEGORIES=  sysutils
-MASTER_SITES=  ftp://ftp.mcs.anl.gov/pub/bcfg/
+MASTER_SITES=  ftp://ftp.mcs.anl.gov/pub/bcfg/ \
+   http://mirror.opensysadmin.com/bcfg/
 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-06-07 08:00:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants to have py- PRs
Comment 2 Li-Wen Hsu freebsd_committer freebsd_triage 2007-06-07 11:54:06 UTC
Responsible Changed
From-To: freebsd-python->lwhsu

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-06-07 14:12:53 UTC
lwhsu       2007-06-07 13:12:47 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/py-bcfg2    Makefile 
  Log:
  - Add additional MASTER_SITE
  
  PR:             ports/113442
  Submitted by:   Robert Gogolok <gogo ATcs.uni-sb.de> (maintainer)
  
  Revision  Changes    Path
  1.2       +2 -1      ports/sysutils/py-bcfg2/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Li-Wen Hsu freebsd_committer freebsd_triage 2007-06-07 14:13:18 UTC
State Changed
From-To: open->closed

Committed. Thanks!