From owner-svn-ports-all@freebsd.org Sat Oct 8 19:26:53 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 123AFC060B9; Sat, 8 Oct 2016 19:26:53 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C69E1F11; Sat, 8 Oct 2016 19:26:52 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u98JQpL2024456; Sat, 8 Oct 2016 19:26:51 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u98JQpD8024453; Sat, 8 Oct 2016 19:26:51 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201610081926.u98JQpD8024453@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Sat, 8 Oct 2016 19:26:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423533 - head/net-im/corebird X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Oct 2016 19:26:53 -0000 Author: cpm Date: Sat Oct 8 19:26:51 2016 New Revision: 423533 URL: https://svnweb.freebsd.org/changeset/ports/423533 Log: - Update to 1.3.3 - Add NLS option - Remove pre-configure target Changelog: https://github.com/baedert/corebird/releases/tag/1.3.3 Approved by: amdmi3 (mentor) Differential Revision: D8164 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 Sat Oct 8 19:21:41 2016 (r423532) +++ head/net-im/corebird/Makefile Sat Oct 8 19:26:51 2016 (r423533) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= corebird -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.3 CATEGORIES= net-im MAINTAINER= cpm@FreeBSD.org @@ -20,26 +20,28 @@ LIB_DEPENDS= libsoup-2.4.so:devel/libsou USE_GITHUB= yes GH_ACCOUNT= baedert -USES= autoreconf compiler:c++11-lang gettext gmake libtool pkgconfig sqlite +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 -OPTIONS_DEFAULT= GSTREAMER +OPTIONS_DEFINE= GSTREAMER NLS +OPTIONS_DEFAULT= GSTREAMER +OPTIONS_SUB= yes + 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: @(cd ${WRKSRC}/data && ${MV} org.baedert.corebird.desktop.in \ corebird.desktop.in) -pre-configure: - @${MKDIR} ${WRKSRC}/m4 - # Replace locales files in right place post-configure: @${REINPLACE_CMD} -e 's|[$$][(]DATADIRNAME[)]|share|' \ Modified: head/net-im/corebird/distinfo ============================================================================== --- head/net-im/corebird/distinfo Sat Oct 8 19:21:41 2016 (r423532) +++ head/net-im/corebird/distinfo Sat Oct 8 19:26:51 2016 (r423533) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474897456 -SHA256 (baedert-corebird-1.3.2_GH0.tar.gz) = ead9c00171a0cfed4ad9d33a5136e465d6ea6cd12b3c509e2ca323ed0b18eca9 -SIZE (baedert-corebird-1.3.2_GH0.tar.gz) = 435198 +TIMESTAMP = 1475744774 +SHA256 (baedert-corebird-1.3.3_GH0.tar.gz) = 4331fe49c1c3eba5dcfaad77f470084ede237972aea8d7e7b080d76cf02abd13 +SIZE (baedert-corebird-1.3.3_GH0.tar.gz) = 437996 Modified: head/net-im/corebird/pkg-plist ============================================================================== --- head/net-im/corebird/pkg-plist Sat Oct 8 19:21:41 2016 (r423532) +++ head/net-im/corebird/pkg-plist Sat Oct 8 19:26:51 2016 (r423533) @@ -11,34 +11,34 @@ 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 -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/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/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 +%%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/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/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