[Midnightbsd-cvs] mports [18853] trunk/x11-toolkits/py-gtksourceview: fix py-gtksourceview fetchability
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat May 9 03:40:16 EDT 2015
Revision: 18853
http://svnweb.midnightbsd.org/mports/?rev=18853
Author: laffer1
Date: 2015-05-09 03:40:15 -0400 (Sat, 09 May 2015)
Log Message:
-----------
fix py-gtksourceview fetchability
Modified Paths:
--------------
trunk/x11-toolkits/py-gtksourceview/Makefile
trunk/x11-toolkits/py-gtksourceview/distinfo
Modified: trunk/x11-toolkits/py-gtksourceview/Makefile
===================================================================
--- trunk/x11-toolkits/py-gtksourceview/Makefile 2015-05-09 07:39:09 UTC (rev 18852)
+++ trunk/x11-toolkits/py-gtksourceview/Makefile 2015-05-09 07:40:15 UTC (rev 18853)
@@ -2,6 +2,7 @@
PORTNAME= gtksourceview
PORTVERSION= 2.10.1
+PORTREVISION= 1
CATEGORIES= x11-toolkits gnome python
MASTER_SITES= GNOME
MASTER_SITE_SUBDIR= sources/pygtksourceview/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -9,14 +10,14 @@
DISTNAME= pygtksourceview-${PORTVERSION}
MAINTAINER= ports at MidnightBSD.org
-COMMENT= A python bindings for the version 2 of the GtkSourceView library
+COMMENT= Python bindings for the version 2 of the GtkSourceView library
+
LICENSE= lgpl
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_GNOME= gnomehack gnomeprefix gtksourceview2 pygtk2
-USE_PYTHON= yes
+USES= gmake libtool:keepla pathfix pkgconfig python tar:bzip2
+USE_GNOME= gnomeprefix gtksourceview2 pygtk2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-docs
+INSTALL_TARGET= install-strip
.include <bsd.port.mk>
Modified: trunk/x11-toolkits/py-gtksourceview/distinfo
===================================================================
--- trunk/x11-toolkits/py-gtksourceview/distinfo 2015-05-09 07:39:09 UTC (rev 18852)
+++ trunk/x11-toolkits/py-gtksourceview/distinfo 2015-05-09 07:40:15 UTC (rev 18853)
@@ -1,4 +1,2 @@
-MD5 (pygtksourceview-2.10.1.tar.bz2) = 2654354d61422fb79d8375fc3a3b5393
SHA256 (pygtksourceview-2.10.1.tar.bz2) = b4b47c5aeb67a26141cb03663091dfdf5c15c8a8aae4d69c46a6a943ca4c5974
-RMD160 (pygtksourceview-2.10.1.tar.bz2) = c70845f9d597034de819ac099b1dc81f6a31ac08
SIZE (pygtksourceview-2.10.1.tar.bz2) = 290249
More information about the Midnightbsd-cvs
mailing list