From owner-svn-ports-all@FreeBSD.ORG Tue Feb 12 18:24:26 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A7A7658F; Tue, 12 Feb 2013 18:24:26 +0000 (UTC) (envelope-from naddy@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 996F78E8; Tue, 12 Feb 2013 18:24:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r1CIOQC9035036; Tue, 12 Feb 2013 18:24:26 GMT (envelope-from naddy@svn.freebsd.org) Received: (from naddy@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r1CIOQ4A035033; Tue, 12 Feb 2013 18:24:26 GMT (envelope-from naddy@svn.freebsd.org) Message-Id: <201302121824.r1CIOQ4A035033@svn.freebsd.org> From: Christian Weisgerber Date: Tue, 12 Feb 2013 18:24:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r312124 - head/math/galculator X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2013 18:24:26 -0000 Author: naddy Date: Tue Feb 12 18:24:25 2013 New Revision: 312124 URL: http://svnweb.freebsd.org/changeset/ports/312124 Log: Update to 2.1: bug fixes, add Turkish translation Modified: head/math/galculator/Makefile head/math/galculator/distinfo head/math/galculator/pkg-plist Modified: head/math/galculator/Makefile ============================================================================== --- head/math/galculator/Makefile Tue Feb 12 18:09:16 2013 (r312123) +++ head/math/galculator/Makefile Tue Feb 12 18:24:25 2013 (r312124) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= galculator -PORTVERSION= 2.0.1 +PORTVERSION= 2.1 CATEGORIES= math MASTER_SITES= SF Modified: head/math/galculator/distinfo ============================================================================== --- head/math/galculator/distinfo Tue Feb 12 18:09:16 2013 (r312123) +++ head/math/galculator/distinfo Tue Feb 12 18:24:25 2013 (r312124) @@ -1,2 +1,2 @@ -SHA256 (galculator-2.0.1.tar.bz2) = 6028b3abb77d7987f67f69ff027f0dd54edb8f5f138dda7022905a90466fcf6a -SIZE (galculator-2.0.1.tar.bz2) = 399085 +SHA256 (galculator-2.1.tar.bz2) = f3ae03601a123287cddf6f79e79cf37bbe5ce87a98997e0fd623f1cd08e6f6be +SIZE (galculator-2.1.tar.bz2) = 404488 Modified: head/math/galculator/pkg-plist ============================================================================== --- head/math/galculator/pkg-plist Tue Feb 12 18:09:16 2013 (r312123) +++ head/math/galculator/pkg-plist Tue Feb 12 18:24:25 2013 (r312124) @@ -28,6 +28,7 @@ share/locale/ro/LC_MESSAGES/galculator.m share/locale/ru/LC_MESSAGES/galculator.mo share/locale/sk/LC_MESSAGES/galculator.mo share/locale/sv/LC_MESSAGES/galculator.mo +share/locale/tr/LC_MESSAGES/galculator.mo share/locale/zh_CN/LC_MESSAGES/galculator.mo share/locale/zh_TW/LC_MESSAGES/galculator.mo share/pixmaps/galculator.xpm