aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gnustep-back
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2003-06-21 15:50:04 +0800
committerdinoex <dinoex@FreeBSD.org>2003-06-21 15:50:04 +0800
commit6c32d825841981ad10f2e4464482741bfe0616d2 (patch)
tree316288af63ae1dda31c284cae9e455316da57ce8 /x11-toolkits/gnustep-back
parent5e9c74a9a97fc648c4f3ca7bced44786a49fcc1b (diff)
downloadfreebsd-ports-gnome-6c32d825841981ad10f2e4464482741bfe0616d2.tar.gz
freebsd-ports-gnome-6c32d825841981ad10f2e4464482741bfe0616d2.tar.zst
freebsd-ports-gnome-6c32d825841981ad10f2e4464482741bfe0616d2.zip
Update to gnustep-1.7.1 / gui-8.7
Diffstat (limited to 'x11-toolkits/gnustep-back')
-rw-r--r--x11-toolkits/gnustep-back/Makefile5
-rw-r--r--x11-toolkits/gnustep-back/distinfo2
-rw-r--r--x11-toolkits/gnustep-back/files/ftfont.m.diff (renamed from x11-toolkits/gnustep-back/files/patch-ftfont.m)0
3 files changed, 5 insertions, 2 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile
index 495258077500..5c5eb53174a5 100644
--- a/x11-toolkits/gnustep-back/Makefile
+++ b/x11-toolkits/gnustep-back/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnustep-back
.if defined(WITH_GNUSTEP_DEVEL)
-PORTVERSION= 0.8.6
+PORTVERSION= 0.8.7
.else
PORTVERSION= 0.8.5
.endif
@@ -51,6 +51,9 @@ CONFIGURE_ARGS+= --enable-graphics=art --with-name=art
PLIST_SUB+= BACK=art USE_XLIB="@comment "
PLIST_SUB+= USE_XLIB="@comment " USE_XDPS="@comment " USE_ART=""
PKGNAMESUFFIX?= -art
+.if !defined(WITH_GNUSTEP_DEVEL)
+EXTRA_PATCHES+= ${FILESDIR}/ftfont.m.diff
+.endif
.else
CONFIGURE_ARGS+= --enable-graphics=xlib --with-name=back
PLIST_SUB+= BACK=back
diff --git a/x11-toolkits/gnustep-back/distinfo b/x11-toolkits/gnustep-back/distinfo
index 7fdad4fc0ae7..5a3c36ffddc5 100644
--- a/x11-toolkits/gnustep-back/distinfo
+++ b/x11-toolkits/gnustep-back/distinfo
@@ -1,2 +1,2 @@
MD5 (gnustep-back-0.8.5.tar.gz) = 9020f254f584ed176221321218857b55
-MD5 (gnustep-back-0.8.6.tar.gz) = 3e3e43ccb85a8cb5ce9fc14fb2842215
+MD5 (gnustep-back-0.8.7.tar.gz) = 1b9e0eae52bce69a979d07a3cbe4019d
diff --git a/x11-toolkits/gnustep-back/files/patch-ftfont.m b/x11-toolkits/gnustep-back/files/ftfont.m.diff
index 4af6073ac1a3..4af6073ac1a3 100644
--- a/x11-toolkits/gnustep-back/files/patch-ftfont.m
+++ b/x11-toolkits/gnustep-back/files/ftfont.m.diff