aboutsummaryrefslogtreecommitdiffstats
path: root/math/gcalctool
diff options
context:
space:
mode:
authorbland <bland@FreeBSD.org>2004-02-14 09:35:24 +0800
committerbland <bland@FreeBSD.org>2004-02-14 09:35:24 +0800
commitb4362327430a6d1bbe05cd9d54ddf99bac74fe33 (patch)
tree7a5ba33b287178c77eb8c5a213dabb015eb89ab8 /math/gcalctool
parent7786b2765bade177e02de76522e58d2a53465c72 (diff)
downloadfreebsd-ports-gnome-b4362327430a6d1bbe05cd9d54ddf99bac74fe33.tar.gz
freebsd-ports-gnome-b4362327430a6d1bbe05cd9d54ddf99bac74fe33.tar.zst
freebsd-ports-gnome-b4362327430a6d1bbe05cd9d54ddf99bac74fe33.zip
Update to 4.3.44
Diffstat (limited to 'math/gcalctool')
-rw-r--r--math/gcalctool/Makefile5
-rw-r--r--math/gcalctool/distinfo3
-rw-r--r--math/gcalctool/files/patch-configure10
3 files changed, 4 insertions, 14 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile
index bd79885b232e..b0171d816116 100644
--- a/math/gcalctool/Makefile
+++ b/math/gcalctool/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gcalctool
-PORTVERSION= 4.3.42
-PORTREVISION= 1
+PORTVERSION= 4.3.44
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/4.3
@@ -21,7 +20,7 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
USE_REINPLACE= yes
-USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui
+USE_GNOME= gnomeprefix gnomehack lthack intlhack libgnomeui
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/math/gcalctool/distinfo b/math/gcalctool/distinfo
index 506329d5c3e2..25cb3ec2d506 100644
--- a/math/gcalctool/distinfo
+++ b/math/gcalctool/distinfo
@@ -1 +1,2 @@
-MD5 (gnome2/gcalctool-4.3.42.tar.bz2) = 4e57629aa1bd03851855a9668fd89aaa
+MD5 (gnome2/gcalctool-4.3.44.tar.bz2) = cca585f0939b9b3e49f2578a016d87a1
+SIZE (gnome2/gcalctool-4.3.44.tar.bz2) = 610762
diff --git a/math/gcalctool/files/patch-configure b/math/gcalctool/files/patch-configure
deleted file mode 100644
index f195f07b43c6..000000000000
--- a/math/gcalctool/files/patch-configure
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.orig Wed Dec 11 18:31:51 2002
-+++ configure Thu Dec 12 12:07:17 2002
-@@ -7414,6 +7414,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'