aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
Diffstat (limited to 'net-im')
-rw-r--r--net-im/corebird/Makefile2
-rw-r--r--net-im/corebird/distinfo5
-rw-r--r--net-im/corebird/files/patch-configure.ac8
-rw-r--r--net-im/corebird/files/patch-ui_about-dialog.ui11
4 files changed, 22 insertions, 4 deletions
diff --git a/net-im/corebird/Makefile b/net-im/corebird/Makefile
index 60085a3abe0f..d53ca6169911 100644
--- a/net-im/corebird/Makefile
+++ b/net-im/corebird/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= corebird
-PORTVERSION= 1.2.1
+PORTVERSION= 1.2.2
CATEGORIES= net-im
MAINTAINER= cpm@FreeBSD.org
diff --git a/net-im/corebird/distinfo b/net-im/corebird/distinfo
index 82adbc1df0d7..d20f598e6f86 100644
--- a/net-im/corebird/distinfo
+++ b/net-im/corebird/distinfo
@@ -1,2 +1,3 @@
-SHA256 (baedert-corebird-1.2.1_GH0.tar.gz) = 880c811ae00b2a88a7a3cf37fb1f0168e0aca241517a512babda39a30a8db5bd
-SIZE (baedert-corebird-1.2.1_GH0.tar.gz) = 423533
+TIMESTAMP = 1463830755
+SHA256 (baedert-corebird-1.2.2_GH0.tar.gz) = b3d6a9f2e9fcb17acbd1e91159302398d18877f16101612da5a55886f7add752
+SIZE (baedert-corebird-1.2.2_GH0.tar.gz) = 423551
diff --git a/net-im/corebird/files/patch-configure.ac b/net-im/corebird/files/patch-configure.ac
index 5b3b782a2f7f..f63d4d69b836 100644
--- a/net-im/corebird/files/patch-configure.ac
+++ b/net-im/corebird/files/patch-configure.ac
@@ -1,5 +1,11 @@
---- configure.ac.orig 2016-02-29 16:55:42 UTC
+--- configure.ac.orig 2016-05-10 17:41:05 UTC
+++ configure.ac
+@@ -1,4 +1,4 @@
+-AC_INIT([corebird],[1.2.1],[mail@baedert.org])
++AC_INIT([corebird],[1.2.2],[mail@baedert.org])
+
+ AC_PREREQ([2.65])
+
@@ -113,7 +113,7 @@ Makefile
src/Makefile
ui/Makefile
diff --git a/net-im/corebird/files/patch-ui_about-dialog.ui b/net-im/corebird/files/patch-ui_about-dialog.ui
new file mode 100644
index 000000000000..143f05ec19fe
--- /dev/null
+++ b/net-im/corebird/files/patch-ui_about-dialog.ui
@@ -0,0 +1,11 @@
+--- ui/about-dialog.ui.orig 2016-05-10 17:41:05 UTC
++++ ui/about-dialog.ui
+@@ -6,7 +6,7 @@
+ <property name="title" translatable="yes">About Corebird</property>
+ <property name="type_hint">dialog</property>
+ <property name="program_name">Corebird</property>
+- <property name="version">1.2.1</property>
++ <property name="version">1.2.2</property>
+ <property name="comments" translatable="yes">Using Font Awesome by Dave Gandy - http://fontawesome.io</property>
+ <property name="website">http://corebird.baedert.org</property>
+ <property name="authors">Timm Bäder&lt;mail@baedert.org&gt; (Bugs go here)