Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2017 12:53:06 +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: r442612 - head/net/libgweather
Message-ID:  <201706051253.v55Cr62R000113@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Mon Jun  5 12:53:06 2017
New Revision: 442612
URL: https://svnweb.freebsd.org/changeset/ports/442612

Log:
  Update libgweather to 3.24.1.
  
  Obtained from:	gnome devel repo (based on)

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

Modified: head/net/libgweather/Makefile
==============================================================================
--- head/net/libgweather/Makefile	Mon Jun  5 12:36:13 2017	(r442611)
+++ head/net/libgweather/Makefile	Mon Jun  5 12:53:06 2017	(r442612)
@@ -2,13 +2,13 @@
 # $FreeBSD$
 
 PORTNAME=	libgweather
-PORTVERSION=	3.18.2
+PORTVERSION=	3.24.1
 CATEGORIES=	net gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3
 
 MAINTAINER=	gnome@FreeBSD.org
-COMMENT=	Library to accessing online weather informations
+COMMENT=	Library to access online weather information
 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
@@ -20,12 +20,13 @@ LIB_DEPENDS=	libsoup-2.4.so:devel/libsoup \
 PORTSCOUT=	limitw:1,even
 
 USES=		gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz
-USE_GNOME=	cairo gtk30 intlhack introspection:build libxml2
+USE_GNOME=	cairo gtk30 intltool introspection:build libxml2
 INSTALLS_ICONS=	yes
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=--disable-glade-catalog
 INSTALL_TARGET=	install-strip
+
 GLIB_SCHEMAS=	org.gnome.GWeather.enums.xml \
 		org.gnome.GWeather.gschema.xml
 

Modified: head/net/libgweather/distinfo
==============================================================================
--- head/net/libgweather/distinfo	Mon Jun  5 12:36:13 2017	(r442611)
+++ head/net/libgweather/distinfo	Mon Jun  5 12:53:06 2017	(r442612)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1472579919
-SHA256 (gnome3/libgweather-3.18.2.tar.xz) = f35e52fa4023369ef5e04851311b3f15c9d7103ec801d0567eb3dec5851e71e3
-SIZE (gnome3/libgweather-3.18.2.tar.xz) = 3431224
+TIMESTAMP = 1496644082
+SHA256 (gnome3/libgweather-3.24.1.tar.xz) = 1227316037b63dac4153031a22abccb3d2ac679a7409e29cd303eec499eb653c
+SIZE (gnome3/libgweather-3.24.1.tar.xz) = 3350680

Modified: head/net/libgweather/pkg-plist
==============================================================================
--- head/net/libgweather/pkg-plist	Mon Jun  5 12:36:13 2017	(r442611)
+++ head/net/libgweather/pkg-plist	Mon Jun  5 12:53:06 2017	(r442612)
@@ -10,24 +10,22 @@ include/libgweather-3.0/libgweather/gweather.h
 lib/girepository-1.0/GWeather-3.0.typelib
 lib/libgweather-3.so
 lib/libgweather-3.so.6
-lib/libgweather-3.so.6.5.0
+lib/libgweather-3.so.6.7.0
 libdata/pkgconfig/gweather-3.0.pc
 share/gir-1.0/GWeather-3.0.gir
 share/gtk-doc/html/libgweather-3.0/GWeatherInfo.html
 share/gtk-doc/html/libgweather-3.0/GWeatherLocation.html
 share/gtk-doc/html/libgweather-3.0/GWeatherLocationEntry.html
 share/gtk-doc/html/libgweather-3.0/GWeatherTimezoneMenu.html
-share/gtk-doc/html/libgweather-3.0/api-index-deprecated.html
 share/gtk-doc/html/libgweather-3.0/api-index-full.html
 share/gtk-doc/html/libgweather-3.0/ch01.html
 share/gtk-doc/html/libgweather-3.0/home.png
 share/gtk-doc/html/libgweather-3.0/index.html
-share/gtk-doc/html/libgweather-3.0/ix03.html
 share/gtk-doc/html/libgweather-3.0/left-insensitive.png
 share/gtk-doc/html/libgweather-3.0/left.png
 share/gtk-doc/html/libgweather-3.0/libgweather-3.0.devhelp2
-share/gtk-doc/html/libgweather-3.0/libgweather-gweathertimezone.html
 share/gtk-doc/html/libgweather-3.0/libgweather-Versioning-information.html
+share/gtk-doc/html/libgweather-3.0/libgweather-gweathertimezone.html
 share/gtk-doc/html/libgweather-3.0/object-tree.html
 share/gtk-doc/html/libgweather-3.0/right-insensitive.png
 share/gtk-doc/html/libgweather-3.0/right.png



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