Date: Sun, 13 Dec 2015 16:26:12 +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: r403677 - head/graphics/gimp-gmic-plugin Message-ID: <201512131626.tBDGQCcW099225@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rm Date: Sun Dec 13 16:26:12 2015 New Revision: 403677 URL: https://svnweb.freebsd.org/changeset/ports/403677 Log: graphics/gimp-gmic-plugin: actualize MASTER_SITES and WWW Modified: head/graphics/gimp-gmic-plugin/Makefile head/graphics/gimp-gmic-plugin/pkg-descr Modified: head/graphics/gimp-gmic-plugin/Makefile ============================================================================== --- head/graphics/gimp-gmic-plugin/Makefile Sun Dec 13 16:07:27 2015 (r403676) +++ head/graphics/gimp-gmic-plugin/Makefile Sun Dec 13 16:26:12 2015 (r403677) @@ -4,8 +4,7 @@ PORTNAME= gmic PORTVERSION= 1.6.0.0 PORTREVISION= 4 CATEGORIES= graphics -MASTER_SITES= SF/${PORTNAME}/older_versions/ \ - SF/${PORTNAME}/ +MASTER_SITES= http://gmic.eu/files/source/ PKGNAMEPREFIX= gimp- PKGNAMESUFFIX= -plugin DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/graphics/gimp-gmic-plugin/pkg-descr ============================================================================== --- head/graphics/gimp-gmic-plugin/pkg-descr Sun Dec 13 16:07:27 2015 (r403676) +++ head/graphics/gimp-gmic-plugin/pkg-descr Sun Dec 13 16:26:12 2015 (r403677) @@ -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.eu/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512131626.tBDGQCcW099225>