Date: Wed, 1 Feb 2017 13:10:23 +0000 (UTC) From: "Carlos J. Puga Medina" <cpm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433031 - head/net-im/corebird Message-ID: <201702011310.v11DANXO082125@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cpm Date: Wed Feb 1 13:10:23 2017 New Revision: 433031 URL: https://svnweb.freebsd.org/changeset/ports/433031 Log: - Update to 1.4.2 - Record missing dependencies - Remove the NLS option because --disable/enable-nls had no effect (binary still linked to libintl.so.8) Changes: https://github.com/baedert/corebird/releases/tag/1.4.2 Modified: head/net-im/corebird/Makefile head/net-im/corebird/distinfo head/net-im/corebird/pkg-plist Modified: head/net-im/corebird/Makefile ============================================================================== --- head/net-im/corebird/Makefile Wed Feb 1 13:02:33 2017 (r433030) +++ head/net-im/corebird/Makefile Wed Feb 1 13:10:23 2017 (r433031) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= corebird -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.2 CATEGORIES= net-im MAINTAINER= cpm@FreeBSD.org @@ -20,7 +20,7 @@ LIB_DEPENDS= libsoup-2.4.so:devel/libsou USE_GITHUB= yes GH_ACCOUNT= baedert -USES= autoreconf gmake libtool pkgconfig sqlite +USES= autoreconf gettext gmake libtool pkgconfig sqlite GNU_CONFIGURE= yes USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 intltool libxml2 pango @@ -28,16 +28,15 @@ INSTALLS_ICONS= yes CONFIGURE_ARGS= --disable-spellcheck # spellchecking depends on gspell >= 1.0.x -OPTIONS_DEFINE= GSTREAMER NLS +OPTIONS_DEFINE= GSTREAMER 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,x,ximagesrc GSTREAMER_CONFIGURE_OFF= --disable-video -NLS_USES= gettext -NLS_CONFIGURE_OFF= --disable-nls - GLIB_SCHEMAS= org.baedert.corebird.gschema.xml post-extract: Modified: head/net-im/corebird/distinfo ============================================================================== --- head/net-im/corebird/distinfo Wed Feb 1 13:02:33 2017 (r433030) +++ head/net-im/corebird/distinfo Wed Feb 1 13:10:23 2017 (r433031) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483988587 -SHA256 (baedert-corebird-1.4.1_GH0.tar.gz) = 1756fc452392cbfe5ab02350673711a6a60b4e6772e8e7d0257f7a0dd01e55df -SIZE (baedert-corebird-1.4.1_GH0.tar.gz) = 461979 +TIMESTAMP = 1485602884 +SHA256 (baedert-corebird-1.4.2_GH0.tar.gz) = 776ff02e6b58b9d2019b141047eccf25615e3ac50a2092c665e15dabf4ec8e1f +SIZE (baedert-corebird-1.4.2_GH0.tar.gz) = 462026 Modified: head/net-im/corebird/pkg-plist ============================================================================== --- head/net-im/corebird/pkg-plist Wed Feb 1 13:02:33 2017 (r433030) +++ head/net-im/corebird/pkg-plist Wed Feb 1 13:10:23 2017 (r433031) @@ -11,36 +11,36 @@ share/icons/hicolor/32x32/apps/corebird. 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/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/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 +share/locale/ar/LC_MESSAGES/corebird.mo +share/locale/ast/LC_MESSAGES/corebird.mo +share/locale/ca/LC_MESSAGES/corebird.mo +share/locale/ca@valencia/LC_MESSAGES/corebird.mo +share/locale/de/LC_MESSAGES/corebird.mo +share/locale/en_AU/LC_MESSAGES/corebird.mo +share/locale/es_419/LC_MESSAGES/corebird.mo +share/locale/es/LC_MESSAGES/corebird.mo +share/locale/es_MX/LC_MESSAGES/corebird.mo +share/locale/es_VE/LC_MESSAGES/corebird.mo +share/locale/fa/LC_MESSAGES/corebird.mo +share/locale/fi/LC_MESSAGES/corebird.mo +share/locale/fr/LC_MESSAGES/corebird.mo +share/locale/gl/LC_MESSAGES/corebird.mo +share/locale/hi/LC_MESSAGES/corebird.mo +share/locale/hu/LC_MESSAGES/corebird.mo +share/locale/id/LC_MESSAGES/corebird.mo +share/locale/it/LC_MESSAGES/corebird.mo +share/locale/ja/LC_MESSAGES/corebird.mo +share/locale/ko/LC_MESSAGES/corebird.mo +share/locale/lt/LC_MESSAGES/corebird.mo +share/locale/nb/LC_MESSAGES/corebird.mo +share/locale/nl/LC_MESSAGES/corebird.mo +share/locale/pl/LC_MESSAGES/corebird.mo +share/locale/pt/LC_MESSAGES/corebird.mo +share/locale/pt_BR/LC_MESSAGES/corebird.mo +share/locale/ro/LC_MESSAGES/corebird.mo +share/locale/ru/LC_MESSAGES/corebird.mo +share/locale/sr/LC_MESSAGES/corebird.mo +share/locale/tr/LC_MESSAGES/corebird.mo +share/locale/uk_UA/LC_MESSAGES/corebird.mo +share/locale/zh_CN/LC_MESSAGES/corebird.mo +share/locale/zh_TW/LC_MESSAGES/corebird.mo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702011310.v11DANXO082125>