svn commit: r459326 - branches/2018Q1/archivers/arj

Renato Botelho garga at FreeBSD.org
Thu Jan 18 14:24:37 UTC 2018


Author: garga
Date: Thu Jan 18 14:24:36 2018
New Revision: 459326
URL: https://svnweb.freebsd.org/changeset/ports/459326

Log:
  MFH: r459324
  
  Update debian patch collection to version 17 since 16 is not available anymore
  
  Reported by:	David Martin <dmartin at aisliny.com>
  Sponsored by:	Rubicon Communications, LLC (Netgate)
  Approved by:	ports-secteam (swills)

Modified:
  branches/2018Q1/archivers/arj/Makefile
  branches/2018Q1/archivers/arj/distinfo
Directory Properties:
  branches/2018Q1/   (props changed)

Modified: branches/2018Q1/archivers/arj/Makefile
==============================================================================
--- branches/2018Q1/archivers/arj/Makefile	Thu Jan 18 14:09:10 2018	(r459325)
+++ branches/2018Q1/archivers/arj/Makefile	Thu Jan 18 14:24:36 2018	(r459326)
@@ -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 at FreeBSD.org
 COMMENT=	Open source implementation of the ARJ archiver

Modified: branches/2018Q1/archivers/arj/distinfo
==============================================================================
--- branches/2018Q1/archivers/arj/distinfo	Thu Jan 18 14:09:10 2018	(r459325)
+++ branches/2018Q1/archivers/arj/distinfo	Thu Jan 18 14:24:36 2018	(r459326)
@@ -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


More information about the svn-ports-branches mailing list