diff options
author | thierry <thierry@FreeBSD.org> | 2012-11-30 06:21:49 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2012-11-30 06:21:49 +0800 |
commit | a8fc59e1402a9307d321542c681d27be6aab0ea6 (patch) | |
tree | f48a549941957a5e856f67f913c3f200dc3b6020 /deskutils/pinot | |
parent | dbd00378277f6b1c9ac152d332a14b866cf77e8c (diff) | |
download | freebsd-ports-gnome-a8fc59e1402a9307d321542c681d27be6aab0ea6.tar.gz freebsd-ports-gnome-a8fc59e1402a9307d321542c681d27be6aab0ea6.tar.zst freebsd-ports-gnome-a8fc59e1402a9307d321542c681d27be6aab0ea6.zip |
Upgrade to 1.02.
Changelog at
<http://code.google.com/p/pinot-search/downloads/detail?name=pinot-1.02.tar.gz>
Feature safe: yes
Diffstat (limited to 'deskutils/pinot')
-rw-r--r-- | deskutils/pinot/Makefile | 8 | ||||
-rw-r--r-- | deskutils/pinot/distinfo | 4 | ||||
-rw-r--r-- | deskutils/pinot/pkg-plist | 1 |
3 files changed, 5 insertions, 8 deletions
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index fb1c0aa7ce2d..0768c3461ba3 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: pinot -# Date created: 2006-11-19 -# Whom: Thierry Thomas <thierry@pompo.net> -# +# Created by: Thierry Thomas <thierry@pompo.net> # $FreeBSD$ -# PORTNAME= pinot -PORTVERSION= 1.01 +PORTVERSION= 1.02 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} #MASTER_SITES= http://colinf.chez.com/pinot/ diff --git a/deskutils/pinot/distinfo b/deskutils/pinot/distinfo index 57cdee85f429..5de077e63d7d 100644 --- a/deskutils/pinot/distinfo +++ b/deskutils/pinot/distinfo @@ -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 diff --git a/deskutils/pinot/pkg-plist b/deskutils/pinot/pkg-plist index daa75736a68a..be986316399a 100644 --- a/deskutils/pinot/pkg-plist +++ b/deskutils/pinot/pkg-plist @@ -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 |