diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2009-02-05 21:34:26 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2009-02-05 21:34:26 +0000 |
commit | 8cf6a96ff00e1f3ee7d7897c69df540d5c9a813d (patch) | |
tree | ce10579ad43f1cf7614dcf6f78263302baa3b97a /deskutils | |
parent | 94802fff1d38f5e22eb0d330cced3a398fe106a6 (diff) | |
download | ports-8cf6a96ff00e1f3ee7d7897c69df540d5c9a813d.tar.gz ports-8cf6a96ff00e1f3ee7d7897c69df540d5c9a813d.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/pinot/Makefile | 3 | ||||
-rw-r--r-- | deskutils/pinot/distinfo | 6 | ||||
-rw-r--r-- | deskutils/pinot/pkg-plist | 9 |
3 files changed, 11 insertions, 7 deletions
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index 1aa48291c8d3..7a1aceb6af27 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -6,8 +6,7 @@ # PORTNAME= pinot -PORTVERSION= 0.89 -PORTREVISION= 2 +PORTVERSION= 0.90 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_BERLIOS} #MASTER_SITES= http://www.chez.com/colinf/pinot/ \ diff --git a/deskutils/pinot/distinfo b/deskutils/pinot/distinfo index 6eb238c6af84..f20732651819 100644 --- a/deskutils/pinot/distinfo +++ b/deskutils/pinot/distinfo @@ -1,3 +1,3 @@ -MD5 (pinot-0.89.tar.gz) = eaec47484a82b0a003191e8c64271d03 -SHA256 (pinot-0.89.tar.gz) = 5b3a62f0aeed902e088cf48b84651345226e99367e5087d020d4a8198ee4573e -SIZE (pinot-0.89.tar.gz) = 1049801 +MD5 (pinot-0.90.tar.gz) = 5c106f781e82ecf18fb9d8b0cae65c71 +SHA256 (pinot-0.90.tar.gz) = f52c4ea3c9f1b8f2d58bd4be0c71e1041772aa03527329653f067eeb89b3ce21 +SIZE (pinot-0.90.tar.gz) = 1093469 diff --git a/deskutils/pinot/pkg-plist b/deskutils/pinot/pkg-plist index 935f0fb732df..85ec1344ac77 100644 --- a/deskutils/pinot/pkg-plist +++ b/deskutils/pinot/pkg-plist @@ -2,6 +2,7 @@ bin/pinot bin/pinot-dbus-daemon bin/pinot-index bin/pinot-label +bin/pinot-prefs bin/pinot-search etc/pinot/external-filters.xml etc/pinot/globalconfig.xml @@ -25,6 +26,7 @@ lib/pinot/filters/libmboxfilter.so.0 lib/pinot/filters/libtaglibfilter.so lib/pinot/filters/libtaglibfilter.so.0 share/applications/pinot.desktop +share/applications/pinot-prefs.desktop share/dbus-1/services/de.berlios.Pinot.service share/icons/hicolor/16x16/apps/pinot.png share/icons/hicolor/22x22/apps/pinot.png @@ -34,6 +36,7 @@ share/icons/hicolor/48x48/apps/pinot.png share/locale/de/LC_MESSAGES/pinot.mo share/locale/es/LC_MESSAGES/pinot.mo share/locale/fr/LC_MESSAGES/pinot.mo +share/locale/he/LC_MESSAGES/pinot.mo share/locale/it/LC_MESSAGES/pinot.mo share/locale/ja/LC_MESSAGES/pinot.mo share/locale/nl/LC_MESSAGES/pinot.mo @@ -44,14 +47,13 @@ share/locale/sv/LC_MESSAGES/pinot.mo share/locale/zh_CN/LC_MESSAGES/pinot.mo share/locale/zh_TW/LC_MESSAGES/pinot.mo %%DATADIR%%/YahooBOSS.src -%%DATADIR%%/engines/A9.src %%DATADIR%%/engines/AmazonAPI.src -%%DATADIR%%/engines/BitTorrent.src %%DATADIR%%/engines/Clusty.src %%DATADIR%%/engines/Exalead.src %%DATADIR%%/engines/Freshmeat.src %%DATADIR%%/engines/Google.src %%DATADIR%%/engines/GoogleCodeSearch.src +%%DATADIR%%/engines/IOIDescription.xml %%DATADIR%%/engines/KodersDescription.xml %%DATADIR%%/engines/MSN.src %%DATADIR%%/engines/MozDexDescription.xml @@ -63,7 +65,10 @@ share/locale/zh_TW/LC_MESSAGES/pinot.mo %%DATADIR%%/engines/Yahoo.src %%DATADIR%%/metase-gtk2.glade %%DATADIR%%/metase-gtk2.gladep +%%DATADIR%%/pinot-cd.sh +%%DATADIR%%/pinot-check-file.sh %%DATADIR%%/pinot-dbus-daemon.xml +%%DATADIR%%/pinot-enum-index.sh %%DATADIR%%/stopwords/.empty_file %%DATADIR%%/xapian-powered.png @dirrm %%DATADIR%%/stopwords |