Lines 2-8
Link Here
|
2 |
# $FreeBSD: ports/sysutils/zfs-periodic/Makefile,v 1.5 2012/12/09 01:44:21 svnexp Exp $ |
2 |
# $FreeBSD: ports/sysutils/zfs-periodic/Makefile,v 1.5 2012/12/09 01:44:21 svnexp Exp $ |
3 |
|
3 |
|
4 |
PORTNAME= zfs-periodic |
4 |
PORTNAME= zfs-periodic |
5 |
PORTVERSION= 1.0.20121207 |
5 |
PORTVERSION= 1.0.20130213 |
6 |
CATEGORIES= sysutils |
6 |
CATEGORIES= sysutils |
7 |
|
7 |
|
8 |
MAINTAINER= peter@pean.org |
8 |
MAINTAINER= peter@pean.org |
Lines 10-16
Link Here
|
10 |
|
10 |
|
11 |
USE_GITHUB= yes |
11 |
USE_GITHUB= yes |
12 |
GH_ACCOUNT= ross |
12 |
GH_ACCOUNT= ross |
13 |
GH_COMMIT= 5401176 |
13 |
GH_COMMIT= 9ffa662 |
14 |
GH_TAGNAME= ${GH_COMMIT} |
14 |
GH_TAGNAME= ${GH_COMMIT} |
15 |
|
15 |
|
16 |
NO_BUILD= yes |
16 |
NO_BUILD= yes |
Lines 22-29
Link Here
|
22 |
PERIODIC_FILES= etc/periodic/hourly/000.zfs-snapshot \ |
22 |
PERIODIC_FILES= etc/periodic/hourly/000.zfs-snapshot \ |
23 |
etc/periodic/daily/000.zfs-snapshot \ |
23 |
etc/periodic/daily/000.zfs-snapshot \ |
24 |
etc/periodic/weekly/000.zfs-snapshot \ |
24 |
etc/periodic/weekly/000.zfs-snapshot \ |
25 |
etc/periodic/monthly/000.zfs-snapshot \ |
25 |
etc/periodic/monthly/000.zfs-snapshot |
26 |
etc/periodic/monthly/998.zfs-scrub |
|
|
27 |
|
26 |
|
28 |
PLIST_FILES= ${PERIODIC_FILES} bin/zfs-snapshot |
27 |
PLIST_FILES= ${PERIODIC_FILES} bin/zfs-snapshot |
29 |
PLIST_DIRSTRY= ${PERIODIC_DIRS} |
28 |
PLIST_DIRSTRY= ${PERIODIC_DIRS} |