- Update to 1.13

This commit is contained in:
Sylvio Cesar Teixeira 2012-05-07 17:34:14 +00:00
parent 2d1bcfbc85
commit 1213a51516
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296158
2 changed files with 5 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= lzip
PORTVERSION= 1.12
PORTVERSION= 1.13
CATEGORIES= archivers
MASTER_SITES= SAVANNAH/lzip
@ -15,14 +15,13 @@ COMMENT= Is a lossless data compressor based on the LZMA algorithm
LICENSE= GPLv3
PLIST_FILES= bin/lzip \
bin/lziprecover
PLIST_FILES= bin/lzip
GNU_CONFIGURE= yes
CONFIGURE_ARGS= CXX="${CXX}" \
CXXFLAGS="${CXXFLAGS}" \
LDFLAGS="${LDFLAGS}"
MAN1= lzip.1 lziprecover.1
MAN1= lzip.1
INFO= lzip
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (lzip-1.12.tar.gz) = eabc590d02d404dc1a1cc8e2777ed398370174b68edb22043c8ca0b209dfcd27
SIZE (lzip-1.12.tar.gz) = 103815
SHA256 (lzip-1.13.tar.gz) = c73d36c0a926b71d484eacc192262a1d209674e3f903016f2c74a2bcbc5c28ac
SIZE (lzip-1.13.tar.gz) = 90380