diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2008-03-28 18:07:34 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2008-03-28 18:07:34 +0000 |
commit | 2b56da0dc044f5edbcfa05f58af57b05716b3438 (patch) | |
tree | d1b1d2e6dc30d7e6361030aa9b162b92374a53e5 /deskutils/pinot | |
parent | e25db9fba6a40ffb0f6100a6316c85c383b09c40 (diff) | |
download | ports-2b56da0dc044f5edbcfa05f58af57b05716b3438.tar.gz ports-2b56da0dc044f5edbcfa05f58af57b05716b3438.zip |
Notes
Diffstat (limited to 'deskutils/pinot')
-rw-r--r-- | deskutils/pinot/Makefile | 4 | ||||
-rw-r--r-- | deskutils/pinot/distinfo | 6 | ||||
-rw-r--r-- | deskutils/pinot/pkg-plist | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index fa890027dba5..809b1a646b2e 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -6,8 +6,7 @@ # PORTNAME= pinot -PORTVERSION= 0.83 -PORTREVISION= 1 +PORTVERSION= 0.84 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_BERLIOS} #MASTER_SITES= http://www.chez.com/colinf/pinot/ \ @@ -44,6 +43,7 @@ CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-http=curl --with-ssl=${OPENSSLBASE} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" MKDIR_P="${MKDIR}" +USE_XORG= pixman USE_GETTEXT= yes #USE_SQLITE= 3 # Replaced by sqlite3-threads USE_PYTHON= yes diff --git a/deskutils/pinot/distinfo b/deskutils/pinot/distinfo index e8c7cbdea703..f9688457dca2 100644 --- a/deskutils/pinot/distinfo +++ b/deskutils/pinot/distinfo @@ -1,3 +1,3 @@ -MD5 (pinot-0.83.tar.gz) = 8b915f119e33dd9651f48a584c796e9b -SHA256 (pinot-0.83.tar.gz) = 4a34651d179a31f1a2280ee626644583bb59da03a7e753daa64c9f14ce925b4d -SIZE (pinot-0.83.tar.gz) = 914874 +MD5 (pinot-0.84.tar.gz) = c48b1903d13b88785abc846ccecaeedc +SHA256 (pinot-0.84.tar.gz) = f1db76d2af82eb326519e806caa06dba543bcbf77e848103627635382fddb906 +SIZE (pinot-0.84.tar.gz) = 933267 diff --git a/deskutils/pinot/pkg-plist b/deskutils/pinot/pkg-plist index ce5cf9216e58..056ed01b0fe1 100644 --- a/deskutils/pinot/pkg-plist +++ b/deskutils/pinot/pkg-plist @@ -38,6 +38,7 @@ share/locale/pt/LC_MESSAGES/pinot.mo share/locale/pt_BR/LC_MESSAGES/pinot.mo 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%%/AmazonAPI.src %%DATADIR%%/engines/A9.src @@ -55,10 +56,9 @@ share/locale/zh_TW/LC_MESSAGES/pinot.mo %%DATADIR%%/engines/OmegaDescription.xml %%DATADIR%%/engines/RollYOTopNews.src %%DATADIR%%/engines/Topix.src +%%DATADIR%%/engines/UNData.src %%DATADIR%%/engines/Wikipedia.src %%DATADIR%%/engines/Yahoo.src -%%DATADIR%%/engines/eric01.src -%%DATADIR%%/engines/eric02.src %%DATADIR%%/metase-gtk2.glade %%DATADIR%%/metase-gtk2.gladep %%DATADIR%%/pinot-dbus-daemon.xml |