Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Nov 1999 06:29:34 +0900 (JST)
From:      nobutaka@nobutaka.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/15148: Update port: graphics/gimp1-i18n
Message-ID:  <199911282129.GAA04495@narcissus.pel.sys.hiroshima-u.ac.jp>

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

>Number:         15148
>Category:       ports
>Synopsis:       Update port: graphics/gimp1-i18n
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 28 13:30:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     MANTANI Nobutaka
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Hiroshima University
>Environment:
>Description:

Update from 1.1.11 to 1.1.13.

>How-To-Repeat:
>Fix:

diff -urN gimp1-i18n.old/Makefile gimp1-i18n/Makefile
--- gimp1-i18n.old/Makefile	Mon Nov 29 06:11:58 1999
+++ gimp1-i18n/Makefile	Mon Nov 29 06:11:40 1999
@@ -1,17 +1,17 @@
 # New ports collection makefile for:    GIMP with I18N extension
-# Version required:     1.1.11
+# Version required:     1.1.13
 # Date created:         1 Mar 1999
 # Whom:                 nobutaka@nobutaka.com
 #
 # $FreeBSD: ports/graphics/gimp1-i18n/Makefile,v 1.65 1999/11/19 21:36:15 sada Exp $
 #
 
-DISTNAME=	gimp-1.1.11
-PKGNAME=        gimp-i18n-1.1.11
+DISTNAME=	gimp-1.1.13
+PKGNAME=        gimp-i18n-1.1.13
 CATEGORIES=	graphics
-MASTER_SITES=	ftp://ftp.gimp.org/pub/gimp/unstable/v1.1.11/ \
-		ftp://ftp.cs.umn.edu/pub/gimp/gimp/unstable/v1.1.11/ \
-		http://www.ameth.org/gimp/pub/gimp/unstable/v1.1.11/
+MASTER_SITES=	ftp://ftp.gimp.org/pub/gimp/unstable/v1.1.13/ \
+		ftp://ftp.cs.umn.edu/pub/gimp/gimp/unstable/v1.1.13/ \
+		http://www.ameth.org/gimp/pub/gimp/unstable/v1.1.13/
 
 MAINTAINER=	nobutaka@nobutaka.com
 
diff -urN gimp1-i18n.old/files/md5 gimp1-i18n/files/md5
--- gimp1-i18n.old/files/md5	Mon Nov 29 06:11:58 1999
+++ gimp1-i18n/files/md5	Mon Nov 29 06:11:40 1999
@@ -1 +1 @@
-MD5 (gimp-1.1.11.tar.bz2) = c22832463f6a6333c1cab549dba8bcbc
+MD5 (gimp-1.1.13.tar.bz2) = 092d118a57f37eeb4b2fcd2dccbdb245
diff -urN gimp1-i18n.old/patches/patch-ap gimp1-i18n/patches/patch-ap
--- gimp1-i18n.old/patches/patch-ap	Mon Nov 29 06:11:58 1999
+++ gimp1-i18n/patches/patch-ap	Mon Nov 29 06:11:40 1999
@@ -1,7 +1,7 @@
---- libgimp/Makefile.in.orig	Tue Oct 26 11:04:00 1999
-+++ libgimp/Makefile.in	Tue Oct 26 11:04:34 1999
+--- libgimp/Makefile.in.orig	Wed Nov 24 06:58:03 1999
++++ libgimp/Makefile.in	Wed Nov 24 06:58:47 1999
 @@ -207,11 +207,11 @@
- gimpinclude_HEADERS =  	color_display.h			color_selector.h		gimp.h				gimpchainbutton.h	        gimpcompat.h			gimpenums.h			gimpenv.h			gimpexport.h			gimpfeatures.h			gimpfileselection.h		gimplimits.h			gimpmath.h			gimpmatrix.h			gimpmenu.h			gimpmodule.h			gimppatheditor.h		gimpsizeentry.h			gimpui.h			gimpunit.h              	gimpunitmenu.h          	gimpintl.h			gserialize.h			parasite.h			parasiteF.h			parasiteP.h			parasiteio.h
+ gimpinclude_HEADERS =  	color_display.h			color_selector.h		gimp.h				gimpchainbutton.h		gimpcolorbutton.h	        gimpcompat.h			gimpenums.h			gimpenv.h			gimpexport.h			gimpfeatures.h			gimpfileselection.h		gimplimits.h			gimpmath.h			gimpmatrix.h			gimpmenu.h			gimpmodule.h			gimppatheditor.h		gimpsizeentry.h			gimpui.h			gimpunit.h              	gimpunitmenu.h          	gimpintl.h			gserialize.h			parasite.h			parasiteF.h			parasiteP.h			parasiteio.h
  
  
 -libgimp_la_LDFLAGS =  	-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) 	-release $(LT_RELEASE)
diff -urN gimp1-i18n.old/patches/patch-bo gimp1-i18n/patches/patch-bo
--- gimp1-i18n.old/patches/patch-bo	Mon Nov 29 06:11:58 1999
+++ gimp1-i18n/patches/patch-bo	Mon Nov 29 06:11:40 1999
@@ -1,6 +1,6 @@
---- plug-ins/print/print.c.orig	Mon Oct  4 08:53:53 1999
-+++ plug-ins/print/print.c	Thu Oct  7 14:20:11 1999
-@@ -2153,7 +2153,7 @@
+--- plug-ins/print/print.c.orig	Wed Nov 24 15:43:30 1999
++++ plug-ins/print/print.c	Wed Nov 24 15:48:35 1999
+@@ -2163,7 +2163,7 @@
    plist[0].output_type = OUTPUT_COLOR;
  
  #ifdef LPC_COMMAND
