Index: head/net-im/pino/Makefile =================================================================== --- head/net-im/pino/Makefile (revision 254016) +++ head/net-im/pino/Makefile (revision 254017) @@ -1,44 +1,44 @@ # New ports collection makefile for: pino # Date created: 2010-03-14 # Whom: Frank Steinborn # # $FreeBSD$ # PORTNAME= pino -PORTVERSION= 0.2.7 +PORTVERSION= 0.2.8 CATEGORIES= net-im MASTER_SITES= GOOGLE_CODE MAINTAINER= steinex@nognu.de COMMENT= A simple and fast Twitter and Identi.ca client BUILD_DEPENDS= ${LOCALBASE}/bin/valac:${PORTSDIR}/lang/vala LIB_DEPENDS= gee.2:${PORTSDIR}/devel/libgee \ gtkspell.0:${PORTSDIR}/textproc/gtkspell \ notify.1:${PORTSDIR}/devel/libnotify \ soup-2.4.1:${PORTSDIR}/devel/libsoup \ unique-1.0.2:${PORTSDIR}/x11-toolkits/unique \ webkit-1.0.13:${PORTSDIR}/www/webkit-gtk2 PROJECTHOST= pino-twitter USE_GNOME= gnomehack intltool libxml2 gtk20 glib20 USE_GETTEXT= yes USE_PYTHON_BUILD= yes USE_BZIP2= yes INSTALLS_ICONS= yes post-patch: @${REINPLACE_CMD} -e 's|/usr|${PREFIX}|g' \ ${WRKSRC}/indicator/pino do-configure: @cd ${WRKSRC} && ./waf configure --prefix="${PREFIX}" do-build: @cd ${WRKSRC} && ./waf build do-install: @cd ${WRKSRC} && ./waf install .include Property changes on: head/net-im/pino/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/net-im/pino/distinfo =================================================================== --- head/net-im/pino/distinfo (revision 254016) +++ head/net-im/pino/distinfo (revision 254017) @@ -1,3 +1,3 @@ -MD5 (pino-0.2.7.tar.bz2) = 2474a9596c38859df3a4c1c82ac97de4 -SHA256 (pino-0.2.7.tar.bz2) = c1416e2020c9716c6ac1919c615c3236ffd72de1b65af17542a3caaba21db16a -SIZE (pino-0.2.7.tar.bz2) = 202504 +MD5 (pino-0.2.8.tar.bz2) = 6b7ef6e9b491d67bd698e1a582206d4b +SHA256 (pino-0.2.8.tar.bz2) = 9f2795a2d6a999a3f5b32eadec0db73a2273af12c22f9183ce20962edbc6ff6e +SIZE (pino-0.2.8.tar.bz2) = 205613 Property changes on: head/net-im/pino/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/net-im/pino/pkg-plist =================================================================== --- head/net-im/pino/pkg-plist (revision 254016) +++ head/net-im/pino/pkg-plist (revision 254017) @@ -1,65 +1,67 @@ bin/pino share/applications/pino.desktop %%DOCSDIR%%/AUTHORS %%DOCSDIR%%/COPYING %%DOCSDIR%%/INSTALL %%DOCSDIR%%/README share/icons/hicolor/scalable/apps/pino.svg share/icons/hicolor/scalable/apps/pino_fresh.svg share/indicators/messages/applications/pino share/locale/ar/LC_MESSAGES/pino.mo share/locale/cs/LC_MESSAGES/pino.mo share/locale/de/LC_MESSAGES/pino.mo share/locale/es/LC_MESSAGES/pino.mo share/locale/fa/LC_MESSAGES/pino.mo share/locale/fr/LC_MESSAGES/pino.mo share/locale/gl/LC_MESSAGES/pino.mo share/locale/hu/LC_MESSAGES/pino.mo share/locale/it/LC_MESSAGES/pino.mo share/locale/ko_KR/LC_MESSAGES/pino.mo share/locale/lv/LC_MESSAGES/pino.mo share/locale/nl/LC_MESSAGES/pino.mo share/locale/pl/LC_MESSAGES/pino.mo share/locale/pt/LC_MESSAGES/pino.mo share/locale/pt_BR/LC_MESSAGES/pino.mo share/locale/ru/LC_MESSAGES/pino.mo share/locale/sr/LC_MESSAGES/pino.mo share/locale/sv/LC_MESSAGES/pino.mo share/locale/th/LC_MESSAGES/pino.mo share/locale/uk/LC_MESSAGES/pino.mo share/locale/zh_CN/LC_MESSAGES/pino.mo share/locale/bn_IN/LC_MESSAGES/pino.mo share/locale/en_GB/LC_MESSAGES/pino.mo share/locale/mk/LC_MESSAGES/pino.mo share/locale/ml/LC_MESSAGES/pino.mo share/locale/pa/LC_MESSAGES/pino.mo share/locale/te/LC_MESSAGES/pino.mo share/locale/tr/LC_MESSAGES/pino.mo +share/locale/ja/LC_MESSAGES/pino.mo +share/locale/ro/LC_MESSAGES/pino.mo %%DATADIR%%/icons/delete_status.png %%DATADIR%%/icons/direct.svg %%DATADIR%%/icons/direct_fresh.svg %%DATADIR%%/icons/direct_reply.png %%DATADIR%%/icons/favorite.png %%DATADIR%%/icons/favorite_no.png %%DATADIR%%/icons/mentions.svg %%DATADIR%%/icons/mentions_fresh.svg %%DATADIR%%/icons/progress.gif %%DATADIR%%/icons/re_tweet.png %%DATADIR%%/icons/reply.png %%DATADIR%%/icons/timeline.svg %%DATADIR%%/icons/timeline_fresh.svg %%DATADIR%%/icons/userpic.svg %%DATADIR%%/templates/main.tpl %%DATADIR%%/templates/status.tpl %%DATADIR%%/templates/status_direct.tpl %%DATADIR%%/templates/status_me.tpl @dirrm %%DATADIR%%/templates @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%% @dirrm %%DOCSDIR%% @dirrmtry share/locale/ko_KR/LC_MESSAGES @dirrmtry share/locale/ko_KR @dirrmtry share/indicators/messages/applications @dirrmtry share/indicators/messages @dirrmtry share/indicators @dirrmtry share/applications Property changes on: head/net-im/pino/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property