[Midnightbsd-cvs] mports [20331] trunk/accessibility: fix python inclusion
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Mon Sep 28 08:52:50 EDT 2015
Revision: 20331
http://svnweb.midnightbsd.org/mports/?rev=20331
Author: laffer1
Date: 2015-09-28 08:52:49 -0400 (Mon, 28 Sep 2015)
Log Message:
-----------
fix python inclusion
Modified Paths:
--------------
trunk/accessibility/py-atspi/Makefile
trunk/accessibility/py3-atspi/Makefile
trunk/accessibility/py3-atspi/distinfo
Modified: trunk/accessibility/py-atspi/Makefile
===================================================================
--- trunk/accessibility/py-atspi/Makefile 2015-09-27 23:10:40 UTC (rev 20330)
+++ trunk/accessibility/py-atspi/Makefile 2015-09-28 12:52:49 UTC (rev 20331)
@@ -5,6 +5,7 @@
PORTNAME= atspi
PORTVERSION= 2.16.0
+PORTREVISION= 1
CATEGORIES= accessibility x11-toolkits python
MASTER_SITES= GNOME/sources/pyatspi/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,7 +20,6 @@
CONFLICTS= at-spi-1.[0-9]*
USES= gettext gmake pathfix pkgconfig python:2 tar:xz
-USE_PYTHON= 2
USE_GNOME= intlhack pygobject3
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
Modified: trunk/accessibility/py3-atspi/Makefile
===================================================================
--- trunk/accessibility/py3-atspi/Makefile 2015-09-27 23:10:40 UTC (rev 20330)
+++ trunk/accessibility/py3-atspi/Makefile 2015-09-28 12:52:49 UTC (rev 20331)
@@ -1,7 +1,7 @@
# $MidnightBSD$
PORTNAME= atspi
-PORTVERSION= 2.12.0
+PORTVERSION= 2.16.0
CATEGORIES= accessibility x11-toolkits python
MASTER_SITES= GNOME
MASTER_SITE_SUBDIR= sources/pyatspi/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
Modified: trunk/accessibility/py3-atspi/distinfo
===================================================================
--- trunk/accessibility/py3-atspi/distinfo 2015-09-27 23:10:40 UTC (rev 20330)
+++ trunk/accessibility/py3-atspi/distinfo 2015-09-28 12:52:49 UTC (rev 20331)
@@ -1,2 +1,2 @@
-SHA256 (gnome3/pyatspi-2.12.0.tar.xz) = 4e6cd801412a090dcc7ec2a27298dee5e84dc0af11479d5d5c061254b8ea6ac4
-SIZE (gnome3/pyatspi-2.12.0.tar.xz) = 300092
+SHA256 (gnome3/pyatspi-2.16.0.tar.xz) = a67a857ca5eaf16fc059d9be47d0850edd93bffdd777c1b7612ecc95f6e3b4a0
+SIZE (gnome3/pyatspi-2.16.0.tar.xz) = 301204
More information about the Midnightbsd-cvs
mailing list