svn commit: r351367 - head/devel/py-ruledispatch
Nicola Vitale
nivit at FreeBSD.org
Tue Apr 15 22:01:12 UTC 2014
Author: nivit
Date: Tue Apr 15 22:01:11 2014
New Revision: 351367
URL: http://svnweb.freebsd.org/changeset/ports/351367
QAT: https://qat.redports.org/buildarchive/r351367/
Log:
- Add another download site
- Update distinfo: the distfile was rerolled without any change
of the content [1]
old distfile: http://goo.gl/OJa0Io
new distfile: http://goo.gl/uGU5sg
Noted by: marino [1]
Modified:
head/devel/py-ruledispatch/Makefile
head/devel/py-ruledispatch/distinfo
Modified: head/devel/py-ruledispatch/Makefile
==============================================================================
--- head/devel/py-ruledispatch/Makefile Tue Apr 15 20:53:04 2014 (r351366)
+++ head/devel/py-ruledispatch/Makefile Tue Apr 15 22:01:11 2014 (r351367)
@@ -5,7 +5,8 @@ PORTNAME= RuleDispatch
PORTVERSION= 0.5.a1.r2717
PORTREVISION= 0
CATEGORIES= devel python
-MASTER_SITES= http://peak.telecommunity.com/snapshots/
+MASTER_SITES= http://nivit.altervista.org/FreeBSD/ports/distfiles/ \
+ http://peak.telecommunity.com/snapshots/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-0.5a1.dev-r2717
Modified: head/devel/py-ruledispatch/distinfo
==============================================================================
--- head/devel/py-ruledispatch/distinfo Tue Apr 15 20:53:04 2014 (r351366)
+++ head/devel/py-ruledispatch/distinfo Tue Apr 15 22:01:11 2014 (r351367)
@@ -1,2 +1,2 @@
-SHA256 (RuleDispatch-0.5a1.dev-r2717.tar.gz) = acbb5f1bcc98c87d5ba6d23a4a01a283fbf35ebc4acc850476cc85dcdceca773
-SIZE (RuleDispatch-0.5a1.dev-r2717.tar.gz) = 96361
+SHA256 (RuleDispatch-0.5a1.dev-r2717.tar.gz) = b8995324e1a04e77208f4e3155d64cffb8e55195c1437a1aa490841cece7ffdf
+SIZE (RuleDispatch-0.5a1.dev-r2717.tar.gz) = 96367
More information about the svn-ports-all
mailing list