Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jan 2015 12:34:42 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r377512 - head/net/libgweather
Message-ID:  <201501201234.t0KCYgYr087418@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Tue Jan 20 12:34:41 2015
New Revision: 377512
URL: https://svnweb.freebsd.org/changeset/ports/377512
QAT: https://qat.redports.org/buildarchive/r377512/

Log:
  Update libgweather to 3.14.3.
  
  Add PORTSCOUT macro.
  Add vala as a build dependency for the vala bindings.

Modified:
  head/net/libgweather/Makefile
  head/net/libgweather/distinfo
  head/net/libgweather/pkg-plist

Modified: head/net/libgweather/Makefile
==============================================================================
--- head/net/libgweather/Makefile	Tue Jan 20 12:27:24 2015	(r377511)
+++ head/net/libgweather/Makefile	Tue Jan 20 12:34:41 2015	(r377512)
@@ -1,20 +1,22 @@
 # Created by: Koop Mast <kwm@FreeBSD.org>
 # $FreeBSD$
-#   $MCom: ports/trunk/net/libgweather/Makefile 20031 2014-11-02 21:47:55Z kwm $
 
 PORTNAME=	libgweather
-PORTVERSION=	3.14.2
+PORTVERSION=	3.14.3
 CATEGORIES=	net gnome
 MASTER_SITES=	GNOME
 
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Library to accessing online weather informations
 
-BUILD_DEPENDS=	gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme
+BUILD_DEPENDS=	gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme \
+		vala:${PORTSDIR}/lang/vala
 LIB_DEPENDS=	libsoup-2.4.so:${PORTSDIR}/devel/libsoup \
 		libgeocode-glib.so:${PORTSDIR}/net/geocode-glib
 RUN_DEPENDS=	gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme
 
+PORTSCOUT=	limitw:1,even
+
 USES=		gettext gmake libtool pathfix pkgconfig tar:xz
 USE_GNOME=	gnomeprefix gtk30 intlhack \
 		introspection:build

Modified: head/net/libgweather/distinfo
==============================================================================
--- head/net/libgweather/distinfo	Tue Jan 20 12:27:24 2015	(r377511)
+++ head/net/libgweather/distinfo	Tue Jan 20 12:34:41 2015	(r377512)
@@ -1,2 +1,2 @@
-SHA256 (libgweather-3.14.2.tar.xz) = aa0d03132fc6c446cf549df1d91e319e1abcc676f1d9f8bc1dc01f033dcff493
-SIZE (libgweather-3.14.2.tar.xz) = 3543696
+SHA256 (libgweather-3.14.3.tar.xz) = 04dd25064cdc7715c1bf5fc476c8596d640cbcb3551217867195cef16bbbbf6b
+SIZE (libgweather-3.14.3.tar.xz) = 3467744

Modified: head/net/libgweather/pkg-plist
==============================================================================
--- head/net/libgweather/pkg-plist	Tue Jan 20 12:27:24 2015	(r377511)
+++ head/net/libgweather/pkg-plist	Tue Jan 20 12:34:41 2015	(r377512)
@@ -236,3 +236,4 @@ share/locale/zh_HK/LC_MESSAGES/libgweath
 share/locale/zh_HK/LC_MESSAGES/libgweather-locations.mo
 share/locale/zh_TW/LC_MESSAGES/libgweather-3.0.mo
 share/locale/zh_TW/LC_MESSAGES/libgweather-locations.mo
+share/vala/vapi/gweather-3.0.vapi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501201234.t0KCYgYr087418>