svn commit: r423417 - head/sysutils/tarsnap-periodic

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Oct 6 16:35:11 UTC 2016


Author: amdmi3
Date: Thu Oct  6 16:35:10 2016
New Revision: 423417
URL: https://svnweb.freebsd.org/changeset/ports/423417

Log:
  - Update to 1.0.20160911
  - Add LICENSE
  
  PR:		212556
  Submitted by:	jlduran at gmail.com
  Approved by:	kamila at ksp.sk (maintainer)

Modified:
  head/sysutils/tarsnap-periodic/Makefile
  head/sysutils/tarsnap-periodic/distinfo

Modified: head/sysutils/tarsnap-periodic/Makefile
==============================================================================
--- head/sysutils/tarsnap-periodic/Makefile	Thu Oct  6 16:23:45 2016	(r423416)
+++ head/sysutils/tarsnap-periodic/Makefile	Thu Oct  6 16:35:10 2016	(r423417)
@@ -2,17 +2,20 @@
 # $FreeBSD$
 
 PORTNAME=	tarsnap-periodic
-PORTVERSION=	1.0.20160229
+PORTVERSION=	1.0.20160911
 CATEGORIES=	sysutils
 
 MAINTAINER=	kamila at ksp.sk
 COMMENT=	Simple way of making tarsnap backups using the periodic system
 
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
 RUN_DEPENDS=    tarsnap:sysutils/tarsnap
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	anotherkamila
-GH_TAGNAME=	e593907
+GH_TAGNAME=	16f5580
 
 NO_ARCH=	yes
 NO_BUILD=	yes

Modified: head/sysutils/tarsnap-periodic/distinfo
==============================================================================
--- head/sysutils/tarsnap-periodic/distinfo	Thu Oct  6 16:23:45 2016	(r423416)
+++ head/sysutils/tarsnap-periodic/distinfo	Thu Oct  6 16:35:10 2016	(r423417)
@@ -1,2 +1,3 @@
-SHA256 (anotherkamila-tarsnap-periodic-1.0.20160229-e593907_GH0.tar.gz) = 993515aa412b7e6d2784081f51305a5202b81d11fa420d6ad94ed1ce85bba0eb
-SIZE (anotherkamila-tarsnap-periodic-1.0.20160229-e593907_GH0.tar.gz) = 2107
+TIMESTAMP = 1473595200
+SHA256 (anotherkamila-tarsnap-periodic-1.0.20160911-16f5580_GH0.tar.gz) = bd91f6410bdde3ec247810fb5dbdf08c656f86168f11243ff36b7db2137625b3
+SIZE (anotherkamila-tarsnap-periodic-1.0.20160911-16f5580_GH0.tar.gz) = 2723


More information about the svn-ports-all mailing list