mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Upgrade to 0.85.
Changelog at <http://developer.berlios.de/blog/archives/173-Pinot-0.85-is-out..html>.
This commit is contained in:
parent
be84ed0829
commit
20321d1aea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=212935
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user