diff options
-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 51e66aa8f2f1..e761bc8e5280 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 4e6adcbaafb1..c810d706accf 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 3c4d203d4362..3a3633d41d60 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 |