aboutsummaryrefslogtreecommitdiff
path: root/net-im/corebird
diff options
context:
space:
mode:
authorCarlos J. Puga Medina <cpm@FreeBSD.org>2017-05-04 00:43:38 +0000
committerCarlos J. Puga Medina <cpm@FreeBSD.org>2017-05-04 00:43:38 +0000
commit2570ce3cbf9fdfd525f87d9f9c7c448cde46fe44 (patch)
treefbe3395b3504956d7c715c3404fd87c92e031ae0 /net-im/corebird
parent4e70e14bf54d02faec8aa6697350c1cfdf5fa1e2 (diff)
downloadports-2570ce3cbf9fdfd525f87d9f9c7c448cde46fe44.tar.gz
ports-2570ce3cbf9fdfd525f87d9f9c7c448cde46fe44.zip
Notes
Diffstat (limited to 'net-im/corebird')
-rw-r--r--net-im/corebird/Makefile3
-rw-r--r--net-im/corebird/distinfo6
-rw-r--r--net-im/corebird/files/patch-Makefile.am2
-rw-r--r--net-im/corebird/files/patch-data_Makefile.am4
-rw-r--r--net-im/corebird/files/patch-src_Corebird.vala12
-rw-r--r--net-im/corebird/pkg-plist1
6 files changed, 20 insertions, 8 deletions
diff --git a/net-im/corebird/Makefile b/net-im/corebird/Makefile
index 6b5eadc50dac..45dd12a6e17e 100644
--- a/net-im/corebird/Makefile
+++ b/net-im/corebird/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= corebird
-PORTVERSION= 1.4.2
-PORTREVISION= 3
+PORTVERSION= 1.5
CATEGORIES= net-im
MAINTAINER= cpm@FreeBSD.org
diff --git a/net-im/corebird/distinfo b/net-im/corebird/distinfo
index 2c2c1d42c3b6..477f04f81bb9 100644
--- a/net-im/corebird/distinfo
+++ b/net-im/corebird/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485602884
-SHA256 (baedert-corebird-1.4.2_GH0.tar.gz) = 776ff02e6b58b9d2019b141047eccf25615e3ac50a2092c665e15dabf4ec8e1f
-SIZE (baedert-corebird-1.4.2_GH0.tar.gz) = 462026
+TIMESTAMP = 1493852816
+SHA256 (baedert-corebird-1.5_GH0.tar.gz) = 39d451238ef30bf2caf5568d9c02c6e2a2f8b7256f19786ebcd6557adc815203
+SIZE (baedert-corebird-1.5_GH0.tar.gz) = 492120
diff --git a/net-im/corebird/files/patch-Makefile.am b/net-im/corebird/files/patch-Makefile.am
index bdbdd1140745..d9b47c048c88 100644
--- a/net-im/corebird/files/patch-Makefile.am
+++ b/net-im/corebird/files/patch-Makefile.am
@@ -1,4 +1,4 @@
---- Makefile.am.orig 2016-08-01 21:40:32 UTC
+--- Makefile.am.orig 2017-05-02 13:34:40 UTC
+++ Makefile.am
@@ -1,6 +1,6 @@
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
diff --git a/net-im/corebird/files/patch-data_Makefile.am b/net-im/corebird/files/patch-data_Makefile.am
index 444e8a90c661..fc93448302a8 100644
--- a/net-im/corebird/files/patch-data_Makefile.am
+++ b/net-im/corebird/files/patch-data_Makefile.am
@@ -1,7 +1,7 @@
---- data/Makefile.am.orig 2016-08-01 21:45:23 UTC
+--- data/Makefile.am.orig 2017-05-02 13:34:40 UTC
+++ data/Makefile.am
@@ -2,7 +2,7 @@ iconprefix=$(datarootdir)/icons/hicolor/
- SUBDIRS = 256x256 128x128 96x96 64x64 48x48 32x32 24x24 16x16
+ SUBDIRS = hicolor
desktopdir = $(datarootdir)/applications
-desktop_in_files = org.baedert.corebird.desktop.in
diff --git a/net-im/corebird/files/patch-src_Corebird.vala b/net-im/corebird/files/patch-src_Corebird.vala
new file mode 100644
index 000000000000..b9f16165c73f
--- /dev/null
+++ b/net-im/corebird/files/patch-src_Corebird.vala
@@ -0,0 +1,12 @@
+--- 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);
diff --git a/net-im/corebird/pkg-plist b/net-im/corebird/pkg-plist
index 94634093da2f..0499eb4005df 100644
--- a/net-im/corebird/pkg-plist
+++ b/net-im/corebird/pkg-plist
@@ -24,6 +24,7 @@ share/icons/hicolor/96x96/apps/corebird.png
%%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