Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Feb 2011 20:44:22 GMT
From:      Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/155042: [MAINTAINER] graphics/gimp-gmic-plugin: update to 1.4.8.2
Message-ID:  <201102252044.p1PKiM9D075997@red.freebsd.org>
Resent-Message-ID: <201102252050.p1PKo31H025746@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         155042
>Category:       ports
>Synopsis:       [MAINTAINER] graphics/gimp-gmic-plugin: update to 1.4.8.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 25 20:50:03 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        8.2-PRERELEASE
>Organization:
>Environment:
8.2-PRERELEASE i386 gimp 2.6.11
>Description:
- update to 1.4.8.2
- add backup mirror
- do not depend on obsolete GraphicsMagic version

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruNa gimp-gmic-plugin.orig/Makefile gimp-gmic-plugin/Makefile
--- gimp-gmic-plugin.orig/Makefile	2011-02-12 06:20:54.000000000 +0300
+++ gimp-gmic-plugin/Makefile	2011-02-25 23:27:45.000000000 +0300
@@ -6,9 +6,10 @@
 #
 
 PORTNAME=	gmic
-PORTVERSION=	1.4.8.1
+PORTVERSION=	1.4.8.2
 CATEGORIES=	graphics
-MASTER_SITES=	SF/${PORTNAME}
+MASTER_SITES=	SF/${PORTNAME} \
+		SF/${PORTNAME}/old
 PKGNAMEPREFIX=	gimp-
 PKGNAMESUFFIX=	-plugin
 DISTNAME=	${PORTNAME}_${PORTVERSION}
@@ -16,7 +17,7 @@
 MAINTAINER=	cvs-src@yandex.ru
 COMMENT=	GREYC's Magic Image Converter
 
-LIB_DEPENDS=	GraphicsMagick++.1:${PORTSDIR}/graphics/GraphicsMagick \
+LIB_DEPENDS=	GraphicsMagick++.6:${PORTSDIR}/graphics/GraphicsMagick13 \
 		IlmImf.6:${PORTSDIR}/graphics/OpenEXR \
 		Magick++.4:${PORTSDIR}/graphics/ImageMagick \
 		avcodec.1:${PORTSDIR}/multimedia/ffmpeg \
@@ -69,7 +70,7 @@
 .endif
 .if defined(WITH_BASH)
 	${INSTALL_SCRIPT} ${WRKSRC}/src/gmic_bashcompletion.sh \
-		${PREFIX}/etc/bash_completion.d
+		${PREFIX}/etc/bash_completion.d/gmic_bashcompletion.sh
 .endif
 
 .include <bsd.port.post.mk>
diff -ruNa gimp-gmic-plugin.orig/distinfo gimp-gmic-plugin/distinfo
--- gimp-gmic-plugin.orig/distinfo	2011-02-12 06:20:54.000000000 +0300
+++ gimp-gmic-plugin/distinfo	2011-02-25 22:32:38.000000000 +0300
@@ -1,2 +1,2 @@
-SHA256 (gmic_1.4.8.1.tar.gz) = 2c98af3257402668c731b9aa2403f1edfb9f23098f5dbcd49e02b395d17f8a30
-SIZE (gmic_1.4.8.1.tar.gz) = 14752527
+SHA256 (gmic_1.4.8.2.tar.gz) = d1bc42dd3964255cca902a9810a3c5e317bdebc7ac02dfa33c288c56615f1b09
+SIZE (gmic_1.4.8.2.tar.gz) = 14749966


>Release-Note:
>Audit-Trail:
>Unformatted:



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