Index: head/sysutils/zap/Makefile =================================================================== --- head/sysutils/zap/Makefile +++ head/sysutils/zap/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= zap -PORTVERSION= 0.6.3 +PORTVERSION= 0.6.4 CATEGORIES= sysutils MAINTAINER= jrm@FreeBSD.org Index: head/sysutils/zap/distinfo =================================================================== --- head/sysutils/zap/distinfo +++ head/sysutils/zap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1483758682 -SHA256 (Jehops-zap-0.6.3_GH0.tar.gz) = 5bcb028edf1988a30d59b8128eb84b2effbf08db7f2b2ef3fd21cdad38c1de64 -SIZE (Jehops-zap-0.6.3_GH0.tar.gz) = 6464 +TIMESTAMP = 1483853087 +SHA256 (Jehops-zap-0.6.4_GH0.tar.gz) = 7d8299720f8e6240a4dfbe7489b19207109a9ff94c18b1aef6dc9edbab75bfeb +SIZE (Jehops-zap-0.6.4_GH0.tar.gz) = 6633 Index: head/sysutils/zap/pkg-message =================================================================== --- head/sysutils/zap/pkg-message +++ head/sysutils/zap/pkg-message @@ -1,7 +1,22 @@ ============================================================= -WARNING! +Version 0.6.4 +------------- -The command line arguments and the format of zap snapshot -names changed in version 0.6.0! The name change means you -will have to manually clean up old zap snapshots. +The replication arguments have changed. When one or more +datasets and a destination are supplied, the destination now +comes before the list of datasets. + + zap rep|replicate [-dLSv] [dest [-r] dataset [[-r] + dataset]...]. + + +Version 0.6.0 +------------- + +The command line arguments have changed. Run zap without +arguments for the updated format. + +The format of zap snapshot names has changed. This means +zap snapshots generated by older zap versions must be +manually destroyed. =============================================================