Bug 178567 - [PATCH] sysutils/zxfer: add ro properties for FreeBSD 9.1
Summary: [PATCH] sysutils/zxfer: add ro properties for FreeBSD 9.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-13 16:40 UTC by Mark Felder
Modified: 2013-06-20 12:50 UTC (History)
1 user (show)

See Also:


Attachments
zxfer-0.9.8_1.patch (1.52 KB, patch)
2013-05-13 16:40 UTC, Mark Felder
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Felder freebsd_committer freebsd_triage 2013-05-13 16:29:53 UTC
>Number:         178567
>Category:       ports
>Synopsis:       [PATCH] sysutils/zxfer: add ro properties for FreeBSD 9.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 13 15:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     feld
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD mwi1.coffeenet.org 9.1-RELEASE FreeBSD 9.1-RELEASE #6 r243808: Mon Dec  3 07:51:34
>Description:
Add ro properties for FreeBSD 9.1

Port maintainer (ivannashdreckman@fastmail.fm) is cc'd.

Generated with FreeBSD Port Tools 0.99_7 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:

--- zxfer-0.9.8_1.patch begins here ---
diff -ruN /usr/ports/sysutils/zxfer/Makefile ./Makefile
--- /usr/ports/sysutils/zxfer/Makefile	2012-11-17 00:01:51.000000000 -0600
+++ ./Makefile	2013-05-13 10:28:33.520105817 -0500
@@ -1,25 +1,22 @@
-# New ports collection makefile for:	zxfer
-# Date created:				07 April 2011
-# Whom:					Ivan Dreckman <ivannashdreckman@fastmail.fm>
-#
+# Created by: Ivan Dreckman <ivannashdreckman@fastmail.fm>
 # $FreeBSD: ports/sysutils/zxfer/Makefile,v 1.4 2012/11/17 06:01:51 svnexp Exp $
-#
 
 PORTNAME=	zxfer
 PORTVERSION=	0.9.8
+PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	GOOGLE_CODE
 
 MAINTAINER=	ivannashdreckman@fastmail.fm
 COMMENT=	Easily and reliably transfer ZFS filesystems
 
+LICENSE=	BSD
+
 RUN_DEPENDS=	rsync:${PORTSDIR}/net/rsync
 
 USE_BZIP2=	yes
 NO_BUILD=	yes
 
-LICENSE=	BSD
-
 PLIST_FILES=	sbin/zxfer
 
 MAN8=		zxfer.8
diff -ruN /usr/ports/sysutils/zxfer/files/patch-zxfer ./files/patch-zxfer
--- /usr/ports/sysutils/zxfer/files/patch-zxfer	1969-12-31 18:00:00.000000000 -0600
+++ ./files/patch-zxfer	2013-05-13 10:27:04.011071873 -0500
@@ -0,0 +1,11 @@
+--- zxfer.orig	2013-05-13 10:26:08.018070226 -0500
++++ zxfer	2013-05-13 10:26:37.498080210 -0500
+@@ -174,7 +174,7 @@
+ 
+ 
+ # Properties not supported on FreeBSD 8.2
+-fbsd_readonly_properties="aclmode,aclinherit,devices,nbmand,shareiscsi,vscan,xattr"
++fbsd_readonly_properties="aclmode,aclinherit,devices,nbmand,shareiscsi,vscan,xattr,refcompressratio,written"
+ 
+ # Properties not supported on Solaris Express 11
+ solexp_readonly_properties="jailed,aclmode,shareiscsi"
--- zxfer-0.9.8_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:
_______________________________________________
freebsd-ports-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org"
Comment 1 Mark Felder freebsd_committer freebsd_triage 2013-05-13 16:40:00 UTC
Add ro properties for FreeBSD 9.1

Port maintainer (ivannashdreckman@fastmail.fm) is cc'd.

Generated with FreeBSD Port Tools 0.99_7 (mode: change, diff: ports)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-05-13 16:40:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->swills

swills@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2013-05-13 16:40:11 UTC
Maintainer of sysutils/zxfer,

Please note that PR ports/178567 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/178567

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 4 Edwin Groothuis freebsd_committer freebsd_triage 2013-05-13 16:40:13 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 5 dfilter service freebsd_committer freebsd_triage 2013-06-20 12:46:38 UTC
Author: swills
Date: Thu Jun 20 11:46:31 2013
New Revision: 321372
URL: http://svnweb.freebsd.org/changeset/ports/321372

Log:
  - Add ro properties for FreeBSD 9.1
  
  PR:		ports/178567
  Submitted by:	Mark Felder <feld@feld.me>
  Approved by:	maintainer timeout (ivannashdreckman@fastmail.fm, >4 weeks)

Added:
  head/sysutils/zxfer/files/
  head/sysutils/zxfer/files/patch-zxfer   (contents, props changed)
Modified:
  head/sysutils/zxfer/Makefile   (contents, props changed)

Modified: head/sysutils/zxfer/Makefile
==============================================================================
--- head/sysutils/zxfer/Makefile	Thu Jun 20 11:38:20 2013	(r321371)
+++ head/sysutils/zxfer/Makefile	Thu Jun 20 11:46:31 2013	(r321372)
@@ -1,25 +1,22 @@
-# New ports collection makefile for:	zxfer
-# Date created:				07 April 2011
-# Whom:					Ivan Dreckman <ivannashdreckman@fastmail.fm>
-#
+# Created by: Ivan Dreckman <ivannashdreckman@fastmail.fm>
 # $FreeBSD$
-#
 
 PORTNAME=	zxfer
 PORTVERSION=	0.9.8
+PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	GOOGLE_CODE
 
 MAINTAINER=	ivannashdreckman@fastmail.fm
 COMMENT=	Easily and reliably transfer ZFS filesystems
 
+LICENSE=	BSD
+
 RUN_DEPENDS=	rsync:${PORTSDIR}/net/rsync
 
 USE_BZIP2=	yes
 NO_BUILD=	yes
 
-LICENSE=	BSD
-
 PLIST_FILES=	sbin/zxfer
 
 MAN8=		zxfer.8

Added: head/sysutils/zxfer/files/patch-zxfer
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/zxfer/files/patch-zxfer	Thu Jun 20 11:46:31 2013	(r321372)
@@ -0,0 +1,11 @@
+--- zxfer.orig	2013-05-13 10:26:08.018070226 -0500
++++ zxfer	2013-05-13 10:26:37.498080210 -0500
+@@ -174,7 +174,7 @@
+ 
+ 
+ # Properties not supported on FreeBSD 8.2
+-fbsd_readonly_properties="aclmode,aclinherit,devices,nbmand,shareiscsi,vscan,xattr"
++fbsd_readonly_properties="aclmode,aclinherit,devices,nbmand,shareiscsi,vscan,xattr,refcompressratio,written"
+ 
+ # Properties not supported on Solaris Express 11
+ solexp_readonly_properties="jailed,aclmode,shareiscsi"
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 6 Steve Wills freebsd_committer freebsd_triage 2013-06-20 12:46:44 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!