- Update to 20071111.2 Port maintainer (gtodd@bellanet.org) is cc'd. Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->rafan Submitter has GNATS access (via the GNATS Auto Assign Tool)
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
update to 20071113.1 Index: Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/freebsd-snapshot/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 4 Oct 2007 06:10:12 -0000 1.5 +++ Makefile 14 Nov 2007 15:03:01 -0000 @@ -6,8 +6,7 @@ # PORTNAME= freebsd-snapshot -DISTVERSION= 20050402.1 -PORTREVISION= 1 +DISTVERSION= 20071113.1 CATEGORIES= sysutils MASTER_SITES= http://people.freebsd.org/~rse/dist/ @@ -29,7 +28,7 @@ post-patch: @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" \ ${WRKSRC}/amd.map.snap ${WRKSRC}/snapshot \ - ${WRKSRC}/periodic-snapshot ${WRKSRC}/snapshot.8 + ${WRKSRC}/periodic-snapshot ${WRKSRC}/snapshot.8 do-install: ${INSTALL_SCRIPT} ${WRKSRC}/snapshot ${PREFIX}/sbin/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/sysutils/freebsd-snapshot/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 24 Jan 2006 01:06:07 -0000 1.2 +++ distinfo 14 Nov 2007 15:03:01 -0000 @@ -1,3 +1,3 @@ -MD5 (freebsd-snapshot-20050402.1.tar.gz) = 54ae93e0b3073bcd616a47de4543dc77 -SHA256 (freebsd-snapshot-20050402.1.tar.gz) = 7ec1b736ee7d0157f6dc403e7e6d36e46a672628b73a49cee0c6348b8d9186cd -SIZE (freebsd-snapshot-20050402.1.tar.gz) = 14622 +MD5 (freebsd-snapshot-20071113.1.tar.gz) = c7a283eca2880ce6462c73223023edca +SHA256 (freebsd-snapshot-20071113.1.tar.gz) = 74b32324d06228b4bad8449a68b710b5902ec97a684182944a8c042ad99a91d0 +SIZE (freebsd-snapshot-20071113.1.tar.gz) = 16234 Index: files/pkg-message.in =================================================================== RCS file: /home/ncvs/ports/sysutils/freebsd-snapshot/files/pkg-message.in,v retrieving revision 1.1 diff -u -r1.1 pkg-message.in --- files/pkg-message.in 23 Sep 2005 20:16:31 -0000 1.1 +++ files/pkg-message.in 14 Nov 2007 15:03:01 -0000 @@ -2,14 +2,14 @@ Edit your crontab and include this: -# Perform hourly/daily/weekly maintenance (FreeBSD UFS2 snapshots only). +# Perform hourly/daily/weekly maintenance (FreeBSD UFS2/ZFS snapshots only). 0 * * * * root %%PREFIX%%/sbin/periodic-snapshot hourly 0 0 * * * root %%PREFIX%%/sbin/periodic-snapshot daily 0 0 * * 0 root %%PREFIX%%/sbin/periodic-snapshot weekly and edit your periodic.conf and include this: -# UFS2 Snapshot Creation +# UFS2/ZFS Snapshot Creation snapshot_enable="YES" snapshot_schedule="/,/usr:2:1:0 /var:0:2:4 /home:2:6:8@8,12,16,20" @@ -19,6 +19,6 @@ Edit your rc.conf and include this: -# UFS2 Snapshot Access +# UFS2/ZFS Snapshot Access amd_enable="YES" amd_flags="-a /.am -c 1800 -w 60 -l syslog /snap %%PREFIX%%/etc/amd.map.snap"
State Changed From-To: feedback->closed Committed. Thanks!
State Changed From-To: closed->open Reopen. I closed the wrong PR.
rafan 2007-12-17 01:34:31 UTC FreeBSD ports repository Modified files: sysutils/freebsd-snapshot Makefile distinfo sysutils/freebsd-snapshot/files pkg-message.in Log: - Update to 20071207.1 [1] - Update pkg-message to reflect ZFS functionality [2] PR: ports/118008 [1], ports/118025 [2] Submitted by: rafan [1], clemens fischer <ino-news at spotteswoode.dnsalias.org> [2] Approved by: Graham Todd <gtodd at bellanet.org> (maintainer) Revision Changes Path 1.6 +2 -3 ports/sysutils/freebsd-snapshot/Makefile 1.3 +3 -3 ports/sysutils/freebsd-snapshot/distinfo 1.2 +3 -3 ports/sysutils/freebsd-snapshot/files/pkg-message.in _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed with 20071207.1