Date: Sun, 29 Jul 2018 19:09:08 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r475679 - head/archivers/cabextract Message-ID: <201807291909.w6TJ98Iq033317@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jul 29 19:09:07 2018 New Revision: 475679 URL: https://svnweb.freebsd.org/changeset/ports/475679 Log: Update to 1.7 - Update MASTER_SITES Changes: https://www.cabextract.org.uk/#changes Modified: head/archivers/cabextract/Makefile head/archivers/cabextract/distinfo Modified: head/archivers/cabextract/Makefile ============================================================================== --- head/archivers/cabextract/Makefile Sun Jul 29 19:08:38 2018 (r475678) +++ head/archivers/cabextract/Makefile Sun Jul 29 19:09:07 2018 (r475679) @@ -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 Modified: head/archivers/cabextract/distinfo ============================================================================== --- head/archivers/cabextract/distinfo Sun Jul 29 19:08:38 2018 (r475678) +++ head/archivers/cabextract/distinfo Sun Jul 29 19:09:07 2018 (r475679) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807291909.w6TJ98Iq033317>