From owner-svn-ports-head@freebsd.org Thu Jan 18 13:33:31 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AFFECE7AD22; Thu, 18 Jan 2018 13:33:31 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8B7156D805; Thu, 18 Jan 2018 13:33:31 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CBC961F34A; Thu, 18 Jan 2018 13:33:30 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w0IDXUbj004099; Thu, 18 Jan 2018 13:33:30 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w0IDXU2h004097; Thu, 18 Jan 2018 13:33:30 GMT (envelope-from garga@FreeBSD.org) Message-Id: <201801181333.w0IDXU2h004097@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Thu, 18 Jan 2018 13:33:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r459324 - head/archivers/arj X-SVN-Group: ports-head X-SVN-Commit-Author: garga X-SVN-Commit-Paths: head/archivers/arj X-SVN-Commit-Revision: 459324 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jan 2018 13:33:31 -0000 Author: garga Date: Thu Jan 18 13:33:30 2018 New Revision: 459324 URL: https://svnweb.freebsd.org/changeset/ports/459324 Log: Update debian patch collection to version 17 since 16 is not available anymore Reported by: David Martin MFH: 2018Q1 Sponsored by: Rubicon Communications, LLC (Netgate) Modified: head/archivers/arj/Makefile head/archivers/arj/distinfo Modified: head/archivers/arj/Makefile ============================================================================== --- head/archivers/arj/Makefile Thu Jan 18 12:25:10 2018 (r459323) +++ head/archivers/arj/Makefile Thu Jan 18 13:33:30 2018 (r459324) @@ -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 Modified: head/archivers/arj/distinfo ============================================================================== --- head/archivers/arj/distinfo Thu Jan 18 12:25:10 2018 (r459323) +++ head/archivers/arj/distinfo Thu Jan 18 13:33:30 2018 (r459324) @@ -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