svn commit: r357740 - head/devel/py-icu
Martin Wilke
miwi at FreeBSD.org
Sat Jun 14 04:42:47 UTC 2014
Author: miwi
Date: Sat Jun 14 04:42:46 2014
New Revision: 357740
URL: http://svnweb.freebsd.org/changeset/ports/357740
QAT: https://qat.redports.org/buildarchive/r357740/
Log:
- Update to 1.8 in order to unbreak the build after lastest icu update
With hat: portmgr
Modified:
head/devel/py-icu/Makefile
head/devel/py-icu/distinfo
Modified: head/devel/py-icu/Makefile
==============================================================================
--- head/devel/py-icu/Makefile Sat Jun 14 04:07:56 2014 (r357739)
+++ head/devel/py-icu/Makefile Sat Jun 14 04:42:46 2014 (r357740)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= icu
-PORTVERSION= 1.5
-PORTREVISION= 2
+PORTVERSION= 1.8
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_CHEESESHOP}
MASTER_SITE_SUBDIR= source/P/PyICU
Modified: head/devel/py-icu/distinfo
==============================================================================
--- head/devel/py-icu/distinfo Sat Jun 14 04:07:56 2014 (r357739)
+++ head/devel/py-icu/distinfo Sat Jun 14 04:42:46 2014 (r357740)
@@ -1,2 +1,2 @@
-SHA256 (PyICU-1.5.tar.gz) = 7597ae80f8bbfed5ff321c6c3ed7200ef07d546a26ee8a08dc1ce578a9e33b04
-SIZE (PyICU-1.5.tar.gz) = 207257
+SHA256 (PyICU-1.8.tar.gz) = bc499fc858dce96041edaee4f345084fc5f245c2a3b79a759a095a2a500f66f8
+SIZE (PyICU-1.8.tar.gz) = 160616
More information about the svn-ports-all
mailing list