1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update `archivers/libdeflate' to version 1.5

- Add LICENSE_FILE which is not a boilerplate (includes author's name)
- Hook available tests to our framework

Reported by:	portscout
This commit is contained in:
Alexey Dokuchaev 2019-12-29 12:08:56 +00:00
parent 82e73ce6ac
commit 62ef892742
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=521272
2 changed files with 6 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libdeflate
PORTVERSION= 1.3
PORTVERSION= 1.5
DISTVERSIONPREFIX= v
CATEGORIES= archivers
@ -10,6 +10,7 @@ MAINTAINER= danfe@FreeBSD.org
COMMENT= Fast, whole-buffer DEFLATE-based compression library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= gmake
USE_GITHUB= yes
@ -17,6 +18,7 @@ GH_ACCOUNT= ebiggers
USE_LDCONFIG= yes
MAKE_ARGS= V=1
TEST_TARGET= check
PLIST_FILES= bin/libdeflate-gunzip bin/libdeflate-gzip \
include/libdeflate.h \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1565570198
SHA256 (ebiggers-libdeflate-v1.3_GH0.tar.gz) = 09a23f5a6bf74789605a452364fae2156627a0a62a3de2a82ceb362982a87f0b
SIZE (ebiggers-libdeflate-v1.3_GH0.tar.gz) = 134207
TIMESTAMP = 1577561621
SHA256 (ebiggers-libdeflate-v1.5_GH0.tar.gz) = 45b1b2332f443b705c59d06a49be009827291d2c487b076dc8ec2791eff4c711
SIZE (ebiggers-libdeflate-v1.5_GH0.tar.gz) = 136248