diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-07-30 03:09:07 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-07-30 03:09:07 +0800 |
commit | 25e34b677a0fcf24314c3e87cae5be5c959c135b (patch) | |
tree | b07f080173277971e08eb4b0aa7f65212f6abdd5 /archivers | |
parent | b9b6dce39f0f6faf7031cb4fc3f2871c1fcecb0c (diff) | |
download | freebsd-ports-gnome-25e34b677a0fcf24314c3e87cae5be5c959c135b.tar.gz freebsd-ports-gnome-25e34b677a0fcf24314c3e87cae5be5c959c135b.tar.zst freebsd-ports-gnome-25e34b677a0fcf24314c3e87cae5be5c959c135b.zip |
Update to 1.7
- Update MASTER_SITES
Changes: https://www.cabextract.org.uk/#changes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/cabextract/Makefile | 4 | ||||
-rw-r--r-- | archivers/cabextract/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/archivers/cabextract/Makefile b/archivers/cabextract/Makefile index d5c9c70c7c8f..8602288560d2 100644 --- a/archivers/cabextract/Makefile +++ b/archivers/cabextract/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= cabextract -PORTVERSION= 1.6 +PORTVERSION= 1.7 CATEGORIES= archivers -MASTER_SITES= http://www.cabextract.org.uk/ +MASTER_SITES= https://www.cabextract.org.uk/ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Program to extract Microsoft cabinet (.CAB) files diff --git a/archivers/cabextract/distinfo b/archivers/cabextract/distinfo index 9829e91e1b47..1faa53051938 100644 --- a/archivers/cabextract/distinfo +++ b/archivers/cabextract/distinfo @@ -1,2 +1,3 @@ -SHA256 (cabextract-1.6.tar.gz) = cee661b56555350d26943c5e127fc75dd290b7f75689d5ebc1f04957c4af55fb -SIZE (cabextract-1.6.tar.gz) = 241731 +TIMESTAMP = 1532861345 +SHA256 (cabextract-1.7.tar.gz) = 297203c826c004801ea1b17414f568e7bdf56c3ae9bbaca4d8514e8a56e506bd +SIZE (cabextract-1.7.tar.gz) = 293760 |