mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
graphics/proj: Update to 9.6.0
This commit is contained in:
parent
82b2430c8a
commit
9c916c3d90
3 changed files with 6 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= proj
|
PORTNAME= proj
|
||||||
DISTVERSION= 9.5.1
|
DISTVERSION= 9.6.0
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= graphics geography
|
CATEGORIES= graphics geography
|
||||||
MASTER_SITES= https://github.com/OSGeo/PROJ/releases/download/${DISTVERSION}/ \
|
MASTER_SITES= https://github.com/OSGeo/PROJ/releases/download/${DISTVERSION}/ \
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1734228387
|
TIMESTAMP = 1742567635
|
||||||
SHA256 (proj-9.5.1.tar.gz) = a8395f9696338ffd46b0feb603edbb730fad6746fba77753c77f7f997345e3d3
|
SHA256 (proj-9.6.0.tar.gz) = d8cae521c311c39513193657e75767f7cfbf2f91bd202fcd4a200028d3b57e14
|
||||||
SIZE (proj-9.5.1.tar.gz) = 5702286
|
SIZE (proj-9.6.0.tar.gz) = 5830688
|
||||||
|
|
|
@ -36,8 +36,9 @@ lib/cmake/proj4/proj4-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||||
lib/cmake/proj4/proj4-targets.cmake
|
lib/cmake/proj4/proj4-targets.cmake
|
||||||
lib/libproj.so
|
lib/libproj.so
|
||||||
lib/libproj.so.25
|
lib/libproj.so.25
|
||||||
lib/libproj.so.25.9.5.1
|
lib/libproj.so.25.9.6.0
|
||||||
libdata/pkgconfig/proj.pc
|
libdata/pkgconfig/proj.pc
|
||||||
|
share/bash-completion/completions/projinfo
|
||||||
share/man/man1/cct.1.gz
|
share/man/man1/cct.1.gz
|
||||||
share/man/man1/cs2cs.1.gz
|
share/man/man1/cs2cs.1.gz
|
||||||
share/man/man1/geod.1.gz
|
share/man/man1/geod.1.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue