summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2004-02-14 01:35:24 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2004-02-14 01:35:24 +0000
commit09bf4feb5e9991195a9b06a3e608ac42e20b8a33 (patch)
tree0bf39dc2dd0b5a38dfc679fa17f267d6e3091654 /math
parentOther ports, e.g. fvwm2-i18n, reference this port. Make LATEST_LINK (diff)
Update to 4.3.44
Notes
Notes: svn path=/head/; revision=100888
Diffstat (limited to 'math')
-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'