ports/128545: update graphics/gimp-lqr-plugin from 0.4.0-4 to 0.5.1
Sergei Golyashov
svvord at spline-studio.ru
Sun Nov 2 19:00:10 UTC 2008
>Number: 128545
>Category: ports
>Synopsis: update graphics/gimp-lqr-plugin from 0.4.0-4 to 0.5.1
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sun Nov 02 19:00:05 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Sergei Golyashov
>Release: FreeBSD 7.0-STABLE i386
>Organization:
Spline Ltd.
>Environment:
FreeBSD crush.dony 7.0-STABLE FreeBSD 7.0-STABLE #2: Sat Aug 23 03:58:51 VLAST 2008 crush at crush.dony:/usr/obj/usr/src/sys/CRUSH i386
>Description:
gimp-lqr-plugin update to version 0.5.1
Changelog and bugfixes:
http://liquidrescale.wikidot.com/forum/t-97837/version-0-5-0-released
http://liquidrescale.wikidot.com/forum/t-101553/new-version-0-5-1-released
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -ruN gimp-lqr-plugin.old/Makefile gimp-lqr-plugin/Makefile
--- gimp-lqr-plugin.old/Makefile 2008-11-03 04:12:15.000000000 +1000
+++ gimp-lqr-plugin/Makefile 2008-11-03 04:17:16.000000000 +1000
@@ -6,8 +6,7 @@
#
PORTNAME= gimp-lqr-plugin
-DISTVERSION= 0.4.0-4
-PORTREVISION= 1
+DISTVERSION= 0.5.1
CATEGORIES= graphics
MASTER_SITES= http://liquidrescale.wikidot.com/local--files/en:download-page/ \
http://www.amdmi3.ru/distfiles/
@@ -16,9 +15,10 @@
COMMENT= Liquid rescale GIMP plug-in
LIB_DEPENDS= gimp-2.0:${PORTSDIR}/graphics/gimp-app \
- lqr-1.0:${PORTSDIR}/graphics/liblqr-1
+ lqr-1.1:${PORTSDIR}/graphics/liblqr-1
GNU_CONFIGURE= yes
+USE_BZIP2= yes
USE_GMAKE= yes
USE_GETTEXT= yes
USE_GNOME= gtk20
diff -ruN gimp-lqr-plugin.old/distinfo gimp-lqr-plugin/distinfo
--- gimp-lqr-plugin.old/distinfo 2008-11-03 04:12:15.000000000 +1000
+++ gimp-lqr-plugin/distinfo 2008-11-03 04:17:19.000000000 +1000
@@ -1,3 +1,3 @@
-MD5 (gimp-lqr-plugin-0.4.0-4.tar.gz) = 1d34e517cdbf8b2f358e0febea0467f5
-SHA256 (gimp-lqr-plugin-0.4.0-4.tar.gz) = ed6b736c557354c2f9f7a948a2a23bc936d238d9303c462859118e7a9813b943
-SIZE (gimp-lqr-plugin-0.4.0-4.tar.gz) = 824386
+MD5 (gimp-lqr-plugin-0.5.1.tar.bz2) = 6aa194213604e765d58e5a6a82623da9
+SHA256 (gimp-lqr-plugin-0.5.1.tar.bz2) = 91556f6e809fefd93673263b5ba844ccceb86aa309351b2f5ff20a9daae12bab
+SIZE (gimp-lqr-plugin-0.5.1.tar.bz2) = 642671
diff -ruN gimp-lqr-plugin.old/pkg-plist gimp-lqr-plugin/pkg-plist
--- gimp-lqr-plugin.old/pkg-plist 2008-11-03 04:12:15.000000000 +1000
+++ gimp-lqr-plugin/pkg-plist 2008-11-03 04:25:53.000000000 +1000
@@ -1,17 +1,20 @@
%%PLUGIN_DIR%%/gimp-lqr-plugin
%%DATADIR%%/help/en/gimp-help.xml
%%DATADIR%%/help/en/index.html
-%%DATADIR%%/help/es_ES/gimp-help.xml
-%%DATADIR%%/help/es_ES/index.html
-%%DATADIR%%/help/images/dialog1.png
-%%DATADIR%%/help/images/dialog1_it.png
-%%DATADIR%%/help/images/dialog2.png
-%%DATADIR%%/help/images/dialog2_it.png
-%%DATADIR%%/help/images/dialog3.png
-%%DATADIR%%/help/images/dialog3_it.png
%%DATADIR%%/help/images/wilber.png
%%DATADIR%%/help/it/gimp-help.xml
%%DATADIR%%/help/it/index.html
+%%DATADIR%%/help/ru/gimp-help.xml
+%%DATADIR%%/help/ru/index.html
+%%DATADIR%%/help/images/dialog1.jpg
+%%DATADIR%%/help/images/dialog2.jpg
+%%DATADIR%%/help/images/dialog3.jpg
+%%DATADIR%%/help/images/dialog1_it.jpg
+%%DATADIR%%/help/images/dialog2_it.jpg
+%%DATADIR%%/help/images/dialog3_it.jpg
+%%DATADIR%%/help/images/dialog1_ru.jpg
+%%DATADIR%%/help/images/dialog2_ru.jpg
+%%DATADIR%%/help/images/dialog3_ru.jpg
share/locale/de/LC_MESSAGES/gimp20-lqr-plugin.mo
share/locale/es_AR/LC_MESSAGES/gimp20-lqr-plugin.mo
share/locale/es_ES/LC_MESSAGES/gimp20-lqr-plugin.mo
@@ -39,8 +42,9 @@
@dirrmtry share/locale/es_AR/LC_MESSAGES
@dirrmtry share/locale/es_AR
@dirrm %%DATADIR%%/help/it
+ at dirrm %%DATADIR%%/help/ru
@dirrm %%DATADIR%%/help/images
- at dirrm %%DATADIR%%/help/es_ES
@dirrm %%DATADIR%%/help/en
@dirrm %%DATADIR%%/help
@dirrm %%DATADIR%%
+
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list