From owner-svn-ports-all@FreeBSD.ORG Mon Dec 31 17:09:37 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D8895701; Mon, 31 Dec 2012 17:09:37 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id BBCF38FC0C; Mon, 31 Dec 2012 17:09:37 +0000 (UTC) Received: from svn.freebsd.org (svn.FreeBSD.org [8.8.178.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBVH9bC5069580; Mon, 31 Dec 2012 17:09:37 GMT (envelope-from rm@svn.freebsd.org) Received: (from rm@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBVH9bOV069574; Mon, 31 Dec 2012 17:09:37 GMT (envelope-from rm@svn.freebsd.org) Message-Id: <201212311709.qBVH9bOV069574@svn.freebsd.org> From: Ruslan Mahmatkhanov Date: Mon, 31 Dec 2012 17:09:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309765 - in head/graphics/gimp-gmic-plugin: . files 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: Mon, 31 Dec 2012 17:09:37 -0000 Author: rm Date: Mon Dec 31 17:09:36 2012 New Revision: 309765 URL: http://svnweb.freebsd.org/changeset/ports/309765 Log: - update to 1.5.2.4 Modified: head/graphics/gimp-gmic-plugin/Makefile head/graphics/gimp-gmic-plugin/distinfo head/graphics/gimp-gmic-plugin/files/patch-Makefile head/graphics/gimp-gmic-plugin/pkg-descr Modified: head/graphics/gimp-gmic-plugin/Makefile ============================================================================== --- head/graphics/gimp-gmic-plugin/Makefile Mon Dec 31 17:09:12 2012 (r309764) +++ head/graphics/gimp-gmic-plugin/Makefile Mon Dec 31 17:09:36 2012 (r309765) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gmic -PORTVERSION= 1.5.1.5 -PORTREVISION= 1 +PORTVERSION= 1.5.2.4 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME} \ SF/${PORTNAME}/old Modified: head/graphics/gimp-gmic-plugin/distinfo ============================================================================== --- head/graphics/gimp-gmic-plugin/distinfo Mon Dec 31 17:09:12 2012 (r309764) +++ head/graphics/gimp-gmic-plugin/distinfo Mon Dec 31 17:09:36 2012 (r309765) @@ -1,2 +1,2 @@ -SHA256 (gmic_1.5.1.5.tar.gz) = 00a914640819ac553b68a0caae822e7bf5e9ae28b15ffeb04b3bb096c08a2e61 -SIZE (gmic_1.5.1.5.tar.gz) = 1945107 +SHA256 (gmic_1.5.2.4.tar.gz) = 489f81653e3a7a00b5fa10d7d59c35de6a24de3ec24b57b4f6e4498743057c49 +SIZE (gmic_1.5.2.4.tar.gz) = 2203118 Modified: head/graphics/gimp-gmic-plugin/files/patch-Makefile ============================================================================== --- head/graphics/gimp-gmic-plugin/files/patch-Makefile Mon Dec 31 17:09:12 2012 (r309764) +++ head/graphics/gimp-gmic-plugin/files/patch-Makefile Mon Dec 31 17:09:36 2012 (r309765) @@ -1,5 +1,5 @@ ---- ./Makefile.orig 2012-06-08 13:20:14.000000000 +0400 -+++ ./Makefile 2012-06-17 12:57:52.000000000 +0400 +--- ./Makefile.orig 2012-12-03 20:57:53.000000000 +0400 ++++ ./Makefile 2012-12-31 13:25:31.000000000 +0400 @@ -56,7 +56,7 @@ USR = /opt/local else @@ -9,7 +9,7 @@ endif ifeq ($(OS),MINGW32_NT-5.1) EXE = .exe -@@ -118,7 +118,7 @@ +@@ -106,7 +106,7 @@ # This requires the presence of the X11 extension include and library files. # (package 'libx11-dev' on Debian). XSHM_CFLAGS = -Dcimg_use_xshm @@ -18,7 +18,7 @@ # Flags to enable image display, using GDI32. # This requires the presence of the GDI32 include and library files. -@@ -273,6 +273,14 @@ +@@ -270,6 +270,13 @@ $(MAKE) lib $(MAKE) zart else @@ -27,13 +27,12 @@ + @echo "** FreeBSD configuration" + @echo "**" + $(MAKE) freebsd -+ $(MAKE) bashcompletion + $(MAKE) gimp +else ifeq ($(OS),Darwin) @echo "**" @echo "** MacOSX configuration" -@@ -290,9 +298,10 @@ +@@ -285,9 +292,10 @@ $(MAKE) gimp endif endif @@ -45,7 +44,7 @@ lib: $(MAKE) "CFLAGS=$(STD_LIB_CFLAGS) $(OPT_CFLAGS)" "LDFLAGS+=$(STD_LIB_LDFLAGS) $(OPT_LDFLAGS)" gmic_lib -@@ -314,6 +323,9 @@ +@@ -315,6 +323,9 @@ linux: $(MAKE) "CFLAGS=$(STD_UNIX_CFLAGS) $(OPT_CFLAGS)" "LDFLAGS=$(STD_UNIX_LDFLAGS)" "STRIP_EXE=1" gmic_gmic Modified: head/graphics/gimp-gmic-plugin/pkg-descr ============================================================================== --- head/graphics/gimp-gmic-plugin/pkg-descr Mon Dec 31 17:09:12 2012 (r309764) +++ head/graphics/gimp-gmic-plugin/pkg-descr Mon Dec 31 17:09:36 2012 (r309765) @@ -9,4 +9,4 @@ G'MIC stands for GREYC's Magic Image Con o The interactive plug-in gmic_gimp to bring G'MIC capabilities to the image retouching software GIMP. -WWW: http://gmic.sourceforge.net +WWW: http://gmic.sourceforge.net