summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2019-07-16 18:46:47 +0000
committerRenato Botelho <garga@FreeBSD.org>2019-07-16 18:46:47 +0000
commit2b86b24810fd8cef3610b4cd9129cb390a35418f (patch)
tree5c783aaf5f7619e2464a3fce06dd7d55af41eae7 /archivers
parentKDE Frameworks: update to 5.60.0 (diff)
archivers/arj: Unbreak upgrading debian patchset
Version 17 of debian patches is not available anymore. Upgrade it to use version 21 and fix the build PR: 239233 Reported by: Darin Luckie <darin@technotic.ca> MFH: 2019Q3 Sponsored by: Rubicon Communications, LLC (Netgate)
Notes
Notes: svn path=/head/; revision=506777
Diffstat (limited to 'archivers')
-rw-r--r--archivers/arj/Makefile7
-rw-r--r--archivers/arj/distinfo6
2 files changed, 7 insertions, 6 deletions
diff --git a/archivers/arj/Makefile b/archivers/arj/Makefile
index 101294acfe4c..dac7a5e498f9 100644
--- a/archivers/arj/Makefile
+++ b/archivers/arj/Makefile
@@ -3,12 +3,12 @@
PORTNAME= arj
PORTVERSION= 3.10.22
-PORTREVISION= 7
+PORTREVISION= 8
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}-17.debian.tar.xz:patch
+ ${PORTNAME}_${PORTVERSION}-21.debian.tar.xz:patch
MAINTAINER= garga@FreeBSD.org
COMMENT= Open source implementation of the ARJ archiver
@@ -22,7 +22,8 @@ IGNORE_PATCHES= 002_no_remove_static_const.patch \
gnu_build_flags.patch \
gnu_build_pie.patch \
gnu_build_strip.patch \
- hurd_no_fcntl_getlk.patch
+ hurd_no_fcntl_getlk.patch \
+ reproducible_help_archive.patch
EXTRA_PATCHES= ${WRKDIR}/debian/patches/*.patch
PATCH_STRIP= -p1
diff --git a/archivers/arj/distinfo b/archivers/arj/distinfo
index 52cd0871e617..2291d5d420fd 100644
--- a/archivers/arj/distinfo
+++ b/archivers/arj/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1516278521
+TIMESTAMP = 1563302294
SHA256 (arj-3.10.22.tar.gz) = 589e4c9bccc8669e7b6d8d6fcd64e01f6a2c21fe10aad56a83304ecc3b96a7db
SIZE (arj-3.10.22.tar.gz) = 431467
-SHA256 (arj_3.10.22-17.debian.tar.xz) = 9791db321ef8fb7237697ac0ad7fa9c18d5e53c43bb835953ef80aeeda809804
-SIZE (arj_3.10.22-17.debian.tar.xz) = 19548
+SHA256 (arj_3.10.22-21.debian.tar.xz) = 20c430f4222b8d75d1b2a6d435620f024c41a30dbc3949890c63686a7497f61e
+SIZE (arj_3.10.22-21.debian.tar.xz) = 21768