Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Aug 2015 19:16:55 +0000 (UTC)
From:      Grzegorz Blach <gblach@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r393609 - head/devel/py-efl
Message-ID:  <201508051916.t75JGtx1091777@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gblach
Date: Wed Aug  5 19:16:54 2015
New Revision: 393609
URL: https://svnweb.freebsd.org/changeset/ports/393609

Log:
  Upgrade to 1.15.0

Modified:
  head/devel/py-efl/Makefile
  head/devel/py-efl/distinfo

Modified: head/devel/py-efl/Makefile
==============================================================================
--- head/devel/py-efl/Makefile	Wed Aug  5 19:14:43 2015	(r393608)
+++ head/devel/py-efl/Makefile	Wed Aug  5 19:16:54 2015	(r393609)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	efl
-PORTVERSION=	1.13.0
+PORTVERSION=	1.15.0
 CATEGORIES=	devel python enlightenment
 MASTER_SITES=	http://download.enlightenment.org/rel/bindings/python/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@ LIB_DEPENDS=	libefl.so:${PORTSDIR}/devel
 		libelementary.so:${PORTSDIR}/x11-toolkits/elementary
 
 DIST_SUBDIR=	enlightenment
-USES=		pkgconfig python tar:bz2
+USES=		pkgconfig python tar:xz
 USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.pre.mk>

Modified: head/devel/py-efl/distinfo
==============================================================================
--- head/devel/py-efl/distinfo	Wed Aug  5 19:14:43 2015	(r393608)
+++ head/devel/py-efl/distinfo	Wed Aug  5 19:16:54 2015	(r393609)
@@ -1,2 +1,2 @@
-SHA256 (enlightenment/python-efl-1.13.0.tar.bz2) = 0235ac0a25c452454b42488bf00c5efa53c3534f8089c683f8ed35021cd8c47b
-SIZE (enlightenment/python-efl-1.13.0.tar.bz2) = 10048086
+SHA256 (enlightenment/python-efl-1.15.0.tar.xz) = e6df2bfdedd6a070539c940c3a7dcd94e34e729dc0e80b148954b747472819e4
+SIZE (enlightenment/python-efl-1.15.0.tar.xz) = 9665652



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508051916.t75JGtx1091777>