diff options
author | thierry <thierry@FreeBSD.org> | 2008-08-31 20:09:32 +0000 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2008-08-31 20:09:32 +0000 |
commit | e4cdf17dcaebadcfcdf4c05bda630b0f7bc3164b (patch) | |
tree | 61a50a1c1a82c4b34bab2934870b0d2f40195aa2 /deskutils | |
parent | 3365b998541efc4a96d14452dffe5226ce1b8d30 (diff) | |
download | FreeBSD-ports-e4cdf17dcaebadcfcdf4c05bda630b0f7bc3164b.zip FreeBSD-ports-e4cdf17dcaebadcfcdf4c05bda630b0f7bc3164b.tar.gz |
Upgrade to 0.8.8.
Changelog at
<http://svn.berlios.de/wsvn/pinot/tags/version_0_8_8/NEWS?op=file&rev=0&sc=0>
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/pinot/Makefile | 8 | ||||
-rw-r--r-- | deskutils/pinot/distinfo | 6 | ||||
-rw-r--r-- | deskutils/pinot/pkg-plist | 3 |
3 files changed, 5 insertions, 12 deletions
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index 51e66aa..e761bc8 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -6,9 +6,8 @@ # PORTNAME= pinot -PORTVERSION= 0.87 +PORTVERSION= 0.88 CATEGORIES= deskutils -PORTREVISION= 1 MASTER_SITES= ${MASTER_SITE_BERLIOS} #MASTER_SITES= http://www.chez.com/colinf/pinot/ \ # http://amra.dyndns.org/ @@ -49,11 +48,6 @@ USE_PYTHON= yes USE_OPENSSL= yes USE_LDCONFIG= ${PREFIX}/lib/pinot/backends ${PREFIX}/lib/pinot/filters -.if defined(WITH_SOAP) -BUILD_DEPENDS+= ${LOCALBASE}/lib/libgsoap.a:${PORTSDIR}/devel/gsoap -CONFIGURE_ARGS+= --enable-soap=yes -.endif - .if defined(WITH_DEBUG) CONFIGURE_ARGS+= --enable-debug=yes .endif diff --git a/deskutils/pinot/distinfo b/deskutils/pinot/distinfo index 4e6adcb..c810d70 100644 --- a/deskutils/pinot/distinfo +++ b/deskutils/pinot/distinfo @@ -1,3 +1,3 @@ -MD5 (pinot-0.87.tar.gz) = f1081e9138a19dd38784581713f2546e -SHA256 (pinot-0.87.tar.gz) = 5cf6a9a0468ba0ce86288914418c455062ff65039350b2359d9ffd64cef928ad -SIZE (pinot-0.87.tar.gz) = 970721 +MD5 (pinot-0.88.tar.gz) = 758dbc950d2c44b301674f0ee714d080 +SHA256 (pinot-0.88.tar.gz) = cb25c71da068cebeb8bfd069d3e2ad79a42cb40e8a07985d305b7531bd63140c +SIZE (pinot-0.88.tar.gz) = 978069 diff --git a/deskutils/pinot/pkg-plist b/deskutils/pinot/pkg-plist index 3c4d203..3a3633d 100644 --- a/deskutils/pinot/pkg-plist +++ b/deskutils/pinot/pkg-plist @@ -43,11 +43,11 @@ share/locale/ru/LC_MESSAGES/pinot.mo 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/CreativeCommons.src %%DATADIR%%/engines/Exalead.src %%DATADIR%%/engines/Freshmeat.src %%DATADIR%%/engines/Google.src @@ -61,7 +61,6 @@ share/locale/zh_TW/LC_MESSAGES/pinot.mo %%DATADIR%%/engines/UNData.src %%DATADIR%%/engines/Wikipedia.src %%DATADIR%%/engines/Yahoo.src -%%DATADIR%%/engines/YahooBOSS.src %%DATADIR%%/metase-gtk2.glade %%DATADIR%%/metase-gtk2.gladep %%DATADIR%%/pinot-dbus-daemon.xml |