From owner-svn-ports-all@FreeBSD.ORG Sun Sep 1 17:48:38 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 41A66F63; Sun, 1 Sep 2013 17:48:38 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2EDEB2B6B; Sun, 1 Sep 2013 17:48:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r81HmcM4069041; Sun, 1 Sep 2013 17:48:38 GMT (envelope-from rm@svn.freebsd.org) Received: (from rm@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r81HmbG2069035; Sun, 1 Sep 2013 17:48:37 GMT (envelope-from rm@svn.freebsd.org) Message-Id: <201309011748.r81HmbG2069035@svn.freebsd.org> From: Ruslan Makhmatkhanov Date: Sun, 1 Sep 2013 17:48:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r325893 - head/graphics/gimp-gmic-plugin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Sep 2013 17:48:38 -0000 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 # $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