- Update to 0.9
- Take maintainership Feature safe: yes
This commit is contained in:
parent
c890a96acc
commit
01e599cfca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308275
@ -1,16 +1,12 @@
|
||||
# New ports collection makefile for: plzip
|
||||
# Date created: 2010-05-22
|
||||
# Whom: Albert Vernon <f3cun3c02@sneakemail.com>
|
||||
#
|
||||
# Created by: Albert Vernon <f3cun3c02@sneakemail.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= plzip
|
||||
PORTVERSION= 0.7
|
||||
PORTVERSION= 0.9
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= SAVANNAH/lzip
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= delphij@FreeBSD.org
|
||||
COMMENT= Is a parallel, lossless data compressor based on the LZMA algorithm
|
||||
|
||||
BUILD_DEPENDS= lzlib>=1.1:${PORTSDIR}/archivers/lzlib
|
||||
@ -23,4 +19,5 @@ CONFIGURE_ARGS= CXXFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
MAN1= plzip.1
|
||||
INFO= plzip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (plzip-0.7.tar.gz) = aec2220838b8e414b346ed7d8f817cb3b0acae7f668447d4f17ee47c12e7cdb8
|
||||
SIZE (plzip-0.7.tar.gz) = 64451
|
||||
SHA256 (plzip-0.9.tar.gz) = 59cd75bbbd4e5f0372b115d99383158279402dc56dfc7db0b6640ef23e16a1a6
|
||||
SIZE (plzip-0.9.tar.gz) = 66257
|
||||
|
Loading…
Reference in New Issue
Block a user