Index: head/net-im/corebird/files/patch-data_Makefile.am =================================================================== --- head/net-im/corebird/files/patch-data_Makefile.am (revision 445342) +++ head/net-im/corebird/files/patch-data_Makefile.am (nonexistent) @@ -1,11 +0,0 @@ ---- data/Makefile.am.orig 2017-05-02 13:34:40 UTC -+++ data/Makefile.am -@@ -2,7 +2,7 @@ iconprefix=$(datarootdir)/icons/hicolor/ - SUBDIRS = hicolor - - desktopdir = $(datarootdir)/applications --desktop_in_files = org.baedert.corebird.desktop.in -+desktop_in_files = corebird.desktop.in - desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) - - appdatadir = $(datarootdir)/appdata Property changes on: head/net-im/corebird/files/patch-data_Makefile.am ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/net-im/corebird/files/patch-Makefile.am =================================================================== --- head/net-im/corebird/files/patch-Makefile.am (revision 445342) +++ head/net-im/corebird/files/patch-Makefile.am (nonexistent) @@ -1,10 +0,0 @@ ---- Makefile.am.orig 2017-05-02 13:34:40 UTC -+++ Makefile.am -@@ -1,6 +1,6 @@ - ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} - --SUBDIRS = src data po tests -+SUBDIRS = src data po - - EXTRA_DIST = \ - vapi/config.vapi \ Property changes on: head/net-im/corebird/files/patch-Makefile.am ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/net-im/corebird/files/patch-src_Corebird.vala =================================================================== --- head/net-im/corebird/files/patch-src_Corebird.vala (revision 445342) +++ head/net-im/corebird/files/patch-src_Corebird.vala (nonexistent) @@ -1,12 +0,0 @@ ---- src/Corebird.vala.orig 2017-05-03 23:08:40 UTC -+++ src/Corebird.vala -@@ -194,7 +194,8 @@ public class Corebird : Gtk.Application - base.startup (); - this.set_resource_base_path ("/org/baedert/corebird"); - -- typeof (LazyMenuButton).ensure (); -+ new ComposeImageManager (); -+ new LazyMenuButton (); - - #if DEBUG - GLib.Environment.set_variable ("G_MESSAGES_DEBUG", "corebird", true); Property changes on: head/net-im/corebird/files/patch-src_Corebird.vala ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/net-im/corebird/Makefile =================================================================== --- head/net-im/corebird/Makefile (revision 445342) +++ head/net-im/corebird/Makefile (revision 445343) @@ -1,54 +1,56 @@ # Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= corebird -PORTVERSION= 1.5 -PORTREVISION= 2 +PORTVERSION= 1.5.1 CATEGORIES= net-im MAINTAINER= cpm@FreeBSD.org COMMENT= GTK3 Twitter client written in Vala LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= valac:lang/vala LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ libnotify.so:devel/libnotify \ libjson-glib-1.0.so:devel/json-glib \ librest-0.7.so:devel/librest \ libgspell-1.so:textproc/gspell USE_GITHUB= yes GH_ACCOUNT= baedert USES= autoreconf compiler:c++11-lang gmake libtool pkgconfig sqlite GNU_CONFIGURE= yes USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 intltool libxml2 pango INSTALLS_ICONS= yes OPTIONS_DEFINE= GSTREAMER NLS OPTIONS_DEFAULT= GSTREAMER OPTIONS_SUB= yes GSTREAMER_LIB_DEPENDS= libgstbase-1.0.so:multimedia/gstreamer1 \ libgstreamer-1.0.so:multimedia/gstreamer1 GSTREAMER_USE= gstreamer1=yes,bad,good,gtksink,hls,libav,soup,x,ximagesrc GSTREAMER_CONFIGURE_OFF= --disable-video NLS_USES= gettext NLS_CONFIGURE_OFF= --disable-nls GLIB_SCHEMAS= org.baedert.corebird.gschema.xml post-extract: - @(cd ${WRKSRC}/data && ${MV} org.baedert.corebird.desktop.in \ - corebird.desktop.in) + @${REINPLACE_CMD} -e 's|tests||' ${WRKSRC}/Makefile.am + @${REINPLACE_CMD} -e 's|org.baedert.corebird.desktop.in|corebird.desktop.in|' \ + ${WRKSRC}/data/Makefile.am + @cd ${WRKSRC}/data && ${MV} org.baedert.corebird.desktop.in \ + corebird.desktop.in # Replace locales files in right place post-configure: @${REINPLACE_CMD} -e 's|[$$][(]DATADIRNAME[)]|share|' \ ${WRKSRC}/po/Makefile .include Index: head/net-im/corebird/distinfo =================================================================== --- head/net-im/corebird/distinfo (revision 445342) +++ head/net-im/corebird/distinfo (revision 445343) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493852816 -SHA256 (baedert-corebird-1.5_GH0.tar.gz) = 39d451238ef30bf2caf5568d9c02c6e2a2f8b7256f19786ebcd6557adc815203 -SIZE (baedert-corebird-1.5_GH0.tar.gz) = 492120 +TIMESTAMP = 1499505257 +SHA256 (baedert-corebird-1.5.1_GH0.tar.gz) = 007d0420c8c32134d47d4c06676f9f3fac654ea818af6daf319ac8eb7c007eb6 +SIZE (baedert-corebird-1.5.1_GH0.tar.gz) = 501313 Index: head/net-im/corebird/pkg-descr =================================================================== --- head/net-im/corebird/pkg-descr (revision 445342) +++ head/net-im/corebird/pkg-descr (revision 445343) @@ -1,4 +1,4 @@ Corebird is a native GTK3 Twitter client that provides features such as Direct Messages (DMs), Tweet notifications. -WWW: http://corebird.baedert.org/ +WWW: https://corebird.baedert.org Index: head/net-im/corebird/pkg-plist =================================================================== --- head/net-im/corebird/pkg-plist (revision 445342) +++ head/net-im/corebird/pkg-plist (revision 445343) @@ -1,47 +1,48 @@ bin/corebird man/man1/corebird.1.gz share/appdata/org.baedert.corebird.appdata.xml share/applications/corebird.desktop share/dbus-1/services/org.baedert.corebird.service share/icons/hicolor/256x256/apps/corebird.png share/icons/hicolor/128x128/apps/corebird.png share/icons/hicolor/16x16/apps/corebird.png share/icons/hicolor/24x24/apps/corebird.png share/icons/hicolor/32x32/apps/corebird.png share/icons/hicolor/48x48/apps/corebird.png share/icons/hicolor/64x64/apps/corebird.png share/icons/hicolor/96x96/apps/corebird.png %%NLS%%share/locale/ar/LC_MESSAGES/corebird.mo %%NLS%%share/locale/ast/LC_MESSAGES/corebird.mo %%NLS%%share/locale/ca/LC_MESSAGES/corebird.mo %%NLS%%share/locale/ca@valencia/LC_MESSAGES/corebird.mo %%NLS%%share/locale/de/LC_MESSAGES/corebird.mo %%NLS%%share/locale/en_AU/LC_MESSAGES/corebird.mo +%%NLS%%share/locale/eo/LC_MESSAGES/corebird.mo %%NLS%%share/locale/es_419/LC_MESSAGES/corebird.mo %%NLS%%share/locale/es/LC_MESSAGES/corebird.mo %%NLS%%share/locale/es_MX/LC_MESSAGES/corebird.mo %%NLS%%share/locale/es_VE/LC_MESSAGES/corebird.mo %%NLS%%share/locale/fa/LC_MESSAGES/corebird.mo %%NLS%%share/locale/fi/LC_MESSAGES/corebird.mo %%NLS%%share/locale/fr/LC_MESSAGES/corebird.mo %%NLS%%share/locale/ga/LC_MESSAGES/corebird.mo %%NLS%%share/locale/gl/LC_MESSAGES/corebird.mo %%NLS%%share/locale/hi/LC_MESSAGES/corebird.mo %%NLS%%share/locale/hu/LC_MESSAGES/corebird.mo %%NLS%%share/locale/id/LC_MESSAGES/corebird.mo %%NLS%%share/locale/it/LC_MESSAGES/corebird.mo %%NLS%%share/locale/ja/LC_MESSAGES/corebird.mo %%NLS%%share/locale/ko/LC_MESSAGES/corebird.mo %%NLS%%share/locale/lt/LC_MESSAGES/corebird.mo %%NLS%%share/locale/nb/LC_MESSAGES/corebird.mo %%NLS%%share/locale/nl/LC_MESSAGES/corebird.mo %%NLS%%share/locale/pl/LC_MESSAGES/corebird.mo %%NLS%%share/locale/pt/LC_MESSAGES/corebird.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/corebird.mo %%NLS%%share/locale/ro/LC_MESSAGES/corebird.mo %%NLS%%share/locale/ru/LC_MESSAGES/corebird.mo %%NLS%%share/locale/sr/LC_MESSAGES/corebird.mo %%NLS%%share/locale/tr/LC_MESSAGES/corebird.mo %%NLS%%share/locale/uk_UA/LC_MESSAGES/corebird.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/corebird.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/corebird.mo