Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Sep 2013 17:48:37 +0000 (UTC)
From:      Ruslan Makhmatkhanov <rm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r325893 - head/graphics/gimp-gmic-plugin
Message-ID:  <201309011748.r81HmbG2069035@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



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