diff options
author | thierry <thierry@FreeBSD.org> | 2008-03-29 02:07:34 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2008-03-29 02:07:34 +0800 |
commit | 9311b025291a8298eb3b5280176a5c34e2f4ec8c (patch) | |
tree | a5c04b6749f31058af892d3ae55079dbdcb3697a /deskutils | |
parent | dc659223b12b0033a56c3e6b7002a5fa3711c9a4 (diff) | |
download | freebsd-ports-gnome-9311b025291a8298eb3b5280176a5c34e2f4ec8c.tar.gz freebsd-ports-gnome-9311b025291a8298eb3b5280176a5c34e2f4ec8c.tar.zst freebsd-ports-gnome-9311b025291a8298eb3b5280176a5c34e2f4ec8c.zip |
Upgrade to 0.84.
Changelog at <http://svn.berlios.de/wsvn/pinot/tags/version_0_8_4/NEWS>.
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 | 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 |