diff options
author | garga <garga@FreeBSD.org> | 2018-01-18 21:33:30 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2018-01-18 21:33:30 +0800 |
commit | dda88e0557015c5a873912160af27f56dce54958 (patch) | |
tree | 22891e9f2818f34c6f3e5a2268cc469a8146f5aa /archivers | |
parent | 5db467bc01653ddc971b4d6a0f8a669523d08ebd (diff) | |
download | freebsd-ports-gnome-dda88e0557015c5a873912160af27f56dce54958.tar.gz freebsd-ports-gnome-dda88e0557015c5a873912160af27f56dce54958.tar.zst freebsd-ports-gnome-dda88e0557015c5a873912160af27f56dce54958.zip |
Update debian patch collection to version 17 since 16 is not available anymore
Reported by: David Martin <dmartin@aisliny.com>
MFH: 2018Q1
Sponsored by: Rubicon Communications, LLC (Netgate)
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/arj/Makefile | 4 | ||||
-rw-r--r-- | archivers/arj/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/archivers/arj/Makefile b/archivers/arj/Makefile index c2a60ad9c9e4..101294acfe4c 100644 --- a/archivers/arj/Makefile +++ b/archivers/arj/Makefile @@ -3,12 +3,12 @@ PORTNAME= arj PORTVERSION= 3.10.22 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= archivers MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/2.78_3.10%20build%2022:source \ DEBIAN_POOL:patch DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz:source \ - ${PORTNAME}_${PORTVERSION}-16.debian.tar.xz:patch + ${PORTNAME}_${PORTVERSION}-17.debian.tar.xz:patch MAINTAINER= garga@FreeBSD.org COMMENT= Open source implementation of the ARJ archiver diff --git a/archivers/arj/distinfo b/archivers/arj/distinfo index f0a5384650db..52cd0871e617 100644 --- a/archivers/arj/distinfo +++ b/archivers/arj/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1508345026 +TIMESTAMP = 1516278521 SHA256 (arj-3.10.22.tar.gz) = 589e4c9bccc8669e7b6d8d6fcd64e01f6a2c21fe10aad56a83304ecc3b96a7db SIZE (arj-3.10.22.tar.gz) = 431467 -SHA256 (arj_3.10.22-16.debian.tar.xz) = 2d9cc5aeb2ac44d000d2e3399846f1c3ce468e17e3af4bfb505b9a6eaf88a502 -SIZE (arj_3.10.22-16.debian.tar.xz) = 19452 +SHA256 (arj_3.10.22-17.debian.tar.xz) = 9791db321ef8fb7237697ac0ad7fa9c18d5e53c43bb835953ef80aeeda809804 +SIZE (arj_3.10.22-17.debian.tar.xz) = 19548 |