aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/corebird
diff options
context:
space:
mode:
authorolivierd <olivierd@FreeBSD.org>2015-08-15 03:13:21 +0800
committerolivierd <olivierd@FreeBSD.org>2015-08-15 03:13:21 +0800
commit508778a90e0b67a7ed4ead9e933a48575b88293d (patch)
treecc0e0208c109b4338415ef79629ea6f4f0b58b06 /net-im/corebird
parentda071d36d2bc3f2774074ff5ae56c97647c707b8 (diff)
downloadfreebsd-ports-gnome-508778a90e0b67a7ed4ead9e933a48575b88293d.tar.gz
freebsd-ports-gnome-508778a90e0b67a7ed4ead9e933a48575b88293d.tar.zst
freebsd-ports-gnome-508778a90e0b67a7ed4ead9e933a48575b88293d.zip
Update to 1.0.1
PR: 202238 Submitted by: Carlos Puga Medina (maintainer)
Diffstat (limited to 'net-im/corebird')
-rw-r--r--net-im/corebird/Makefile8
-rw-r--r--net-im/corebird/distinfo4
-rw-r--r--net-im/corebird/files/patch-Makefile.am4
-rw-r--r--net-im/corebird/files/patch-configure.ac8
-rw-r--r--net-im/corebird/files/patch-data__Makefile.am4
5 files changed, 14 insertions, 14 deletions
diff --git a/net-im/corebird/Makefile b/net-im/corebird/Makefile
index 34b89e062a28..08876ba9b0b2 100644
--- a/net-im/corebird/Makefile
+++ b/net-im/corebird/Makefile
@@ -2,14 +2,13 @@
# $FreeBSD$
PORTNAME= corebird
-PORTVERSION= 1.0
+PORTVERSION= 1.0.1
CATEGORIES= net-im
MAINTAINER= cpm@fbsd.es
COMMENT= GTK3 Twitter client written in Vala
LICENSE= GPLv3
-LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala
LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \
@@ -18,17 +17,18 @@ LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \
librest-0.7.so:${PORTSDIR}/devel/librest \
libgee-0.8.so:${PORTSDIR}/devel/libgee
+USE_GITHUB= yes
GH_ACCOUNT= baedert
-USE_GITHUB= yes
USES= autoreconf gettext gmake libtool pkgconfig
GNU_CONFIGURE= yes
USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 intltool libxml2 pango
USE_SQLITE= yes
INSTALLS_ICONS= yes
-OPTIONS_DEFINE= GSTREAMER
+OPTIONS_DEFINE= GSTREAMER
OPTIONS_DEFAULT= GSTREAMER
+
GSTREAMER_DESC= Gstreamer support
GLIB_SCHEMAS= org.baedert.corebird.gschema.xml
diff --git a/net-im/corebird/distinfo b/net-im/corebird/distinfo
index b19032d26972..824b8042b163 100644
--- a/net-im/corebird/distinfo
+++ b/net-im/corebird/distinfo
@@ -1,2 +1,2 @@
-SHA256 (baedert-corebird-1.0_GH0.tar.gz) = 0ca4ca20b0281b2901382810ef8bd1682bb896c3915ad3bea3f2a41461118001
-SIZE (baedert-corebird-1.0_GH0.tar.gz) = 1697452
+SHA256 (baedert-corebird-1.0.1_GH0.tar.gz) = f469250fd0f4fcdefbd496fa04ecae44ee41e154f29d4be2003ba03e64d24d81
+SIZE (baedert-corebird-1.0.1_GH0.tar.gz) = 1697506
diff --git a/net-im/corebird/files/patch-Makefile.am b/net-im/corebird/files/patch-Makefile.am
index 2c5681db3deb..40db0c39f23c 100644
--- a/net-im/corebird/files/patch-Makefile.am
+++ b/net-im/corebird/files/patch-Makefile.am
@@ -1,5 +1,5 @@
---- ./Makefile.am.orig 2014-07-07 08:38:31.000000000 +0000
-+++ ./Makefile.am 2014-08-09 22:09:52.000000000 +0000
+--- Makefile.am.orig 2015-07-17 13:15:47 UTC
++++ Makefile.am
@@ -1,6 +1,6 @@
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
diff --git a/net-im/corebird/files/patch-configure.ac b/net-im/corebird/files/patch-configure.ac
index 316169b1bf70..08dc7ab4e98a 100644
--- a/net-im/corebird/files/patch-configure.ac
+++ b/net-im/corebird/files/patch-configure.ac
@@ -1,6 +1,6 @@
---- configure.ac.orig 2015-03-19 18:38:24.000000000 +0100
-+++ configure.ac 2015-03-30 18:09:54.490239000 +0200
-@@ -93,8 +93,6 @@
+--- configure.ac.orig 2015-07-17 13:15:47 UTC
++++ configure.ac
+@@ -93,8 +93,6 @@ GLIB_GSETTINGS
GETTEXT_PACKAGE=corebird
AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE], ["$GETTEXT_PACKAGE"], [Gettext Package])
AC_SUBST(GETTEXT_PACKAGE)
@@ -9,7 +9,7 @@
AM_GLIB_GNU_GETTEXT
-@@ -103,7 +101,7 @@
+@@ -103,7 +101,7 @@ AC_CONFIG_FILES([Makefile
src/Makefile
ui/Makefile
data/Makefile
diff --git a/net-im/corebird/files/patch-data__Makefile.am b/net-im/corebird/files/patch-data__Makefile.am
index 71182ef027af..f35f7a8c6807 100644
--- a/net-im/corebird/files/patch-data__Makefile.am
+++ b/net-im/corebird/files/patch-data__Makefile.am
@@ -1,5 +1,5 @@
---- data/Makefile.am.orig 2015-03-19 18:38:24.000000000 +0100
-+++ data/Makefile.am 2015-03-30 18:12:15.956014000 +0200
+--- data/Makefile.am.orig 2015-07-17 13:15:47 UTC
++++ data/Makefile.am
@@ -1,6 +1,6 @@
desktopdir = $(prefix)/share/applications