diff -urN gimp1-i18n.old/pkg/PLIST gimp1-i18n/pkg/PLIST
--- gimp1-i18n.old/pkg/PLIST	Mon Nov 29 06:11:58 1999
+++ gimp1-i18n/pkg/PLIST	Mon Nov 29 06:11:40 1999
@@ -40,11 +40,11 @@
 include/libgimp/parasiteio.h
 include/megawidget.h
 lib/libgck.so
-lib/libgck.so.11
+lib/libgck.so.13
 lib/libgimp.so
-lib/libgimp.so.11
+lib/libgimp.so.13
 lib/libgimpui.so
-lib/libgimpui.so.11
+lib/libgimpui.so.13
 lib/libgpc.a
 lib/libmegawidget.a
 @unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
@@ -77,6 +77,7 @@
 libexec/gimp/1.1/plug-ins/checkerboard
 libexec/gimp/1.1/plug-ins/color_enhance
 libexec/gimp/1.1/plug-ins/colorify
+libexec/gimp/1.1/plug-ins/colortoalpha
 libexec/gimp/1.1/plug-ins/compose
 libexec/gimp/1.1/plug-ins/convmatrix
 libexec/gimp/1.1/plug-ins/csource
@@ -166,7 +167,6 @@
 libexec/gimp/1.1/plug-ins/rcm
 libexec/gimp/1.1/plug-ins/ripple
 libexec/gimp/1.1/plug-ins/rotate
-libexec/gimp/1.1/plug-ins/rotators
 libexec/gimp/1.1/plug-ins/sample_colorize
 libexec/gimp/1.1/plug-ins/scatter_hsv
 libexec/gimp/1.1/plug-ins/screenshot
@@ -783,6 +783,7 @@
 share/gimp/help/C/layers/merge_down.html
 share/gimp/help/C/layers/stack/index.html
 share/gimp/help/C/layers/stack/stack.html
+share/gimp/help/C/modes.html
 share/gimp/help/C/open/index.html
 share/gimp/help/C/open/open_by_extension.html
 share/gimp/help/C/paths/copy_path.html
@@ -1040,6 +1041,7 @@
 share/gimp/tips/gimp_tips.it.txt
 share/gimp/tips/gimp_tips.ja.txt
 share/gimp/tips/gimp_tips.ko.txt
+share/gimp/tips/gimp_tips.pl.txt
 share/gimp/tips/gimp_tips.ru.txt
 share/gimp/tips/gimp_tips.txt
 share/gimp/unitrc
diff -urN gimp1-i18n.old/pkg/PLIST.gnome gimp1-i18n/pkg/PLIST.gnome
--- gimp1-i18n.old/pkg/PLIST.gnome	Mon Nov 29 06:11:58 1999
+++ gimp1-i18n/pkg/PLIST.gnome	Mon Nov 29 06:11:40 1999
@@ -40,11 +40,11 @@
 include/libgimp/parasiteio.h
 include/megawidget.h
 lib/libgck.so
-lib/libgck.so.11
+lib/libgck.so.13
 lib/libgimp.so
-lib/libgimp.so.11
+lib/libgimp.so.13
 lib/libgimpui.so
-lib/libgimpui.so.11
+lib/libgimpui.so.13
 lib/libgpc.a
 lib/libmegawidget.a
 @unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
@@ -77,6 +77,7 @@
 libexec/gimp/1.1/plug-ins/checkerboard
 libexec/gimp/1.1/plug-ins/color_enhance
 libexec/gimp/1.1/plug-ins/colorify
+libexec/gimp/1.1/plug-ins/colortoalpha
 libexec/gimp/1.1/plug-ins/compose
 libexec/gimp/1.1/plug-ins/convmatrix
 libexec/gimp/1.1/plug-ins/csource
@@ -167,7 +168,6 @@
 libexec/gimp/1.1/plug-ins/rcm
 libexec/gimp/1.1/plug-ins/ripple
 libexec/gimp/1.1/plug-ins/rotate
-libexec/gimp/1.1/plug-ins/rotators
 libexec/gimp/1.1/plug-ins/sample_colorize
 libexec/gimp/1.1/plug-ins/scatter_hsv
 libexec/gimp/1.1/plug-ins/screenshot
@@ -784,6 +784,7 @@
 share/gimp/help/C/layers/merge_down.html
 share/gimp/help/C/layers/stack/index.html
 share/gimp/help/C/layers/stack/stack.html
+share/gimp/help/C/modes.html
 share/gimp/help/C/open/index.html
 share/gimp/help/C/open/open_by_extension.html
 share/gimp/help/C/paths/copy_path.html
@@ -1041,6 +1042,7 @@
 share/gimp/tips/gimp_tips.it.txt
 share/gimp/tips/gimp_tips.ja.txt
 share/gimp/tips/gimp_tips.ko.txt
+share/gimp/tips/gimp_tips.pl.txt
 share/gimp/tips/gimp_tips.ru.txt
 share/gimp/tips/gimp_tips.txt
 share/gimp/unitrc

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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