svn commit: r309208 - head/deskutils/pinot
Baptiste Daroussin
bapt at FreeBSD.org
Tue Dec 18 23:11:24 UTC 2012
Author: bapt
Date: Tue Dec 18 23:11:23 2012
New Revision: 309208
URL: http://svnweb.freebsd.org/changeset/ports/309208
Log:
Chare libexttextcat bump
Modified:
head/deskutils/pinot/Makefile
Modified: head/deskutils/pinot/Makefile
==============================================================================
--- head/deskutils/pinot/Makefile Tue Dec 18 23:09:58 2012 (r309207)
+++ head/deskutils/pinot/Makefile Tue Dec 18 23:11:23 2012 (r309208)
@@ -3,6 +3,7 @@
PORTNAME= pinot
PORTVERSION= 1.02
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
#MASTER_SITES= http://colinf.chez.com/pinot/
@@ -16,7 +17,7 @@ LICENSE= GPLv2
BUILD_DEPENDS= update-desktop-database:${PORTSDIR}/devel/desktop-file-utils
LIB_DEPENDS= xapian:${PORTSDIR}/databases/xapian-core \
gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \
- exttextcat-1.0:${PORTSDIR}/textproc/libexttextcat \
+ exttextcat-2.0:${PORTSDIR}/textproc/libexttextcat \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
xml\\+\\+-2.6:${PORTSDIR}/textproc/libxml++26 \
boost_thread.4:${PORTSDIR}/devel/boost-libs \
More information about the svn-ports-head
mailing list