svn commit: r493509 - head/sysutils/cpdup
Guido Falsi
madpilot at FreeBSD.org
Thu Feb 21 15:03:40 UTC 2019
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 at 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 at 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
More information about the svn-ports-head
mailing list