summaryrefslogtreecommitdiffstats
path: root/graphics/gimpshop/files
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2001-01-24 01:21:30 +0000
committervanilla <vanilla@FreeBSD.org>2001-01-24 01:21:30 +0000
commit94080d1a2d638627076c3ce2d4c4e32a8bc747b5 (patch)
tree4d07ec0e47d87b3c31152a876413fa1a21a706ac /graphics/gimpshop/files
parent263fdea0551a64740ce8aed0c6612be6c866b1b1 (diff)
downloadFreeBSD-ports-94080d1a2d638627076c3ce2d4c4e32a8bc747b5.zip
FreeBSD-ports-94080d1a2d638627076c3ce2d4c4e32a8bc747b5.tar.gz
Upgrade to 1.2.1.
Diffstat (limited to 'graphics/gimpshop/files')
-rw-r--r--graphics/gimpshop/files/gimp.setfont2
-rw-r--r--graphics/gimpshop/files/patch-ah19
-rw-r--r--graphics/gimpshop/files/patch-am1
3 files changed, 15 insertions, 7 deletions
diff --git a/graphics/gimpshop/files/gimp.setfont b/graphics/gimpshop/files/gimp.setfont
index 34f91f9..995843d 100644
--- a/graphics/gimpshop/files/gimp.setfont
+++ b/graphics/gimpshop/files/gimp.setfont
@@ -7,7 +7,7 @@
$progname = "gimp.setfont";
$version = "Version 0.4 Feb 07 2000";
-$fontset{'chinese'} = "-*-helvetica-medium-r-normal--17-*-*-*-*-*-iso8859-1,-*-kai-medium-r-normal--16-*-*-*-*-*-big5-0";
+$fontset{'chinese'} = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1,-*-kai-medium-r-normal--16-*-*-*-*-*-big5-0";
$fontset{'czech'} = "-*-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-2";
$fontset{'danish'} = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1";
$fontset{'dutch'} = "-*-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1";
diff --git a/graphics/gimpshop/files/patch-ah b/graphics/gimpshop/files/patch-ah
index 0b22999..e4368c65d1 100644
--- a/graphics/gimpshop/files/patch-ah
+++ b/graphics/gimpshop/files/patch-ah
@@ -1,6 +1,15 @@
---- configure.orig Tue Oct 31 12:10:14 2000
-+++ configure Sun Nov 12 23:44:36 2000
-@@ -3478,7 +3478,10 @@
+--- configure.orig Mon Jan 22 10:48:18 2001
++++ configure Wed Jan 24 07:24:23 2001
+@@ -574,7 +574,7 @@
+ GIMP_VERSION=$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION.$GIMP_MICRO_VERSION
+
+ LT_RELEASE=$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
+-LT_CURRENT=`expr $GIMP_MICRO_VERSION - $GIMP_INTERFACE_AGE`
++LT_CURRENT=1
+ LT_REVISION=$GIMP_INTERFACE_AGE
+ LT_AGE=`expr $GIMP_BINARY_AGE - $GIMP_INTERFACE_AGE`
+
+@@ -3470,7 +3470,10 @@
cat conftest.$ac_ext >&5
rm -rf conftest*
CATOBJEXT=.mo
@@ -12,7 +21,7 @@
fi
rm -f conftest*
INSTOBJEXT=.mo
-@@ -7148,8 +7151,8 @@
+@@ -7147,8 +7150,8 @@
fi
@@ -23,7 +32,7 @@
gimpsysconfdir=$sysconfdir/$PACKAGE/$GIMP_MAJOR_VERSION.$GIMP_MINOR_VERSION
localedir='${prefix}/${DATADIRNAME}/locale'
-@@ -8476,11 +8479,6 @@
+@@ -8263,11 +8266,6 @@
*) # Relative path.
srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
top_srcdir="$ac_dots$ac_given_srcdir" ;;
diff --git a/graphics/gimpshop/files/patch-am b/graphics/gimpshop/files/patch-am
index 1ab114f..45c58cb 100644
--- a/graphics/gimpshop/files/patch-am
+++ b/graphics/gimpshop/files/patch-am
@@ -17,4 +17,3 @@
+ fpsetmask(0);
g_set_prgname (g_basename (progname));
-
OpenPOWER on IntegriCloud