svn commit: r325893 - head/graphics/gimp-gmic-plugin
Ruslan Makhmatkhanov
rm at FreeBSD.org
Sun Sep 1 17:48:38 UTC 2013
Author: rm
Date: Sun Sep 1 17:48:37 2013
New Revision: 325893
URL: http://svnweb.freebsd.org/changeset/ports/325893
Log:
- update to 1.5.6.1
- convert USE_GMAKE to USES equivalent
Modified:
head/graphics/gimp-gmic-plugin/Makefile
head/graphics/gimp-gmic-plugin/distinfo
Modified: head/graphics/gimp-gmic-plugin/Makefile
==============================================================================
--- head/graphics/gimp-gmic-plugin/Makefile Sun Sep 1 17:41:54 2013 (r325892)
+++ head/graphics/gimp-gmic-plugin/Makefile Sun Sep 1 17:48:37 2013 (r325893)
@@ -1,8 +1,7 @@
-# Created by: Mahmatkhanov Ruslan <cvs-src at yandex.ru>
# $FreeBSD$
PORTNAME= gmic
-PORTVERSION= 1.5.5.2
+PORTVERSION= 1.5.6.1
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME} \
SF/${PORTNAME}/old
@@ -26,7 +25,7 @@ OPTIONS_EXCLUDE=NLS DOCS
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
-USE_GMAKE= yes
+USES= gmake
USE_GNOME= gtk20
USE_XORG= x11 xext xrandr
Modified: head/graphics/gimp-gmic-plugin/distinfo
==============================================================================
--- head/graphics/gimp-gmic-plugin/distinfo Sun Sep 1 17:41:54 2013 (r325892)
+++ head/graphics/gimp-gmic-plugin/distinfo Sun Sep 1 17:48:37 2013 (r325893)
@@ -1,2 +1,2 @@
-SHA256 (gmic_1.5.5.2.tar.gz) = 4e1ff3dcd7dc79dcc7f8ac92cae49951854aea283751a83e90b9510de972382d
-SIZE (gmic_1.5.5.2.tar.gz) = 1683717
+SHA256 (gmic_1.5.6.1.tar.gz) = 8399a97f4479a379d8e7fda6a0a73bde0ac120f781111b9ed8a2e28e5a3ed22f
+SIZE (gmic_1.5.6.1.tar.gz) = 2137616
More information about the svn-ports-head
mailing list