summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2012-12-09 01:39:45 +0000
committerbdrewery <bdrewery@FreeBSD.org>2012-12-09 01:39:45 +0000
commitde2f26b1440c37bf16e2d0936a1538ebd229161f (patch)
tree1688f08b5c08c5c2f3104a75a0ae0722cf0e6d14
parent31848e0cca12c30d2eadd40c7042d3186b1a5d23 (diff)
downloadFreeBSD-ports-de2f26b1440c37bf16e2d0936a1538ebd229161f.zip
FreeBSD-ports-de2f26b1440c37bf16e2d0936a1538ebd229161f.tar.gz
- Update to latest snapshot
- Switch to using USE_GITHUB - Trim header PR: ports/174262 Submitted by: Peter <peter@pean.org> (based on) (maintainer) Approved by: maintainer Feature safe: yes
-rw-r--r--sysutils/zfs-periodic/Makefile15
-rw-r--r--sysutils/zfs-periodic/distinfo4
2 files changed, 9 insertions, 10 deletions
diff --git a/sysutils/zfs-periodic/Makefile b/sysutils/zfs-periodic/Makefile
index ce9f275..8020a84 100644
--- a/sysutils/zfs-periodic/Makefile
+++ b/sysutils/zfs-periodic/Makefile
@@ -1,19 +1,18 @@
-# New ports collection makefile for: zfs-periodic
-# Date created: 8 November 2010
-# Whom: Peter Ankerstal <peter@pean.org>
-#
+# Created by: Peter Ankerstal <peter@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@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 \
diff --git a/sysutils/zfs-periodic/distinfo b/sysutils/zfs-periodic/distinfo
index 5632ca3..ecd1256 100644
--- a/sysutils/zfs-periodic/distinfo
+++ b/sysutils/zfs-periodic/distinfo
@@ -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
OpenPOWER on IntegriCloud