pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/galculator update to 1.3.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/951b7a37cafa
branches: trunk
changeset: 535026:951b7a37cafa
user: drochner <drochner%pkgsrc.org@localhost>
date: Mon Nov 05 20:35:29 2007 +0000
description:
update to 1.3.1
This release fixes some minor bugs in build process and GUI.
diffstat:
math/galculator/Makefile | 7 +++----
math/galculator/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (41 lines):
diff -r 5caf24010b0f -r 951b7a37cafa math/galculator/Makefile
--- a/math/galculator/Makefile Mon Nov 05 20:19:02 2007 +0000
+++ b/math/galculator/Makefile Mon Nov 05 20:35:29 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2007/09/23 07:00:30 obache Exp $
+# $NetBSD: Makefile,v 1.15 2007/11/05 20:35:29 drochner Exp $
#
-DISTNAME= galculator-1.3
+DISTNAME= galculator-1.3.1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=galculator/}
@@ -9,8 +9,6 @@
HOMEPAGE= http://galculator.sourceforge.net/
COMMENT= Desktop calculator with scientific / RPN modes
-WRKSRC= ${WRKDIR}/${DISTNAME}.0
-
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_TOOLS+= gmake msgfmt pkg-config intltool
@@ -18,4 +16,5 @@
.include "../../x11/gtk2/buildlink3.mk"
.include "../../devel/libglade/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 5caf24010b0f -r 951b7a37cafa math/galculator/distinfo
--- a/math/galculator/distinfo Mon Nov 05 20:19:02 2007 +0000
+++ b/math/galculator/distinfo Mon Nov 05 20:35:29 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2007/09/23 07:00:30 obache Exp $
+$NetBSD: distinfo,v 1.5 2007/11/05 20:35:29 drochner Exp $
-SHA1 (galculator-1.3.tar.gz) = b468ac822be8033b094847a1f0069827dc39598e
-RMD160 (galculator-1.3.tar.gz) = 57216cdc4ac42a3adfb94011f0927406d0afef5b
-Size (galculator-1.3.tar.gz) = 516303 bytes
+SHA1 (galculator-1.3.1.tar.gz) = 095765206cab968d6f00c1ae58b1bd8425c454d6
+RMD160 (galculator-1.3.1.tar.gz) = 0632ccb98db5e11b413ffbf00e17d3c547fb10e9
+Size (galculator-1.3.1.tar.gz) = 517320 bytes
Home |
Main Index |
Thread Index |
Old Index