diff options
Diffstat (limited to 'deskutils')
-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, 7 insertions, 6 deletions
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index f6bcdf3b9e67..6b27d368c769 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pinot -PORTVERSION= 0.91 +PORTVERSION= 0.92 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_BERLIOS} #MASTER_SITES= http://www.chez.com/colinf/pinot/ \ @@ -38,7 +38,7 @@ RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info \ LDFLAGS+= -L${LOCALBASE}/lib GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-http=curl --with-ssl=${OPENSSLBASE} +CONFIGURE_ARGS= --with-http=curl --with-ssl=${OPENSSLBASE} --enable-libarchive CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" MKDIR_P="${MKDIR}" USE_XORG= pixman diff --git a/deskutils/pinot/distinfo b/deskutils/pinot/distinfo index 798850318203..6a4368836b3c 100644 --- a/deskutils/pinot/distinfo +++ b/deskutils/pinot/distinfo @@ -1,3 +1,3 @@ -MD5 (pinot-0.91.tar.gz) = e26fffdd8ba054171cfde939f4e5134a -SHA256 (pinot-0.91.tar.gz) = e8e72b698f41ddeeec981648d8c2b9c936ee790e9d34b16319d3f773b0e2d829 -SIZE (pinot-0.91.tar.gz) = 1109246 +MD5 (pinot-0.92.tar.gz) = 83ce15b3c1d232cb5fc8f36bfc7a2bc1 +SHA256 (pinot-0.92.tar.gz) = 13c4bd7ba35c2b5360630b58d30364b2d246e8bcc7804465dccc6ea59aeb73d7 +SIZE (pinot-0.92.tar.gz) = 1118887 diff --git a/deskutils/pinot/pkg-plist b/deskutils/pinot/pkg-plist index 85ec1344ac77..747ab9048591 100644 --- a/deskutils/pinot/pkg-plist +++ b/deskutils/pinot/pkg-plist @@ -17,6 +17,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/libarchivefilter.so +lib/pinot/filters/libarchivefilter.so.0 lib/pinot/filters/libexifimagefilter.so lib/pinot/filters/libexifimagefilter.so.0 lib/pinot/filters/libexternalfilter.so @@ -56,7 +58,6 @@ share/locale/zh_TW/LC_MESSAGES/pinot.mo %%DATADIR%%/engines/IOIDescription.xml %%DATADIR%%/engines/KodersDescription.xml %%DATADIR%%/engines/MSN.src -%%DATADIR%%/engines/MozDexDescription.xml %%DATADIR%%/engines/OmegaDescription.xml %%DATADIR%%/engines/RollYOTopNews.src %%DATADIR%%/engines/Topix.src |