diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2008-05-11 20:20:02 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2008-05-11 20:20:02 +0000 |
commit | 20321d1aea494bbc493e824fd889f37ad04c2bb7 (patch) | |
tree | 221c99e1d2719cac5f07761d3930152ef7932e5e /deskutils/pinot | |
parent | be84ed08294786855df2a32823bef12198eacac4 (diff) | |
download | ports-20321d1aea494bbc493e824fd889f37ad04c2bb7.tar.gz ports-20321d1aea494bbc493e824fd889f37ad04c2bb7.zip |
Notes
Diffstat (limited to 'deskutils/pinot')
-rw-r--r-- | deskutils/pinot/Makefile | 4 | ||||
-rw-r--r-- | deskutils/pinot/distinfo | 6 | ||||
-rw-r--r-- | deskutils/pinot/pkg-plist | 3 |
3 files changed, 8 insertions, 5 deletions
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index 261795de2aaa..4da8f59e4d0e 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -6,8 +6,7 @@ # PORTNAME= pinot -PORTVERSION= 0.84 -PORTREVISION= 1 +PORTVERSION= 0.85 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_BERLIOS} #MASTER_SITES= http://www.chez.com/colinf/pinot/ \ @@ -24,6 +23,7 @@ LIB_DEPENDS= xapian.19:${PORTSDIR}/databases/xapian-core \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ xml\\+\\+-2.6:${PORTSDIR}/textproc/libxml++26 \ boost_thread.4:${PORTSDIR}/devel/boost \ + exif.12:${PORTSDIR}/graphics/libexif \ gmime-2.0:${PORTSDIR}/mail/gmime2 \ tag.5:${PORTSDIR}/audio/taglib \ curl.4:${PORTSDIR}/ftp/curl diff --git a/deskutils/pinot/distinfo b/deskutils/pinot/distinfo index f9688457dca2..3f8d4f43a852 100644 --- a/deskutils/pinot/distinfo +++ b/deskutils/pinot/distinfo @@ -1,3 +1,3 @@ -MD5 (pinot-0.84.tar.gz) = c48b1903d13b88785abc846ccecaeedc -SHA256 (pinot-0.84.tar.gz) = f1db76d2af82eb326519e806caa06dba543bcbf77e848103627635382fddb906 -SIZE (pinot-0.84.tar.gz) = 933267 +MD5 (pinot-0.85.tar.gz) = 331dc8f635c15244c2d2868cfe382011 +SHA256 (pinot-0.85.tar.gz) = ee6ad31f8e48fbdf1b09338725d078be6ed2aef1df36a6dba315afb3b3e46f2d +SIZE (pinot-0.85.tar.gz) = 948955 diff --git a/deskutils/pinot/pkg-plist b/deskutils/pinot/pkg-plist index 056ed01b0fe1..fab4ca90a04a 100644 --- a/deskutils/pinot/pkg-plist +++ b/deskutils/pinot/pkg-plist @@ -16,6 +16,8 @@ lib/deskbar-applet/handlers/pinot-live.pyc lib/deskbar-applet/handlers/pinot-live.pyo lib/pinot/backends/libxapianbackend.so lib/pinot/backends/libxapianbackend.so.0 +lib/pinot/filters/libexifimagefilter.so +lib/pinot/filters/libexifimagefilter.so.0 lib/pinot/filters/libexternalfilter.so lib/pinot/filters/libexternalfilter.so.0 lib/pinot/filters/libmboxfilter.so @@ -33,6 +35,7 @@ share/locale/de/LC_MESSAGES/pinot.mo share/locale/es/LC_MESSAGES/pinot.mo share/locale/fr/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 share/locale/pt/LC_MESSAGES/pinot.mo share/locale/pt_BR/LC_MESSAGES/pinot.mo |