From owner-svn-ports-head@FreeBSD.ORG Thu Nov 29 22:21:49 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ECA644B9; Thu, 29 Nov 2012 22:21:49 +0000 (UTC) (envelope-from thierry@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 B8DC18FC15; Thu, 29 Nov 2012 22:21:49 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qATMLnpr066589; Thu, 29 Nov 2012 22:21:49 GMT (envelope-from thierry@svn.freebsd.org) Received: (from thierry@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qATMLnHi066586; Thu, 29 Nov 2012 22:21:49 GMT (envelope-from thierry@svn.freebsd.org) Message-Id: <201211292221.qATMLnHi066586@svn.freebsd.org> From: Thierry Thomas Date: Thu, 29 Nov 2012 22:21:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307982 - head/deskutils/pinot X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 22:21:50 -0000 Author: thierry Date: Thu Nov 29 22:21:49 2012 New Revision: 307982 URL: http://svnweb.freebsd.org/changeset/ports/307982 Log: Upgrade to 1.02. Changelog at Feature safe: yes Modified: head/deskutils/pinot/Makefile head/deskutils/pinot/distinfo (contents, props changed) head/deskutils/pinot/pkg-plist (contents, props changed) Modified: head/deskutils/pinot/Makefile ============================================================================== --- head/deskutils/pinot/Makefile Thu Nov 29 22:18:20 2012 (r307981) +++ head/deskutils/pinot/Makefile Thu Nov 29 22:21:49 2012 (r307982) @@ -1,12 +1,8 @@ -# New ports collection makefile for: pinot -# Date created: 2006-11-19 -# Whom: Thierry Thomas -# +# Created by: Thierry Thomas # $FreeBSD$ -# PORTNAME= pinot -PORTVERSION= 1.01 +PORTVERSION= 1.02 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} #MASTER_SITES= http://colinf.chez.com/pinot/ Modified: head/deskutils/pinot/distinfo ============================================================================== --- head/deskutils/pinot/distinfo Thu Nov 29 22:18:20 2012 (r307981) +++ head/deskutils/pinot/distinfo Thu Nov 29 22:21:49 2012 (r307982) @@ -1,2 +1,2 @@ -SHA256 (pinot-1.01.tar.gz) = a2a82009db05ca7abb4ffbd8baafa8fb820a7e961fd3cdcb21af46bb05eb57d4 -SIZE (pinot-1.01.tar.gz) = 1050430 +SHA256 (pinot-1.02.tar.gz) = ef1a6a2df4b2a1388f33b11be334fb30cca681a39fc93adf18383f8458830fcd +SIZE (pinot-1.02.tar.gz) = 1064857 Modified: head/deskutils/pinot/pkg-plist ============================================================================== --- head/deskutils/pinot/pkg-plist Thu Nov 29 22:18:20 2012 (r307981) +++ head/deskutils/pinot/pkg-plist Thu Nov 29 22:21:49 2012 (r307982) @@ -119,6 +119,7 @@ share/icons/hicolor/22x22/apps/pinot.png share/icons/hicolor/24x24/apps/pinot.png share/icons/hicolor/32x32/apps/pinot.png share/icons/hicolor/48x48/apps/pinot.png +share/locale/cs/LC_MESSAGES/pinot.mo share/locale/de/LC_MESSAGES/pinot.mo share/locale/es/LC_MESSAGES/pinot.mo share/locale/fr/LC_MESSAGES/pinot.mo