Update to version 1.06 (it would also simplify upcoming `lang/ocaml' update)
and assume maintainership while here.
This commit is contained in:
parent
72f5c8677c
commit
3b5f1873e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503507
@ -2,13 +2,13 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= zip
|
||||
PORTVERSION= 1.05
|
||||
PORTVERSION= 1.06
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1037/
|
||||
MASTER_SITES= https://download.ocamlcore.org/camlzip/camlzip/${PORTVERSION}/
|
||||
PKGNAMEPREFIX= ocaml-
|
||||
DISTNAME= caml${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= danfe@FreeBSD.org
|
||||
COMMENT= OCaml library to manipulate ZIP/GZIP/JAR archives
|
||||
|
||||
LICENSE= LGPL21
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (camlzip-1.05.tar.gz) = 930b70c736ab5a7ed1b05220102310a0a2241564786657abe418e834a538d06b
|
||||
SIZE (camlzip-1.05.tar.gz) = 25817
|
||||
TIMESTAMP = 1559737560
|
||||
SHA256 (camlzip-1.06.tar.gz) = c83877f9972943e6f2e147cf9715a785da2fc8531e7bed3ab4787043b8f4cf54
|
||||
SIZE (camlzip-1.06.tar.gz) = 26499
|
||||
|
Loading…
Reference in New Issue
Block a user