svn commit: r308502 - head/sysutils/zfs-periodic

Bryan Drewery bdrewery at FreeBSD.org
Sun Dec 9 01:39:46 UTC 2012


Author: bdrewery
Date: Sun Dec  9 01:39:45 2012
New Revision: 308502
URL: http://svnweb.freebsd.org/changeset/ports/308502

Log:
  - Update to latest snapshot
  - Switch to using USE_GITHUB
  - Trim header
  
  PR:		ports/174262
  Submitted by:	Peter <peter at pean.org> (based on) (maintainer)
  Approved by:	maintainer
  Feature safe:	yes

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

Modified: head/sysutils/zfs-periodic/Makefile
==============================================================================
--- head/sysutils/zfs-periodic/Makefile	Sun Dec  9 01:27:56 2012	(r308501)
+++ head/sysutils/zfs-periodic/Makefile	Sun Dec  9 01:39:45 2012	(r308502)
@@ -1,19 +1,18 @@
-# New ports collection makefile for:	zfs-periodic
-# Date created:				8 November 2010
-# Whom:					Peter Ankerstal <peter at pean.org>
-#
+# Created by: Peter Ankerstal <peter at pean.org>
 # $FreeBSD$
-#
 
 PORTNAME=	zfs-periodic
-PORTVERSION=	1.0
-PORTREVISION=	1
+PORTVERSION=	1.0.20121207
 CATEGORIES=	sysutils
-MASTER_SITES=	http://www.pean.org/zfs-periodic/
 
 MAINTAINER=	peter at pean.org
 COMMENT=	Simple way of maintaining zfs snapshots using the periodic system
 
+USE_GITHUB=	yes
+GH_ACCOUNT=	ross
+GH_COMMIT=	5401176
+GH_TAGNAME=	${GH_COMMIT}
+
 NO_BUILD=	yes
 
 PERIODIC_DIRS=	etc/periodic/hourly etc/periodic/daily \

Modified: head/sysutils/zfs-periodic/distinfo
==============================================================================
--- head/sysutils/zfs-periodic/distinfo	Sun Dec  9 01:27:56 2012	(r308501)
+++ head/sysutils/zfs-periodic/distinfo	Sun Dec  9 01:39:45 2012	(r308502)
@@ -1,2 +1,2 @@
-SHA256 (zfs-periodic-1.0.tar.gz) = 3a15951d9f4c1f9b1bdf6bf5f53d48967c1681a13d9e1a16a10314160f563f0c
-SIZE (zfs-periodic-1.0.tar.gz) = 2506
+SHA256 (zfs-periodic-1.0.20121207.tar.gz) = baec480b12b4ddafb53ef5eb1c404140ef967d885b7af55bc2e6c916b8974630
+SIZE (zfs-periodic-1.0.20121207.tar.gz) = 2821


More information about the svn-ports-all mailing list