aboutsummaryrefslogtreecommitdiff
path: root/archivers/libdeflate
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2019-12-29 12:08:56 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2019-12-29 12:08:56 +0000
commit62ef892742228e2360bb87cf6a73eb552a4ba0aa (patch)
treed6e846b7f9d3bbfe220985ac5cb62afcf1e690d9 /archivers/libdeflate
parent82e73ce6ac4a4bcb1e5939caabc298f399cd5e6d (diff)
downloadports-62ef892742228e2360bb87cf6a73eb552a4ba0aa.tar.gz
ports-62ef892742228e2360bb87cf6a73eb552a4ba0aa.zip
- 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
Notes
Notes: svn path=/head/; revision=521272
Diffstat (limited to 'archivers/libdeflate')
-rw-r--r--archivers/libdeflate/Makefile4
-rw-r--r--archivers/libdeflate/distinfo6
2 files changed, 6 insertions, 4 deletions
diff --git a/archivers/libdeflate/Makefile b/archivers/libdeflate/Makefile
index 7d93d0898b60..1b54cd1839b0 100644
--- a/archivers/libdeflate/Makefile
+++ b/archivers/libdeflate/Makefile
@@ -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 \
diff --git a/archivers/libdeflate/distinfo b/archivers/libdeflate/distinfo
index 9f7c2b4426cc..f460d866be02 100644
--- a/archivers/libdeflate/distinfo
+++ b/archivers/libdeflate/distinfo
@@ -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