From a4fa436ea8554779c18eec00b7496eb6ba2a9a95 Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Thu, 13 Nov 2003 02:37:57 +0000 Subject: [PATCH] Update to 1.1.4: RPN mode improvements, bugfixes, translation updates. --- math/galculator/Makefile | 2 +- math/galculator/distinfo | 2 +- math/galculator/files/patch-configure | 20 -------------------- math/galculator/pkg-plist | 1 + 4 files changed, 3 insertions(+), 22 deletions(-) delete mode 100644 math/galculator/files/patch-configure diff --git a/math/galculator/Makefile b/math/galculator/Makefile index d3829bd04feb..5ec6d9df3590 100644 --- a/math/galculator/Makefile +++ b/math/galculator/Makefile @@ -6,7 +6,7 @@ # PORTNAME= galculator -PORTVERSION= 1.1.3 +PORTVERSION= 1.1.4 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/math/galculator/distinfo b/math/galculator/distinfo index 3977d87e1e8c..597462cefce9 100644 --- a/math/galculator/distinfo +++ b/math/galculator/distinfo @@ -1 +1 @@ -MD5 (galculator-1.1.3.tar.bz2) = 4fded689a79b21015bf8d762916c0330 +MD5 (galculator-1.1.4.tar.bz2) = 3f0d80474ef6c585958e5ece5f6d5aa7 diff --git a/math/galculator/files/patch-configure b/math/galculator/files/patch-configure deleted file mode 100644 index d737b02a9dc7..000000000000 --- a/math/galculator/files/patch-configure +++ /dev/null @@ -1,20 +0,0 @@ -$FreeBSD$ ---- configure.orig Mon Jun 23 21:57:17 2003 -+++ configure Thu Jun 26 00:23:52 2003 -@@ -4003,6 +4003,8 @@ done - fi - - if test "$gt_cv_have_gettext" = "yes"; then -+save_LIBS=$LIBS -+LIBS="$INTLLIBS $LIBS" - - cat >>confdefs.h <<\_ACEOF - #define HAVE_GETTEXT 1 -@@ -4334,6 +4336,7 @@ rm -f conftest.$ac_objext conftest$ac_ex - gt_cv_have_gettext=no - fi - fi -+LIBS=$save_LIBS - - fi - diff --git a/math/galculator/pkg-plist b/math/galculator/pkg-plist index 26ae9f6c4603..f4c7ba310185 100644 --- a/math/galculator/pkg-plist +++ b/math/galculator/pkg-plist @@ -6,6 +6,7 @@ share/galculator/glade/basic_buttons.glade share/galculator/glade/color.glade share/galculator/glade/dispctrl_bottom.glade share/galculator/glade/dispctrl_right.glade +share/galculator/glade/dispctrl_right_vertical.glade share/galculator/glade/font.glade share/galculator/glade/main_frame.glade share/galculator/glade/prefs.glade