Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Oct 2020 16:21:49 +0000 (UTC)
From:      =?UTF-8?Q?Lo=c3=afc_Bartoletti?= <lbartoletti@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r553109 - head/astro/readosm
Message-ID:  <202010231621.09NGLnp2097162@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lbartoletti
Date: Fri Oct 23 16:21:49 2020
New Revision: 553109
URL: https://svnweb.freebsd.org/changeset/ports/553109

Log:
  astro/readosm: Update to 1.1.0

Modified:
  head/astro/readosm/Makefile
  head/astro/readosm/distinfo
  head/astro/readosm/pkg-plist

Modified: head/astro/readosm/Makefile
==============================================================================
--- head/astro/readosm/Makefile	Fri Oct 23 14:23:11 2020	(r553108)
+++ head/astro/readosm/Makefile	Fri Oct 23 16:21:49 2020	(r553109)
@@ -2,10 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	readosm
-PORTVERSION=	1.0.0
+PORTVERSION=	1.1.0
 CATEGORIES=	astro geography devel
 MASTER_SITES=	http://www.gaia-gis.it/gaia-sins/
-DISTNAME=	${PORTNAME}-${PORTVERSION}e
+DISTNAME=	${PORTNAME}-${PORTVERSION}a
 
 MAINTAINER=	lbartoletti@FreeBSD.org
 COMMENT=	Extract valid data from within an Open Street Map input file
@@ -15,7 +15,6 @@ LICENSE_COMB=	dual
 
 LIB_DEPENDS=	libexpat.so:textproc/expat2
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}e
 GNU_CONFIGURE=	yes
 USES=		gmake libtool pathfix pkgconfig
 

Modified: head/astro/readosm/distinfo
==============================================================================
--- head/astro/readosm/distinfo	Fri Oct 23 14:23:11 2020	(r553108)
+++ head/astro/readosm/distinfo	Fri Oct 23 16:21:49 2020	(r553109)
@@ -1,2 +1,3 @@
-SHA256 (readosm-1.0.0e.tar.gz) = 1fd839e05b411db6ba1ca6199bf3334ab9425550a58e129c07ad3c6d39299acf
-SIZE (readosm-1.0.0e.tar.gz) = 1096062
+TIMESTAMP = 1603468046
+SHA256 (readosm-1.1.0a.tar.gz) = db7c051d256cec7ecd4c3775ab9bc820da5a4bf72ffd4e9f40b911d79770f145
+SIZE (readosm-1.1.0a.tar.gz) = 1099129

Modified: head/astro/readosm/pkg-plist
==============================================================================
--- head/astro/readosm/pkg-plist	Fri Oct 23 14:23:11 2020	(r553108)
+++ head/astro/readosm/pkg-plist	Fri Oct 23 16:21:49 2020	(r553109)
@@ -2,5 +2,5 @@ include/readosm.h
 lib/libreadosm.a
 lib/libreadosm.so
 lib/libreadosm.so.1
-lib/libreadosm.so.1.0.0
+lib/libreadosm.so.1.0.1
 libdata/pkgconfig/readosm.pc



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