1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

Update to upstream version 1.2.10; update maintainer mail address

Detailed log:
- Update to upstream 1.2.10; this includes an important runtime fix
  in gzwrite.c that produced corrupt gzip files
- New maintainer email address: lbartoletti@tuxfamily.org

While on it:
- Pet portlint

PR:		215782
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
MFH:		2017Q1
This commit is contained in:
Thomas Zander 2017-01-05 15:32:31 +00:00
parent a9b5204fec
commit a7dd411230
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=430642
2 changed files with 6 additions and 5 deletions

View File

@ -2,18 +2,18 @@
# $FreeBSD$
PORTNAME= minizip
PORTVERSION= 1.2.8
PORTREVISION= 1
PORTVERSION= 1.2.10
CATEGORIES= archivers
MASTER_SITES= SF/libpng/zlib/${PORTVERSION}
DISTNAME= zlib-${PORTVERSION}
MAINTAINER= coder@tuxfamily.org
MAINTAINER= lbartoletti@tuxfamily.org
COMMENT= Zip library and programs from Zlib distribution
LICENSE= ZLIB
USES= autoreconf libtool pathfix tar:xz
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-demos
INSTALL_TARGET= install-strip

View File

@ -1,2 +1,3 @@
SHA256 (zlib-1.2.8.tar.xz) = 831df043236df8e9a7667b9e3bb37e1fcb1220a0f163b6de2626774b9590d057
SIZE (zlib-1.2.8.tar.xz) = 450776
TIMESTAMP = 1483559487
SHA256 (zlib-1.2.10.tar.xz) = 9612bf086047078ce3a1c154fc9052113fc1a2a97234a059da17a6299bd4dd32
SIZE (zlib-1.2.10.tar.xz) = 467980