aboutsummaryrefslogtreecommitdiff
path: root/deskutils/pinot
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2013-01-14 20:45:44 +0000
committerThierry Thomas <thierry@FreeBSD.org>2013-01-14 20:45:44 +0000
commit428fbcf6f64f6c52330858d50e607e78043bb2bd (patch)
tree3090af9b4eef8e3a43f544ca9bef3852de166353 /deskutils/pinot
parent6d1ba182a3cd5e69ac3f1899419ca94ad6670b1d (diff)
downloadports-428fbcf6f64f6c52330858d50e607e78043bb2bd.tar.gz
ports-428fbcf6f64f6c52330858d50e607e78043bb2bd.zip
Notes
Diffstat (limited to 'deskutils/pinot')
-rw-r--r--deskutils/pinot/Makefile3
-rw-r--r--deskutils/pinot/distinfo4
-rw-r--r--deskutils/pinot/files/patch-configure2
3 files changed, 4 insertions, 5 deletions
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile
index d19f23dfe04f..e68ffbed8665 100644
--- a/deskutils/pinot/Makefile
+++ b/deskutils/pinot/Makefile
@@ -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/
diff --git a/deskutils/pinot/distinfo b/deskutils/pinot/distinfo
index 5de077e63d7d..14919c733f69 100644
--- a/deskutils/pinot/distinfo
+++ b/deskutils/pinot/distinfo
@@ -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
diff --git a/deskutils/pinot/files/patch-configure b/deskutils/pinot/files/patch-configure
index bab2b25786b1..f3992c97f523 100644
--- a/deskutils/pinot/files/patch-configure
+++ b/deskutils/pinot/files/patch-configure
@@ -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