Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jan 2021 22:09:51 +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: r561976 - head/graphics/proj
Message-ID:  <202101182209.10IM9pne041803@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lbartoletti
Date: Mon Jan 18 22:09:51 2021
New Revision: 561976
URL: https://svnweb.freebsd.org/changeset/ports/561976

Log:
  graphics/proj: Update to 7.2.1
  
  Changelog:
    - https://proj.org/news.html#release-notes

Modified:
  head/graphics/proj/Makefile
  head/graphics/proj/distinfo
  head/graphics/proj/pkg-plist

Modified: head/graphics/proj/Makefile
==============================================================================
--- head/graphics/proj/Makefile	Mon Jan 18 22:08:50 2021	(r561975)
+++ head/graphics/proj/Makefile	Mon Jan 18 22:09:51 2021	(r561976)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	proj
-PORTVERSION=	7.2.0
+PORTVERSION=	7.2.1
 PORTEPOCH=	1
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://download.osgeo.org/proj/

Modified: head/graphics/proj/distinfo
==============================================================================
--- head/graphics/proj/distinfo	Mon Jan 18 22:08:50 2021	(r561975)
+++ head/graphics/proj/distinfo	Mon Jan 18 22:09:51 2021	(r561976)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1605633222
-SHA256 (proj-7.2.0.tar.gz) = 2957798e5fe295ff96a2af1889d0428e486363d210889422f76dd744f7885763
-SIZE (proj-7.2.0.tar.gz) = 5687343
+TIMESTAMP = 1611005638
+SHA256 (proj-7.2.1.tar.gz) = b384f42e5fb9c6d01fe5fa4d31da2e91329668863a684f97be5d4760dbbf0a14
+SIZE (proj-7.2.1.tar.gz) = 5714666
 SHA256 (proj-datumgrid-1.8.zip) = b9838ae7e5f27ee732fb0bfed618f85b36e8bb56d7afb287d506338e9f33861e
 SIZE (proj-datumgrid-1.8.zip) = 6601640
 SHA256 (proj-datumgrid-europe-1.3.zip) = fec755e7e80f921b985cff76213e6e65949468f4482d329f09c8cf1d8dddfe52

Modified: head/graphics/proj/pkg-plist
==============================================================================
--- head/graphics/proj/pkg-plist	Mon Jan 18 22:08:50 2021	(r561975)
+++ head/graphics/proj/pkg-plist	Mon Jan 18 22:09:51 2021	(r561976)
@@ -25,7 +25,7 @@ include/proj_symbol_rename.h
 lib/libproj.a
 lib/libproj.so
 lib/libproj.so.19
-lib/libproj.so.19.2.0
+lib/libproj.so.19.2.1
 libdata/pkgconfig/proj.pc
 man/man1/cct.1.gz
 man/man1/cs2cs.1.gz



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