svn commit: r553109 - head/astro/readosm

Loïc Bartoletti lbartoletti at FreeBSD.org
Fri Oct 23 16:21:50 UTC 2020


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 at 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


More information about the svn-ports-all mailing list