aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/gimp-app-devel/Makefile2
-rw-r--r--graphics/gimp-app-devel/files/gimp.setfont4
-rw-r--r--graphics/gimp-app/Makefile2
-rw-r--r--graphics/gimp-app/files/gimp.setfont4
-rw-r--r--graphics/gimp-devel/Makefile2
-rw-r--r--graphics/gimp-devel/files/gimp.setfont4
-rw-r--r--graphics/gimp/Makefile2
-rw-r--r--graphics/gimp/files/gimp.setfont4
-rw-r--r--graphics/gimp1/Makefile2
-rw-r--r--graphics/gimp1/files/gimp.setfont4
-rw-r--r--graphics/gimpshop/Makefile2
-rw-r--r--graphics/gimpshop/files/gimp.setfont4
12 files changed, 18 insertions, 18 deletions
diff --git a/graphics/gimp-app-devel/Makefile b/graphics/gimp-app-devel/Makefile
index c6a70c1510f4..3d5b622711b9 100644
--- a/graphics/gimp-app-devel/Makefile
+++ b/graphics/gimp-app-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gimp
PORTVERSION= 1.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v1.2/v${PORTVERSION}/ \
ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/gimp/v1.2/v${PORTVERSION}/ \
diff --git a/graphics/gimp-app-devel/files/gimp.setfont b/graphics/gimp-app-devel/files/gimp.setfont
index 995843d495db..f81fa5d9b9ad 100644
--- a/graphics/gimp-app-devel/files/gimp.setfont
+++ b/graphics/gimp-app-devel/files/gimp.setfont
@@ -78,10 +78,10 @@ If you need iso8859-2 fonts, please install etlfonts
EOF
}
-# Write gtkrc of user's .gimp-1.1 directory
+# Write gtkrc of user's .gimp-1.2 directory
sub write_gtkrc($) {
my $fontset = shift;
- my $path = "$ENV{'HOME'}/.gimp-1.1";
+ my $path = "$ENV{'HOME'}/.gimp-1.2";
if (-d $path) {
if (-e "$path/gtkrc") {
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index c6a70c1510f4..3d5b622711b9 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gimp
PORTVERSION= 1.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v1.2/v${PORTVERSION}/ \
ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/gimp/v1.2/v${PORTVERSION}/ \
diff --git a/graphics/gimp-app/files/gimp.setfont b/graphics/gimp-app/files/gimp.setfont
index 995843d495db..f81fa5d9b9ad 100644
--- a/graphics/gimp-app/files/gimp.setfont
+++ b/graphics/gimp-app/files/gimp.setfont
@@ -78,10 +78,10 @@ If you need iso8859-2 fonts, please install etlfonts
EOF
}
-# Write gtkrc of user's .gimp-1.1 directory
+# Write gtkrc of user's .gimp-1.2 directory
sub write_gtkrc($) {
my $fontset = shift;
- my $path = "$ENV{'HOME'}/.gimp-1.1";
+ my $path = "$ENV{'HOME'}/.gimp-1.2";
if (-d $path) {
if (-e "$path/gtkrc") {
diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile
index c6a70c1510f4..3d5b622711b9 100644
--- a/graphics/gimp-devel/Makefile
+++ b/graphics/gimp-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gimp
PORTVERSION= 1.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v1.2/v${PORTVERSION}/ \
ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/gimp/v1.2/v${PORTVERSION}/ \
diff --git a/graphics/gimp-devel/files/gimp.setfont b/graphics/gimp-devel/files/gimp.setfont
index 995843d495db..f81fa5d9b9ad 100644
--- a/graphics/gimp-devel/files/gimp.setfont
+++ b/graphics/gimp-devel/files/gimp.setfont
@@ -78,10 +78,10 @@ If you need iso8859-2 fonts, please install etlfonts
EOF
}
-# Write gtkrc of user's .gimp-1.1 directory
+# Write gtkrc of user's .gimp-1.2 directory
sub write_gtkrc($) {
my $fontset = shift;
- my $path = "$ENV{'HOME'}/.gimp-1.1";
+ my $path = "$ENV{'HOME'}/.gimp-1.2";
if (-d $path) {
if (-e "$path/gtkrc") {
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index c6a70c1510f4..3d5b622711b9 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gimp
PORTVERSION= 1.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v1.2/v${PORTVERSION}/ \
ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/gimp/v1.2/v${PORTVERSION}/ \
diff --git a/graphics/gimp/files/gimp.setfont b/graphics/gimp/files/gimp.setfont
index 995843d495db..f81fa5d9b9ad 100644
--- a/graphics/gimp/files/gimp.setfont
+++ b/graphics/gimp/files/gimp.setfont
@@ -78,10 +78,10 @@ If you need iso8859-2 fonts, please install etlfonts
EOF
}
-# Write gtkrc of user's .gimp-1.1 directory
+# Write gtkrc of user's .gimp-1.2 directory
sub write_gtkrc($) {
my $fontset = shift;
- my $path = "$ENV{'HOME'}/.gimp-1.1";
+ my $path = "$ENV{'HOME'}/.gimp-1.2";
if (-d $path) {
if (-e "$path/gtkrc") {
diff --git a/graphics/gimp1/Makefile b/graphics/gimp1/Makefile
index c6a70c1510f4..3d5b622711b9 100644
--- a/graphics/gimp1/Makefile
+++ b/graphics/gimp1/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gimp
PORTVERSION= 1.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v1.2/v${PORTVERSION}/ \
ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/gimp/v1.2/v${PORTVERSION}/ \
diff --git a/graphics/gimp1/files/gimp.setfont b/graphics/gimp1/files/gimp.setfont
index 995843d495db..f81fa5d9b9ad 100644
--- a/graphics/gimp1/files/gimp.setfont
+++ b/graphics/gimp1/files/gimp.setfont
@@ -78,10 +78,10 @@ If you need iso8859-2 fonts, please install etlfonts
EOF
}
-# Write gtkrc of user's .gimp-1.1 directory
+# Write gtkrc of user's .gimp-1.2 directory
sub write_gtkrc($) {
my $fontset = shift;
- my $path = "$ENV{'HOME'}/.gimp-1.1";
+ my $path = "$ENV{'HOME'}/.gimp-1.2";
if (-d $path) {
if (-e "$path/gtkrc") {
diff --git a/graphics/gimpshop/Makefile b/graphics/gimpshop/Makefile
index c6a70c1510f4..3d5b622711b9 100644
--- a/graphics/gimpshop/Makefile
+++ b/graphics/gimpshop/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gimp
PORTVERSION= 1.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v1.2/v${PORTVERSION}/ \
ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/gimp/v1.2/v${PORTVERSION}/ \
diff --git a/graphics/gimpshop/files/gimp.setfont b/graphics/gimpshop/files/gimp.setfont
index 995843d495db..f81fa5d9b9ad 100644
--- a/graphics/gimpshop/files/gimp.setfont
+++ b/graphics/gimpshop/files/gimp.setfont
@@ -78,10 +78,10 @@ If you need iso8859-2 fonts, please install etlfonts
EOF
}
-# Write gtkrc of user's .gimp-1.1 directory
+# Write gtkrc of user's .gimp-1.2 directory
sub write_gtkrc($) {
my $fontset = shift;
- my $path = "$ENV{'HOME'}/.gimp-1.1";
+ my $path = "$ENV{'HOME'}/.gimp-1.2";
if (-d $path) {
if (-e "$path/gtkrc") {