Update to 1.6.

This commit is contained in:
Xin LI 2017-07-22 07:06:07 +00:00
parent 67f4d5dedc
commit d3974029d2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=446369
2 changed files with 7 additions and 4 deletions

View File

@ -2,13 +2,15 @@
# $FreeBSD$
PORTNAME= plzip
PORTVERSION= 1.5
PORTVERSION= 1.6
CATEGORIES= archivers
MASTER_SITES= SAVANNAH/lzip/${PORTNAME}
MAINTAINER= delphij@FreeBSD.org
COMMENT= Parallel, lossless data compressor based on the LZMA algorithm
LICENSE= GPLv2
BUILD_DEPENDS= lzlib>=1.1:archivers/lzlib
PLIST_FILES= bin/plzip \
@ -17,6 +19,7 @@ PLIST_FILES= bin/plzip \
GNU_CONFIGURE= yes
CONFIGURE_ARGS= CXXFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
INSTALL_TARGET= install-strip
INFO= plzip
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1466927403
SHA256 (plzip-1.5.tar.gz) = cd401683c2c57ecf170c99a873e41e9e5fee0e9680341646e31032e31489cc8a
SIZE (plzip-1.5.tar.gz) = 62874
TIMESTAMP = 1500706907
SHA256 (plzip-1.6.tar.gz) = 5d1d79fe4a1e41aa05e3926d067243efbaa607ed238036152f867662b7d14c7c
SIZE (plzip-1.6.tar.gz) = 66214