Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jun 2019 12:19:59 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r504539 - head/net/mobile-broadband-provider-info
Message-ID:  <201906191219.x5JCJxCE084289@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: garga
Date: Wed Jun 19 12:19:59 2019
New Revision: 504539
URL: https://svnweb.freebsd.org/changeset/ports/504539

Log:
  net/mobile-broadband-provider-info: Update to 20190618
  
  Sponsored by:	Rubicon Communications, LLC (Netgate)

Modified:
  head/net/mobile-broadband-provider-info/Makefile
  head/net/mobile-broadband-provider-info/distinfo

Modified: head/net/mobile-broadband-provider-info/Makefile
==============================================================================
--- head/net/mobile-broadband-provider-info/Makefile	Wed Jun 19 12:17:45 2019	(r504538)
+++ head/net/mobile-broadband-provider-info/Makefile	Wed Jun 19 12:19:59 2019	(r504539)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	mobile-broadband-provider-info
-PORTVERSION=	20190116
+PORTVERSION=	20190618
 CATEGORIES=	net gnome
 MASTER_SITES=	GNOME
 
@@ -9,11 +9,14 @@ MAINTAINER=	garga@FreeBSD.org
 COMMENT=	Service mobile broadband provider database
 
 LICENSE=	PD
+LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		autoreconf pathfix tar:xz
+USES=		autoreconf gmake pathfix tar:xz
+
 GNU_CONFIGURE=	yes
 
-PLIST_FILES=	${DATADIR}/serviceproviders.2.dtd \
+PLIST_FILES=	${DATADIR}/apns-conf.xml \
+		${DATADIR}/serviceproviders.2.dtd \
 		${DATADIR}/serviceproviders.xml \
 		libdata/pkgconfig/${PORTNAME}.pc
 

Modified: head/net/mobile-broadband-provider-info/distinfo
==============================================================================
--- head/net/mobile-broadband-provider-info/distinfo	Wed Jun 19 12:17:45 2019	(r504538)
+++ head/net/mobile-broadband-provider-info/distinfo	Wed Jun 19 12:19:59 2019	(r504539)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553256165
-SHA256 (mobile-broadband-provider-info-20190116.tar.xz) = 2cba10f82b8e6aec46b871c1f7d20086ecc17e1168f18e588a6a37770fa3c59b
-SIZE (mobile-broadband-provider-info-20190116.tar.xz) = 85904
+TIMESTAMP = 1560945871
+SHA256 (mobile-broadband-provider-info-20190618.tar.xz) = c22d64a565d1975b9eecb6ed2eeaef18634bc6f385c8137d05e845d8fb3cce5b
+SIZE (mobile-broadband-provider-info-20190618.tar.xz) = 82640



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