diff options
-rw-r--r-- | math/galculator/Makefile | 6 | ||||
-rw-r--r-- | math/galculator/PLIST | 4 | ||||
-rw-r--r-- | math/galculator/distinfo | 8 |
3 files changed, 10 insertions, 8 deletions
diff --git a/math/galculator/Makefile b/math/galculator/Makefile index 1266ecc97b6..a02f863a103 100644 --- a/math/galculator/Makefile +++ b/math/galculator/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.41 2014/05/05 00:48:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.42 2015/02/03 15:29:48 mef Exp $ # -DISTNAME= galculator-2.1.2 -PKGREVISION= 6 +DISTNAME= galculator-2.1.3 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=galculator/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://galculator.sourceforge.net/ COMMENT= Desktop calculator with scientific / RPN modes +LICENSE= gnu-gpl-v2 USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes diff --git a/math/galculator/PLIST b/math/galculator/PLIST index ef08162d1c3..1b39cd7f38f 100644 --- a/math/galculator/PLIST +++ b/math/galculator/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2013/05/03 16:40:02 drochner Exp $ +@comment $NetBSD: PLIST,v 1.7 2015/02/03 15:29:48 mef Exp $ bin/galculator man/man1/galculator.1 share/applications/galculator.desktop @@ -24,8 +24,10 @@ share/icons/hicolor/48x48/apps/galculator.png share/icons/hicolor/scalable/apps/galculator.svg share/locale/da_DK/LC_MESSAGES/galculator.mo share/locale/de/LC_MESSAGES/galculator.mo +share/locale/es/LC_MESSAGES/galculator.mo share/locale/es_MX/LC_MESSAGES/galculator.mo share/locale/fr/LC_MESSAGES/galculator.mo +share/locale/hu/LC_MESSAGES/galculator.mo share/locale/ja/LC_MESSAGES/galculator.mo share/locale/kk_KZ/LC_MESSAGES/galculator.mo share/locale/lt/LC_MESSAGES/galculator.mo diff --git a/math/galculator/distinfo b/math/galculator/distinfo index 9190fa84910..14e70860d17 100644 --- a/math/galculator/distinfo +++ b/math/galculator/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2013/05/03 16:40:02 drochner Exp $ +$NetBSD: distinfo,v 1.8 2015/02/03 15:29:48 mef Exp $ -SHA1 (galculator-2.1.2.tar.gz) = 5db96f509d5a85752b3a019d95081238ad0a7e9a -RMD160 (galculator-2.1.2.tar.gz) = fcf5c332d646a312aeb07513ee1092cbc0b7048d -Size (galculator-2.1.2.tar.gz) = 613655 bytes +SHA1 (galculator-2.1.3.tar.gz) = 6c1ab90b22e53c2f745659e5103c4ada7bf1e608 +RMD160 (galculator-2.1.3.tar.gz) = b8767ad09ad3219433092dbef663024e8b816fe4 +Size (galculator-2.1.3.tar.gz) = 651206 bytes |