Update libcutl to 1.10 and bump PORTREVISION in dependent ports.
This commit is contained in:
parent
31f70bc508
commit
a06225fc3f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402394
4 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libcutl
|
||||
PORTVERSION= 1.9.0
|
||||
PORTVERSION= 1.10.0
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.codesynthesis.com/download/${PORTNAME}/${PORTVERSION:R}/
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (libcutl-1.9.0.tar.gz) = 1b575aa8ed74aa36adc0f755ae9859c6e48166a60779a5564dd21b8cb05afb7d
|
||||
SIZE (libcutl-1.9.0.tar.gz) = 1012872
|
||||
SHA256 (libcutl-1.10.0.tar.gz) = bdee4b10ce621f18ec91e9ba63d539a2d74542a1d443e0e3f819861ab689d2f6
|
||||
SIZE (libcutl-1.10.0.tar.gz) = 1024621
|
||||
|
|
|
@ -54,7 +54,7 @@ include/cutl/xml/serializer.hxx
|
|||
include/cutl/xml/serializer.ixx
|
||||
include/cutl/xml/value-traits.hxx
|
||||
include/cutl/xml/value-traits.txx
|
||||
lib/libcutl-1.9.so
|
||||
lib/libcutl-1.10.so
|
||||
lib/libcutl.so
|
||||
libdata/pkgconfig/libcutl.pc
|
||||
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
PORTNAME= xsd
|
||||
PORTVERSION= 4.0.0
|
||||
DISTVERSIONSUFFIX= +dep
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.codesynthesis.com/download/${PORTNAME}/${PORTVERSION:R}/
|
||||
|
||||
|
|
Loading…
Reference in a new issue