- Update to 2.2.11
- Use PORTDATA Changes: https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
This commit is contained in:
parent
a7c7693a22
commit
3c2b8daa76
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352299
3 changed files with 4 additions and 10 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= udunits
|
||||
PORTVERSION= 2.2.6
|
||||
PORTVERSION= 2.2.11
|
||||
CATEGORIES= science math
|
||||
MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/udunits/ \
|
||||
LOCAL/sunpoet
|
||||
|
@ -22,6 +22,7 @@ USE_AUTOTOOLS= libtool
|
|||
USE_LDCONFIG= yes
|
||||
|
||||
INFO= udunits2 udunits2lib udunits2prog
|
||||
PORTDATA= *
|
||||
PORTDOCS= *
|
||||
|
||||
post-patch:
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (udunits-2.2.6.tar.gz) = 631c8fbc4d7739962b64896c326416deb70ace1de648ea7746367531ed89b030
|
||||
SIZE (udunits-2.2.6.tar.gz) = 983034
|
||||
SHA256 (udunits-2.2.11.tar.gz) = 2e12548a60d27194e5c16eb59226a64cbd3ebef87c7305c21028abbfb614b443
|
||||
SIZE (udunits-2.2.11.tar.gz) = 989159
|
||||
|
|
|
@ -6,10 +6,3 @@ lib/libudunits2.a
|
|||
lib/libudunits2.la
|
||||
lib/libudunits2.so
|
||||
lib/libudunits2.so.0
|
||||
%%DATADIR%%/udunits2-accepted.xml
|
||||
%%DATADIR%%/udunits2-base.xml
|
||||
%%DATADIR%%/udunits2-common.xml
|
||||
%%DATADIR%%/udunits2-derived.xml
|
||||
%%DATADIR%%/udunits2-prefixes.xml
|
||||
%%DATADIR%%/udunits2.xml
|
||||
@dirrm %%DATADIR%%
|
||||
|
|
Loading…
Reference in a new issue