Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Feb 2019 15:03:39 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r493509 - head/sysutils/cpdup
Message-ID:  <201902211503.x1LF3dx2074141@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Thu Feb 21 15:03:39 2019
New Revision: 493509
URL: https://svnweb.freebsd.org/changeset/ports/493509

Log:
  - Update cpdup to 1.20
  - Distfile extrapolated from upstream DeagonFlyBSD repository
  
  Approved By:	gmarco@gufi.org (maintainer)

Modified:
  head/sysutils/cpdup/Makefile
  head/sysutils/cpdup/distinfo

Modified: head/sysutils/cpdup/Makefile
==============================================================================
--- head/sysutils/cpdup/Makefile	Thu Feb 21 14:55:28 2019	(r493508)
+++ head/sysutils/cpdup/Makefile	Thu Feb 21 15:03:39 2019	(r493509)
@@ -2,17 +2,17 @@
 # $FreeBSD$
 
 PORTNAME=	cpdup
-PORTVERSION=	1.18
+PORTVERSION=	1.20
 CATEGORIES=	sysutils
-MASTER_SITES=	http://apollo.backplane.com/FreeSrc/ \
-		http://utenti.gufi.org/~gmarco/files/distfiles/
+MASTER_SITES=	http://utenti.gufi.org/~gmarco/files/distfiles/ \
+		https://www.madpilot.net/~mad/
 
 MAINTAINER=	gmarco@gufi.org
 COMMENT=	Comprehensive filesystem mirroring and backup program
 
 LICENSE=	BSD2CLAUSE # clarified by Matthew Dillon himself
 
-USES=		tar:tgz
+USES=		tar:xz
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
 

Modified: head/sysutils/cpdup/distinfo
==============================================================================
--- head/sysutils/cpdup/distinfo	Thu Feb 21 14:55:28 2019	(r493508)
+++ head/sysutils/cpdup/distinfo	Thu Feb 21 15:03:39 2019	(r493509)
@@ -1,2 +1,3 @@
-SHA256 (cpdup-1.18.tgz) = 3893de9a8ebe5543b9b11c4b575075e59509ddb0f26e6229b2554ee625d25687
-SIZE (cpdup-1.18.tgz) = 42841
+TIMESTAMP = 1550687246
+SHA256 (cpdup-1.20.tar.xz) = 6c79c0785d29fe611156f1f572db866fa41b52518a181f22e1ed45eae6887169
+SIZE (cpdup-1.20.tar.xz) = 37568



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902211503.x1LF3dx2074141>