Upgrade to 1.03.

Changelog at
<http://code.google.com/p/pinot-search/source/browse/tags/v1.03/NEWS>.
This commit is contained in:
Thierry Thomas 2013-01-14 20:45:44 +00:00
parent 6d1ba182a3
commit 428fbcf6f6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=310400
3 changed files with 4 additions and 5 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= pinot
PORTVERSION= 1.02
PORTREVISION= 1
PORTVERSION= 1.03
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
#MASTER_SITES= http://colinf.chez.com/pinot/

View File

@ -1,2 +1,2 @@
SHA256 (pinot-1.02.tar.gz) = ef1a6a2df4b2a1388f33b11be334fb30cca681a39fc93adf18383f8458830fcd
SIZE (pinot-1.02.tar.gz) = 1064857
SHA256 (pinot-1.03.tar.gz) = 1fb0087fb67a58e45f9fd6e1e4c3aa048e51811d7853ee3e89fca6259cd9c202
SIZE (pinot-1.03.tar.gz) = 1064215

View File

@ -5,7 +5,7 @@
fi
- TEXTCAT_LIBS="-lexttextcat"
+ TEXTCAT_LIBS="-lexttextcat-1.0"
+ TEXTCAT_LIBS="-lexttextcat-2.0"
fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable the libarchive filter" >&5