Index: head/sysutils/zfs-stats/files/patch-zfs.stats =================================================================== --- head/sysutils/zfs-stats/files/patch-zfs.stats (revision 278176) +++ head/sysutils/zfs-stats/files/patch-zfs.stats (nonexistent) @@ -1,11 +0,0 @@ ---- zfs-stats.orig 2011-07-21 22:14:21.819600188 +0200 -+++ zfs-stats 2011-07-21 22:14:29.613693502 +0200 -@@ -78,7 +78,7 @@ - -V : display program version and exit - -h : display this (help) message - --example: $0 -b -+example: $0 -a - EOF - exit; - } Property changes on: head/sysutils/zfs-stats/files/patch-zfs.stats ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/sysutils/zfs-stats/Makefile =================================================================== --- head/sysutils/zfs-stats/Makefile (revision 278176) +++ head/sysutils/zfs-stats/Makefile (revision 278177) @@ -1,31 +1,30 @@ # New ports collection makefile for: zfs-stats # Date created: 2010-10-20 # Whom: Martin Matuska # # $FreeBSD$ # PORTNAME= zfs-stats -PORTVERSION= 1.1 -PORTREVISION= 1 +PORTVERSION= 1.1.1 CATEGORIES= sysutils MASTER_SITES= http://cloud.github.com/downloads/mmatuska/zfs-stats/ MAINTAINER= mm@FreeBSD.org COMMENT= Display human-readable ZFS statistics LICENSE= BSD USE_PERL5= yes NO_BUILD= yes PLIST_FILES= bin/zfs-stats post-patch: @${REINPLACE_CMD} -e "s|/usr/bin/env -iS perl|${PERL}|g" ${WRKSRC}/zfs-stats do-install: ${INSTALL_SCRIPT} ${WRKSRC}/zfs-stats ${PREFIX}/bin/zfs-stats .include Property changes on: head/sysutils/zfs-stats/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/sysutils/zfs-stats/distinfo =================================================================== --- head/sysutils/zfs-stats/distinfo (revision 278176) +++ head/sysutils/zfs-stats/distinfo (revision 278177) @@ -1,2 +1,2 @@ -SHA256 (zfs-stats-1.1.tar.gz) = f1e1c37ae09066f81da211ffbe0707b3fbb43fceb028562aa599ba0a0737db56 -SIZE (zfs-stats-1.1.tar.gz) = 7334 +SHA256 (zfs-stats-1.1.1.tar.gz) = ca55136ae61e72c714df1396e1fab713055bf3bfab691221cf180fbf9a7d04b2 +SIZE (zfs-stats-1.1.1.tar.gz) = 7398 Property changes on: head/sysutils/zfs-stats/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property