svn commit: r348374 - head/math/galculator

Christian Weisgerber naddy at FreeBSD.org
Sat Mar 15 19:47:36 UTC 2014


Author: naddy
Date: Sat Mar 15 19:47:35 2014
New Revision: 348374
URL: http://svnweb.freebsd.org/changeset/ports/348374
QAT: https://qat.redports.org/buildarchive/r348374/

Log:
  Update to 2.1.3: bug fixes, new and updated translations

Modified:
  head/math/galculator/Makefile
  head/math/galculator/distinfo
  head/math/galculator/pkg-plist

Modified: head/math/galculator/Makefile
==============================================================================
--- head/math/galculator/Makefile	Sat Mar 15 19:01:39 2014	(r348373)
+++ head/math/galculator/Makefile	Sat Mar 15 19:47:35 2014	(r348374)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	galculator
-PORTVERSION=	2.1.2
+PORTVERSION=	2.1.3
 CATEGORIES=	math
 MASTER_SITES=	SF
 

Modified: head/math/galculator/distinfo
==============================================================================
--- head/math/galculator/distinfo	Sat Mar 15 19:01:39 2014	(r348373)
+++ head/math/galculator/distinfo	Sat Mar 15 19:47:35 2014	(r348374)
@@ -1,2 +1,2 @@
-SHA256 (galculator-2.1.2.tar.bz2) = 23e7e8d02ec49bf06e061e7fa56c779fd0f353ec294c30fd88858786d8e4a79b
-SIZE (galculator-2.1.2.tar.bz2) = 427684
+SHA256 (galculator-2.1.3.tar.bz2) = 91ac62d6d74da910cb79c68f7bf3f4505ac0efe51091150c4ea54fe1c1306235
+SIZE (galculator-2.1.3.tar.bz2) = 466288

Modified: head/math/galculator/pkg-plist
==============================================================================
--- head/math/galculator/pkg-plist	Sat Mar 15 19:01:39 2014	(r348373)
+++ head/math/galculator/pkg-plist	Sat Mar 15 19:47:35 2014	(r348374)
@@ -23,8 +23,10 @@ share/icons/hicolor/48x48/apps/galculato
 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


More information about the svn-ports-head mailing list