Date: Sun, 29 Nov 2015 11:37:37 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402591 - head/graphics/gimp-elsamuko-script Message-ID: <201511291137.tATBbbwu061214@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Sun Nov 29 11:37:36 2015 New Revision: 402591 URL: https://svnweb.freebsd.org/changeset/ports/402591 Log: graphics/gimp-elsamuko-script: make fetchable This port needs to use USE_GITHUB properly. PR: 200272 Submitted by: Rainer Hurling (rhurling gwdg de) Modified: head/graphics/gimp-elsamuko-script/Makefile Modified: head/graphics/gimp-elsamuko-script/Makefile ============================================================================== --- head/graphics/gimp-elsamuko-script/Makefile Sun Nov 29 11:19:16 2015 (r402590) +++ head/graphics/gimp-elsamuko-script/Makefile Sun Nov 29 11:37:36 2015 (r402591) @@ -5,7 +5,7 @@ PORTNAME= elsamuko DISTVERSION= 0.24 PORTREVISION= 2 CATEGORIES= graphics -MASTER_SITES= https://sites.google.com/site/${PORTNAME}/gimp/ +MASTER_SITES= https://github.com/site/${PORTNAME}/gimp-${PORTNAME}/archive/ PKGNAMEPREFIX= gimp- PKGNAMESUFFIX= -script DISTNAME= ${PORTNAME} @@ -15,10 +15,6 @@ COMMENT= Gimp scripts by elsamuko LICENSE= GPLv3 -BROKEN= No public distfiles -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2015-11-26 - RUN_DEPENDS= ${LOCALBASE}/bin/gimp:${PORTSDIR}/graphics/gimp-app OPTIONS_DEFINE= DOCS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511291137.tATBbbwu061214>