svn commit: r380695 - head/sysutils/py-bcfg2
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Mar 7 13:50:34 UTC 2015
Author: sunpoet
Date: Sat Mar 7 13:50:32 2015
New Revision: 380695
URL: https://svnweb.freebsd.org/changeset/ports/380695
QAT: https://qat.redports.org/buildarchive/r380695/
Log:
- Update to 1.3.6
- Cleanup MASTER_SITES: unable to resolve mirror.opensysadmin.com
- Update WWW
Changes: http://docs.bcfg2.org/releases/index.html
Modified:
head/sysutils/py-bcfg2/Makefile
head/sysutils/py-bcfg2/distinfo
head/sysutils/py-bcfg2/pkg-descr
Modified: head/sysutils/py-bcfg2/Makefile
==============================================================================
--- head/sysutils/py-bcfg2/Makefile Sat Mar 7 13:50:27 2015 (r380694)
+++ head/sysutils/py-bcfg2/Makefile Sat Mar 7 13:50:32 2015 (r380695)
@@ -2,11 +2,9 @@
# $FreeBSD$
PORTNAME= bcfg2
-PORTVERSION= 1.3.4
-PORTREVISION= 1
+PORTVERSION= 1.3.6
CATEGORIES= sysutils python
-MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/bcfg/ \
- http://mirror.opensysadmin.com/bcfg/
+MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/bcfg/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= python at FreeBSD.org
@@ -27,7 +25,7 @@ USES= python
USE_PYTHON= distutils autoplist
USE_RC_SUBR= bcfg2
-SUB_LIST+= PYTHON_CMD=${PYTHON_CMD}
+SUB_LIST= PYTHON_CMD=${PYTHON_CMD}
PORTDOCS= COPYRIGHT README
CHEETAH_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cheetah>=0:${PORTSDIR}/devel/py-cheetah
Modified: head/sysutils/py-bcfg2/distinfo
==============================================================================
--- head/sysutils/py-bcfg2/distinfo Sat Mar 7 13:50:27 2015 (r380694)
+++ head/sysutils/py-bcfg2/distinfo Sat Mar 7 13:50:32 2015 (r380695)
@@ -1,2 +1,2 @@
-SHA256 (bcfg2-1.3.4.tar.gz) = 0c9355ec86a4c60f7a9aca4c925982be945d8f01c1c9123f1ba1244222372d0b
-SIZE (bcfg2-1.3.4.tar.gz) = 3251834
+SHA256 (bcfg2-1.3.6.tar.gz) = c232d5965b2a6419d9d125a0783112fd736e0b19d436b7204072cfa744de7706
+SIZE (bcfg2-1.3.6.tar.gz) = 3253636
Modified: head/sysutils/py-bcfg2/pkg-descr
==============================================================================
--- head/sysutils/py-bcfg2/pkg-descr Sat Mar 7 13:50:27 2015 (r380694)
+++ head/sysutils/py-bcfg2/pkg-descr Sat Mar 7 13:50:32 2015 (r380695)
@@ -2,4 +2,4 @@ Bcfg2 helps system administrators produc
verifiable description of their environment, and offers visualization and
reporting tools to aid in day-to-day administrative tasks.
-WWW: http://www.bcfg2.org/
+WWW: http://bcfg2.org/
More information about the svn-ports-all
mailing list