From root@bofh.1asiacom.net  Mon May 26 15:49:53 2014
Return-Path: <root@bofh.1asiacom.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id AD8FB7DE
	for <FreeBSD-gnats-submit@FreeBSD.org>; Mon, 26 May 2014 15:49:53 +0000 (UTC)
Received: from bofh.1asiacom.net (bofh.1asiacom.net [103.4.110.2])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "bofh.1asiacom.net", Issuer "bofh.1asiacom.net" (not verified))
	by mx1.freebsd.org (Postfix) with ESMTPS id D8FC520E5
	for <FreeBSD-gnats-submit@FreeBSD.org>; Mon, 26 May 2014 15:49:52 +0000 (UTC)
Received: from bofh.1asiacom.net (localhost [127.0.0.1])
	by bofh.1asiacom.net (8.14.8/8.14.8) with ESMTP id s4QFnmeL065672
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO);
	Mon, 26 May 2014 21:49:49 +0600 (BDT)
	(envelope-from root@bofh.1asiacom.net)
Received: (from root@localhost)
	by bofh.1asiacom.net (8.14.8/8.14.8/Submit) id s4QFnlhl065671;
	Mon, 26 May 2014 21:49:47 +0600 (BDT)
	(envelope-from root)
Message-Id: <201405261549.s4QFnlhl065671@bofh.1asiacom.net>
Date: Mon, 26 May 2014 21:49:47 +0600 (BDT)
From: Muhammad Moinur Rahman <5u623l20@gmail.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: stb@lassitu.de
Subject: [PATCH] science/py-ws2300: update to 1.9, Add STAGE support
X-Send-Pr-Version: 3.113
X-GNATS-Notify: stb@lassitu.de

>Number:         190274
>Category:       ports
>Synopsis:       [PATCH] science/py-ws2300: update to 1.9, Add STAGE support
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 26 15:50:00 UTC 2014
>Closed-Date:    Thu May 29 05:11:31 UTC 2014
>Last-Modified:  Sat May 31 05:37:55 UTC 2014
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD bofh.1asiacom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #2 r265972: Wed May 14 02:05:04 BDT
>Description:
- Update to 1.9
- Add STAGE support

Port maintainer (stb@lassitu.de) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- py-ws2300-1.9.patch begins here ---
diff -ruN /usr/ports//science/py-ws2300/Makefile ./Makefile
--- /usr/ports//science/py-ws2300/Makefile	2014-01-22 23:00:46.000000000 +0600
+++ ./Makefile	2014-05-26 21:49:16.975506219 +0600
@@ -2,7 +2,7 @@
 # $FreeBSD: head/science/py-ws2300/Makefile 340722 2014-01-22 17:00:46Z mat $
 
 PORTNAME=	ws2300
-PORTVERSION=	1.7
+PORTVERSION=	1.9
 CATEGORIES=	science python
 MASTER_SITES=	http://ace-host.stuart.id.au/russell/files/ws2300/ \
 		http://www.transit.hanse.de/mirror/ace-host.stuart.id.au/russell/files/ws2300/
@@ -11,15 +11,15 @@
 MAINTAINER=	stb@lassitu.de
 COMMENT=	Driver for the LaCrosse WS-2300 weather station
 
+LICENSE=	AGPLv3
+
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
+PYDISTUTILS_AUTOPLIST=	yes
 
-MAN1=	ws2300.1
+PLIST_FILES=	man/man1/ws2300.1.gz
 
-NO_STAGE=	yes
 post-install:
-	#@${LN} -sf ${PYTHONPREFIX_SITELIBDIR}/ws2300.py ${PREFIX}/bin/ws2300
-	@${INSTALL_SCRIPT} ${FILESDIR}/ws2300 ${PREFIX}/bin/ws2300
-	@${INSTALL_MAN} ${WRKSRC}/ws2300.1 ${PREFIX}/man/man1/
+	@${INSTALL_MAN} ${WRKSRC}/ws2300.1 ${STAGEDIR}${PREFIX}/man/man1/
 
 .include <bsd.port.mk>
diff -ruN /usr/ports//science/py-ws2300/distinfo ./distinfo
--- /usr/ports//science/py-ws2300/distinfo	2014-01-22 21:30:13.000000000 +0600
+++ ./distinfo	2014-05-26 20:56:13.639724188 +0600
@@ -1,2 +1,2 @@
-SHA256 (ws2300-1.7.tar.gz) = c5ddc2dcf2750a91d8dfcdce0e06224ab66218071654d16cbd3b7d91a1e5c2e7
-SIZE (ws2300-1.7.tar.gz) = 71114
+SHA256 (ws2300-1.9.tar.gz) = 6b2129701e740d246de6fe4d1b62499ff8de9cdbb5d3a3ac4002734d3565797f
+SIZE (ws2300-1.9.tar.gz) = 71568
diff -ruN /usr/ports//science/py-ws2300/pkg-plist ./pkg-plist
--- /usr/ports//science/py-ws2300/pkg-plist	2014-01-22 21:16:56.000000000 +0600
+++ ./pkg-plist	1970-01-01 06:00:00.000000000 +0600
@@ -1,4 +0,0 @@
-%%PYTHON_SITELIBDIR%%/ws2300.py
-%%PYTHON_SITELIBDIR%%/ws2300.pyc
-%%PYTHON_SITELIBDIR%%/ws2300.pyo
-bin/ws2300
--- py-ws2300-1.9.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon May 26 15:50:04 UTC 2014 
Responsible-Changed-Why:  
sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=190274 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon May 26 15:50:06 UTC 2014 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=190274 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: stb@lassitu.de
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/190274: [PATCH] science/py-ws2300: update to 1.9, Add STAGE support
Date: Mon, 26 May 2014 15:50:05 UT

 Maintainer of science/py-ws2300,
 
 Please note that PR ports/190274 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/190274
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Muhammad Moinur Rahman <5u623l20@gmail.com>
To: edwin@freebsd.org, "bug-followup@FreeBSD.org" <bug-followup@freebsd.org>
Cc: Sunpoet Po-Chuan Hsieh <sunpoet@freebsd.org>
Subject: Re: ports/190274: [PATCH] science/py-ws2300: update to 1.9, Add STAGE support
Date: Mon, 26 May 2014 21:51:13 +0600

 --f46d044402f483941d04fa4f8c10
 Content-Type: text/plain; charset=UTF-8
 
 For Committer's reference:
 http://pdr.s.ubze.ro/bulk/latest-per-pkg/py27-ws2300/1.9/
 
 --f46d044402f483941d04fa4f8c10--

From: Stefan Bethke <stb@lassitu.de>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/190274: [PATCH] science/py-ws2300: update to 1.9, Add STAGE support
Date: Mon, 26 May 2014 22:15:57 +0200

 --Apple-Mail=_733E5089-6387-4C0E-AB30-903827185565
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/plain;
 	charset=us-ascii
 
 Any particular reason you removed the installation of $PREFIX/bin/ws2300 =
 from Makefile?
 
 --=20
 Stefan Bethke <stb@lassitu.de>   Fon +49 151 14070811
 
 
 
 
 
 --Apple-Mail=_733E5089-6387-4C0E-AB30-903827185565
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename=signature.asc
 Content-Type: application/pgp-signature;
 	name=signature.asc
 Content-Description: Message signed with OpenPGP using GPGMail
 
 -----BEGIN PGP SIGNATURE-----
 Comment: GPGTools - https://gpgtools.org
 
 iQEcBAEBCgAGBQJTg6D9AAoJEA/POViuFuLB1OYH/10J9t3HvTpkpz+fjXJpuHby
 TwZaZDgqLOc5412CnxiPP9MvVcZzYOnVhKKhrMgUqzj9rD1jbfr8UggcJaLS+LSP
 Y+/d1U9bnIucjnQlMB3asOqRZ7axWnm2zUYFI14RYVMUqfoRZn5k5K3Y7eRqDGCh
 poxV60TKQSHuR8qA+Ib1G4wFIwcxWahHT4ox+teGxiQqYAki6mCSXVc5rVkVW/P7
 4T1JgS4ROOByglq3aPyRvPaJAcImGuP8BW6RFqiVZJc5aMi18qFY4ys1RnjTDg5j
 73R2xM6JR/pY2EOdtvNBCDjmljtZJ1Ei/kgJoJ8T6XioGCC7jQLFAGbj8wyi0jg=
 =bWZi
 -----END PGP SIGNATURE-----
 
 --Apple-Mail=_733E5089-6387-4C0E-AB30-903827185565--

Date: Mon, 26 May 2014 21:57:02 +0200
From: Stefan Bethke <stb@lassitu.de>
To: Muhammad Moinur Rahman <5u623l20@gmail.com>
Cc: FreeBSD-gnats-submit@FreeBSD.org
In-Reply-To: <201405261549.s4QFnlhl065671@bofh.1asiacom.net>
Subject: Re: [PATCH] science/py-ws2300: update to 1.9, Add STAGE support
References: <201405261549.s4QFnlhl065671@bofh.1asiacom.net>

 --Apple-Mail=_B99A54AD-D2C8-4CCD-A817-6F9B392EA106
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/plain;
 	charset=us-ascii
 
 Any particular reason you removed the installation of $PREFIX/bin/ws2300 =
 from Makefile?
 
 
 Stefan
 
 --=20
 Stefan Bethke <stb@lassitu.de>   Fon +49 151 14070811
 
 
 --Apple-Mail=_B99A54AD-D2C8-4CCD-A817-6F9B392EA106
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename=signature.asc
 Content-Type: application/pgp-signature;
 	name=signature.asc
 Content-Description: Message signed with OpenPGP using GPGMail
 
 -----BEGIN PGP SIGNATURE-----
 Comment: GPGTools - https://gpgtools.org
 
 iQEcBAEBCgAGBQJTg5yOAAoJEA/POViuFuLBh4wH/jv8g3vK2x2NtUy0HZmFhwDq
 Tah8RsMUv92UfAmr3CkkTc/XbyTmLlt8+lGlMcB5irWQGgIOgGn2DfgC4j2AVJmd
 NBaQxH0zF9UOngpDYJDgL4ZQXw7tdCOfWQMAWw37/ItjPOmhnR0pogjcFKWCs5xq
 7CvpARl9gFCP620T6gO2JQa91yqfyzabUqu34joOioT6mFrr9Sl3W5p5NdMvU2UZ
 4INwgykKv5LGB1txOE1roXzRMwFES+a9ltpmaIhll1vC29UfMXsceWmTJ/wzOtdg
 fkzfmoWZzhbfmlzVVwMWSqbeSTnYdx8fG6j41VDSlqp1mx/75FDawpA7oLiqHhg=
 =m+0q
 -----END PGP SIGNATURE-----
 
 --Apple-Mail=_B99A54AD-D2C8-4CCD-A817-6F9B392EA106--

Date: Tue, 27 May 2014 02:32:47 +0600
From: Muhammad Moinur Rahman <5u623l20@gmail.com>
To: Stefan Bethke <stb@lassitu.de>
Cc: FreeBSD-gnats-submit@freebsd.org
In-Reply-To: <A3B25E0D-8931-402B-AC11-AA70F7D8F6CF@lassitu.de>
Subject: Re: [PATCH] science/py-ws2300: update to 1.9, Add STAGE support
References: <201405261549.s4QFnlhl065671@bofh.1asiacom.net>
	<A3B25E0D-8931-402B-AC11-AA70F7D8F6CF@lassitu.de>

 --047d7bfcecac7d8a5204fa537b45
 Content-Type: text/plain; charset=UTF-8
 
 Converted to new framework where it doesn't include the bin/ws3200 by
 default.
 
 --047d7bfcecac7d8a5204fa537b45--

Date: Mon, 26 May 2014 23:25:36 +0200
From: Stefan Bethke <stb@lassitu.de>
To: Muhammad Moinur Rahman <5u623l20@gmail.com>
Cc: FreeBSD-gnats-submit@freebsd.org
In-Reply-To: <CA+nPUky36SdQBdXc4tEFED=VmpurRH4d4y8YSAMaamqNKLat-g@mail.gmail.com>
Subject: Re: [PATCH] science/py-ws2300: update to 1.9, Add STAGE support
References: <201405261549.s4QFnlhl065671@bofh.1asiacom.net> <A3B25E0D-8931-402B-AC11-AA70F7D8F6CF@lassitu.de> <CA+nPUky36SdQBdXc4tEFED=VmpurRH4d4y8YSAMaamqNKLat-g@mail.gmail.com>

 --Apple-Mail=_0367059F-6604-47FF-B330-8E3B71883CF3
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/plain;
 	charset=windows-1252
 
 Am 26.05.2014 um 22:32 schrieb Muhammad Moinur Rahman =
 <5u623l20@gmail.com>:
 
 > On Tue, May 27, 2014 at 1:57 AM, Stefan Bethke <stb@lassitu.de> wrote:
 > Any particular reason you removed the installation of =
 $PREFIX/bin/ws2300 from Makefile?
 >=20
 >> Converted to new framework where it doesn't include the bin/ws3200 by =
 default.
 
 I=92m not sure I understand.  Why do you think the command line utility =
 is no longer needed?
 
 
 Stefan
 
 --=20
 Stefan Bethke <stb@lassitu.de>   Fon +49 151 14070811
 
 
 
 
 
 --Apple-Mail=_0367059F-6604-47FF-B330-8E3B71883CF3
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename=signature.asc
 Content-Type: application/pgp-signature;
 	name=signature.asc
 Content-Description: Message signed with OpenPGP using GPGMail
 
 -----BEGIN PGP SIGNATURE-----
 Comment: GPGTools - https://gpgtools.org
 
 iQEcBAEBCgAGBQJTg7FQAAoJEA/POViuFuLBL4IH/3w1UP0LfZo2Hb1A1mYa0DDx
 e6NoE60SycoPkSyb9M5mbU/Jx4/h+YmeJJZj6uO7VJuFjSisukj5CrrK+svUr6IH
 KY2RWyc8nNTQk4T1UH0UT3YicbTu7c3zSKrP7y0LW1bHGCVME9YYsOz0tVCYhmCz
 5qUTtoAFNf4hUz8BmPHj0pO6D6/ZOcucFsDkV5h9YTeSYDGQS65Jm2dhf9Cr07Q/
 8JXuq1H0aDUnA2nrCKFQwe29RXmlqYOtrHCgcgQJIyaJzWX9cdcmF1MFzsBIokcK
 Ete6lqfVoKjuIsRn1x7SFMa1SsD8UorfV1vbbtek/ESgjhblL8LbK6CRL8zM88E=
 =NCNT
 -----END PGP SIGNATURE-----
 
 --Apple-Mail=_0367059F-6604-47FF-B330-8E3B71883CF3--

Date: Mon, 26 May 2014 23:44:35 +0200
From: Stefan Bethke <stb@lassitu.de>
To: FreeBSD-gnats-submit@freebsd.org
In-Reply-To: <CA+nPUky36SdQBdXc4tEFED=VmpurRH4d4y8YSAMaamqNKLat-g@mail.gmail.com>
Subject: Re: [PATCH] science/py-ws2300: update to 1.9, Add STAGE support
References: <201405261549.s4QFnlhl065671@bofh.1asiacom.net> <A3B25E0D-8931-402B-AC11-AA70F7D8F6CF@lassitu.de> <CA+nPUky36SdQBdXc4tEFED=VmpurRH4d4y8YSAMaamqNKLat-g@mail.gmail.com>

 --Apple-Mail=_06F3D9B7-6E4A-4420-A427-36927A23F33C
 Content-Type: multipart/mixed;
 	boundary="Apple-Mail=_80BC5EAC-39C6-4D35-B330-B4E5AC115001"
 
 
 --Apple-Mail=_80BC5EAC-39C6-4D35-B330-B4E5AC115001
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/plain;
 	charset=windows-1252
 
 Here=92s an updated patch.
 
 --=20
 Stefan Bethke <stb@lassitu.de>   Fon +49 151 14070811
 
 
 
 
 --Apple-Mail=_80BC5EAC-39C6-4D35-B330-B4E5AC115001
 Content-Disposition: attachment;
 	filename=science-py-ws2300-1.9.patch
 Content-Type: application/octet-stream;
 	x-unix-mode=0644;
 	name="science-py-ws2300-1.9.patch"
 Content-Transfer-Encoding: 7bit
 
 Index: Makefile
 ===================================================================
 --- Makefile	(revision 355319)
 +++ Makefile	(working copy)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	ws2300
 -PORTVERSION=	1.7
 +PORTVERSION=	1.9
  CATEGORIES=	science python
  MASTER_SITES=	http://ace-host.stuart.id.au/russell/files/ws2300/ \
  		http://www.transit.hanse.de/mirror/ace-host.stuart.id.au/russell/files/ws2300/
 @@ -11,15 +11,16 @@
  MAINTAINER=	stb@lassitu.de
  COMMENT=	Driver for the LaCrosse WS-2300 weather station
  
 +LICENSE=	AGPLv3
 +
  USE_PYTHON=	yes
  USE_PYDISTUTILS=	yes
 +PYDISTUTILS_AUTOPLIST=	yes
  
 -MAN1=	ws2300.1
 +PLIST_FILES=	man/man1/ws2300.1.gz
  
 -NO_STAGE=	yes
  post-install:
 -	#@${LN} -sf ${PYTHONPREFIX_SITELIBDIR}/ws2300.py ${PREFIX}/bin/ws2300
 -	@${INSTALL_SCRIPT} ${FILESDIR}/ws2300 ${PREFIX}/bin/ws2300
 -	@${INSTALL_MAN} ${WRKSRC}/ws2300.1 ${PREFIX}/man/man1/
 +	@${INSTALL_SCRIPT} ${FILESDIR}/ws2300 ${STAGEDIR}${PREFIX}/bin/ws2300
 +	@${INSTALL_MAN} ${WRKSRC}/ws2300.1 ${STAGEDIR}${PREFIX}/man/man1/
  
  .include <bsd.port.mk>
 Index: distinfo
 ===================================================================
 --- distinfo	(revision 355319)
 +++ distinfo	(working copy)
 @@ -1,2 +1,2 @@
 -SHA256 (ws2300-1.7.tar.gz) = c5ddc2dcf2750a91d8dfcdce0e06224ab66218071654d16cbd3b7d91a1e5c2e7
 -SIZE (ws2300-1.7.tar.gz) = 71114
 +SHA256 (ws2300-1.9.tar.gz) = 6b2129701e740d246de6fe4d1b62499ff8de9cdbb5d3a3ac4002734d3565797f
 +SIZE (ws2300-1.9.tar.gz) = 71568
 Index: pkg-plist
 ===================================================================
 --- pkg-plist	(revision 355319)
 +++ pkg-plist	(working copy)
 @@ -1,4 +1 @@
 -%%PYTHON_SITELIBDIR%%/ws2300.py
 -%%PYTHON_SITELIBDIR%%/ws2300.pyc
 -%%PYTHON_SITELIBDIR%%/ws2300.pyo
  bin/ws2300
 
 --Apple-Mail=_80BC5EAC-39C6-4D35-B330-B4E5AC115001
 Content-Transfer-Encoding: 7bit
 Content-Type: text/plain;
 	charset=us-ascii
 
 
 
 --Apple-Mail=_80BC5EAC-39C6-4D35-B330-B4E5AC115001--
 
 --Apple-Mail=_06F3D9B7-6E4A-4420-A427-36927A23F33C
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename=signature.asc
 Content-Type: application/pgp-signature;
 	name=signature.asc
 Content-Description: Message signed with OpenPGP using GPGMail
 
 -----BEGIN PGP SIGNATURE-----
 Comment: GPGTools - https://gpgtools.org
 
 iQEcBAEBCgAGBQJTg7XDAAoJEA/POViuFuLBsR4IALkUZpqxl6lMP+tL517cM4dT
 rN5/B0URVJ//aP/PHhhlF8EgTXLZkITxMxKtuY3f9hpyWVq/J+x3m5+WNoYvCyKH
 PumVXhJXygB+G5OqgjQYziQEAriaXlkpPcK/+qCnBhAxv5r9HphC/mPDauiyyhTx
 7hBhKe4rM/5oPK+56pQTAEU/HJSt1D20g3ycsbI8YS5YkYscwOB7ny3zIdxJOplf
 CnTWMzcKhvAECWtS7l58p+4oozgRvTNE6UDbDLqh/W4JkwVPjWFzMtxtflBqf6pN
 ayYWiEXP6YU671q3W+HK/oPzY2BYaNaig457Q+d9PmOxDw8NN5oZYkAHjz9LV3g=
 =1Ybj
 -----END PGP SIGNATURE-----
 
 --Apple-Mail=_06F3D9B7-6E4A-4420-A427-36927A23F33C--

Date: Tue, 27 May 2014 08:57:52 +0200
From: Stefan Bethke <stb@lassitu.de>
To: bug-followup@FreeBSD.org
In-Reply-To: <CA+nPUky36SdQBdXc4tEFED=VmpurRH4d4y8YSAMaamqNKLat-g@mail.gmail.com>
Subject: Re: [PATCH] science/py-ws2300: update to 1.9, Add STAGE support
References: <201405261549.s4QFnlhl065671@bofh.1asiacom.net> <A3B25E0D-8931-402B-AC11-AA70F7D8F6CF@lassitu.de> <CA+nPUky36SdQBdXc4tEFED=VmpurRH4d4y8YSAMaamqNKLat-g@mail.gmail.com>

 --Apple-Mail=_F8B90D05-27D9-4194-BB7E-202BACC24F83
 Content-Type: multipart/mixed;
 	boundary="Apple-Mail=_97200B5F-41AD-4E33-A243-6A17D7BA08A8"
 
 
 --Apple-Mail=_97200B5F-41AD-4E33-A243-6A17D7BA08A8
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/plain;
 	charset=windows-1252
 
 Here=92s an updated patch.
 
 --=20
 Stefan Bethke <stb@lassitu.de>   Fon +49 151 14070811
 
 
 
 
 --Apple-Mail=_97200B5F-41AD-4E33-A243-6A17D7BA08A8
 Content-Disposition: attachment;
 	filename=science-py-ws2300-1.9.patch.txt
 Content-Type: text/plain;
 	x-unix-mode=0644;
 	name="science-py-ws2300-1.9.patch.txt"
 Content-Transfer-Encoding: quoted-printable
 
 Index: Makefile
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 --- Makefile	(revision 355319)
 +++ Makefile	(working copy)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
 =20
  PORTNAME=3D	ws2300
 -PORTVERSION=3D	1.7
 +PORTVERSION=3D	1.9
  CATEGORIES=3D	science python
  MASTER_SITES=3D	=
 http://ace-host.stuart.id.au/russell/files/ws2300/ \
  		=
 http://www.transit.hanse.de/mirror/ace-host.stuart.id.au/russell/files/ws2=
 300/
 @@ -11,15 +11,16 @@
  MAINTAINER=3D	stb@lassitu.de
  COMMENT=3D	Driver for the LaCrosse WS-2300 weather station
 =20
 +LICENSE=3D	AGPLv3
 +
  USE_PYTHON=3D	yes
  USE_PYDISTUTILS=3D	yes
 +PYDISTUTILS_AUTOPLIST=3D	yes
 =20
 -MAN1=3D	ws2300.1
 +PLIST_FILES=3D	man/man1/ws2300.1.gz
 =20
 -NO_STAGE=3D	yes
  post-install:
 -	#@${LN} -sf ${PYTHONPREFIX_SITELIBDIR}/ws2300.py =
 ${PREFIX}/bin/ws2300
 -	@${INSTALL_SCRIPT} ${FILESDIR}/ws2300 ${PREFIX}/bin/ws2300
 -	@${INSTALL_MAN} ${WRKSRC}/ws2300.1 ${PREFIX}/man/man1/
 +	@${INSTALL_SCRIPT} ${FILESDIR}/ws2300 =
 ${STAGEDIR}${PREFIX}/bin/ws2300
 +	@${INSTALL_MAN} ${WRKSRC}/ws2300.1 =
 ${STAGEDIR}${PREFIX}/man/man1/
 =20
  .include <bsd.port.mk>
 Index: distinfo
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 --- distinfo	(revision 355319)
 +++ distinfo	(working copy)
 @@ -1,2 +1,2 @@
 -SHA256 (ws2300-1.7.tar.gz) =3D =
 c5ddc2dcf2750a91d8dfcdce0e06224ab66218071654d16cbd3b7d91a1e5c2e7
 -SIZE (ws2300-1.7.tar.gz) =3D 71114
 +SHA256 (ws2300-1.9.tar.gz) =3D =
 6b2129701e740d246de6fe4d1b62499ff8de9cdbb5d3a3ac4002734d3565797f
 +SIZE (ws2300-1.9.tar.gz) =3D 71568
 Index: pkg-plist
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 --- pkg-plist	(revision 355319)
 +++ pkg-plist	(working copy)
 @@ -1,4 +1 @@
 -%%PYTHON_SITELIBDIR%%/ws2300.py
 -%%PYTHON_SITELIBDIR%%/ws2300.pyc
 -%%PYTHON_SITELIBDIR%%/ws2300.pyo
  bin/ws2300
 
 --Apple-Mail=_97200B5F-41AD-4E33-A243-6A17D7BA08A8
 Content-Transfer-Encoding: 7bit
 Content-Type: text/plain;
 	charset=us-ascii
 
 
 
 --Apple-Mail=_97200B5F-41AD-4E33-A243-6A17D7BA08A8--
 
 --Apple-Mail=_F8B90D05-27D9-4194-BB7E-202BACC24F83
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename=signature.asc
 Content-Type: application/pgp-signature;
 	name=signature.asc
 Content-Description: Message signed with OpenPGP using GPGMail
 
 -----BEGIN PGP SIGNATURE-----
 Comment: GPGTools - https://gpgtools.org
 
 iQEcBAEBCgAGBQJThDdwAAoJEA/POViuFuLBJTEH/1XqjxXcfFFEtpFOORqbQH9z
 FTxE4m2ARejVofVJBQg/9/Ya50lUqCGLjQfj7rVcT4Gt0SMkHIq7f1nFLxQDas6v
 qC9blXi2JQUNVBNOnCq0lJw4azZ3zJr5bSWnqUiA6XuZ1On4oGRVUSSVynyL4oXS
 SEgbbSrK6qdS1NvA+fgNT5zhECQNIo0AJ0xD/m1TVwPzKX6IWhnJiEHDRUxwZ5zk
 jfy1t9Bn6D9jK4qJlI2jydH2rVg69IYxeMxM1KVdQHtHUYi7/qUzJ4RtxPz59A+V
 SJrYerKZIxAy++yZwKPmPtSPDQut8gX4A9g98htWOq0oD8UaxNdzWlcfR/DeTx8=
 =kOMD
 -----END PGP SIGNATURE-----
 
 --Apple-Mail=_F8B90D05-27D9-4194-BB7E-202BACC24F83--

Date: Tue, 27 May 2014 08:57:52 +0200
From: Stefan Bethke <stb@lassitu.de>
To: bug-followup@FreeBSD.org
In-Reply-To: <CA+nPUky36SdQBdXc4tEFED=VmpurRH4d4y8YSAMaamqNKLat-g@mail.gmail.com>
Subject: Re: [PATCH] science/py-ws2300: update to 1.9, Add STAGE support
References: <201405261549.s4QFnlhl065671@bofh.1asiacom.net> <A3B25E0D-8931-402B-AC11-AA70F7D8F6CF@lassitu.de> <CA+nPUky36SdQBdXc4tEFED=VmpurRH4d4y8YSAMaamqNKLat-g@mail.gmail.com>

 --Apple-Mail=_F8B90D05-27D9-4194-BB7E-202BACC24F83
 Content-Type: multipart/mixed;
 	boundary="Apple-Mail=_97200B5F-41AD-4E33-A243-6A17D7BA08A8"
 
 
 --Apple-Mail=_97200B5F-41AD-4E33-A243-6A17D7BA08A8
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/plain;
 	charset=windows-1252
 
 Here=92s an updated patch.
 
 --=20
 Stefan Bethke <stb@lassitu.de>   Fon +49 151 14070811
 
 --Apple-Mail=_97200B5F-41AD-4E33-A243-6A17D7BA08A8
 Content-Disposition: attachment;
 	filename=science-py-ws2300-1.9.patch.txt
 Content-Type: text/plain;
 	x-unix-mode=0644;
 	name="science-py-ws2300-1.9.patch.txt"
 Content-Transfer-Encoding: quoted-printable
 
 Index: Makefile
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 --- Makefile	(revision 355319)
 +++ Makefile	(working copy)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
 =20
  PORTNAME=3D	ws2300
 -PORTVERSION=3D	1.7
 +PORTVERSION=3D	1.9
  CATEGORIES=3D	science python
  MASTER_SITES=3D	=
 http://ace-host.stuart.id.au/russell/files/ws2300/ \
  		=
 http://www.transit.hanse.de/mirror/ace-host.stuart.id.au/russell/files/ws2=
 300/
 @@ -11,15 +11,16 @@
  MAINTAINER=3D	stb@lassitu.de
  COMMENT=3D	Driver for the LaCrosse WS-2300 weather station
 =20
 +LICENSE=3D	AGPLv3
 +
  USE_PYTHON=3D	yes
  USE_PYDISTUTILS=3D	yes
 +PYDISTUTILS_AUTOPLIST=3D	yes
 =20
 -MAN1=3D	ws2300.1
 +PLIST_FILES=3D	man/man1/ws2300.1.gz
 =20
 -NO_STAGE=3D	yes
  post-install:
 -	#@${LN} -sf ${PYTHONPREFIX_SITELIBDIR}/ws2300.py =
 ${PREFIX}/bin/ws2300
 -	@${INSTALL_SCRIPT} ${FILESDIR}/ws2300 ${PREFIX}/bin/ws2300
 -	@${INSTALL_MAN} ${WRKSRC}/ws2300.1 ${PREFIX}/man/man1/
 +	@${INSTALL_SCRIPT} ${FILESDIR}/ws2300 =
 ${STAGEDIR}${PREFIX}/bin/ws2300
 +	@${INSTALL_MAN} ${WRKSRC}/ws2300.1 =
 ${STAGEDIR}${PREFIX}/man/man1/
 =20
  .include <bsd.port.mk>
 Index: distinfo
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 --- distinfo	(revision 355319)
 +++ distinfo	(working copy)
 @@ -1,2 +1,2 @@
 -SHA256 (ws2300-1.7.tar.gz) =3D =
 c5ddc2dcf2750a91d8dfcdce0e06224ab66218071654d16cbd3b7d91a1e5c2e7
 -SIZE (ws2300-1.7.tar.gz) =3D 71114
 +SHA256 (ws2300-1.9.tar.gz) =3D =
 6b2129701e740d246de6fe4d1b62499ff8de9cdbb5d3a3ac4002734d3565797f
 +SIZE (ws2300-1.9.tar.gz) =3D 71568
 Index: pkg-plist
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 --- pkg-plist	(revision 355319)
 +++ pkg-plist	(working copy)
 @@ -1,4 +1 @@
 -%%PYTHON_SITELIBDIR%%/ws2300.py
 -%%PYTHON_SITELIBDIR%%/ws2300.pyc
 -%%PYTHON_SITELIBDIR%%/ws2300.pyo
  bin/ws2300
 
 --Apple-Mail=_97200B5F-41AD-4E33-A243-6A17D7BA08A8
 Content-Transfer-Encoding: 7bit
 Content-Type: text/plain;
 	charset=us-ascii
 
 
 
 --Apple-Mail=_97200B5F-41AD-4E33-A243-6A17D7BA08A8--
 
 --Apple-Mail=_F8B90D05-27D9-4194-BB7E-202BACC24F83
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename=signature.asc
 Content-Type: application/pgp-signature;
 	name=signature.asc
 Content-Description: Message signed with OpenPGP using GPGMail
 
 -----BEGIN PGP SIGNATURE-----
 Comment: GPGTools - https://gpgtools.org
 
 iQEcBAEBCgAGBQJThDdwAAoJEA/POViuFuLBJTEH/1XqjxXcfFFEtpFOORqbQH9z
 FTxE4m2ARejVofVJBQg/9/Ya50lUqCGLjQfj7rVcT4Gt0SMkHIq7f1nFLxQDas6v
 qC9blXi2JQUNVBNOnCq0lJw4azZ3zJr5bSWnqUiA6XuZ1On4oGRVUSSVynyL4oXS
 SEgbbSrK6qdS1NvA+fgNT5zhECQNIo0AJ0xD/m1TVwPzKX6IWhnJiEHDRUxwZ5zk
 jfy1t9Bn6D9jK4qJlI2jydH2rVg69IYxeMxM1KVdQHtHUYi7/qUzJ4RtxPz59A+V
 SJrYerKZIxAy++yZwKPmPtSPDQut8gX4A9g98htWOq0oD8UaxNdzWlcfR/DeTx8=
 =kOMD
 -----END PGP SIGNATURE-----
 
 --Apple-Mail=_F8B90D05-27D9-4194-BB7E-202BACC24F83--
From: Stefan Bethke <stb@lassitu.de>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/190274: [PATCH] science/py-ws2300: update to 1.9, Add STAGE support
Date: Tue, 27 May 2014 18:38:17 +0200

 --Apple-Mail=_9D87877F-C0AA-458B-84C0-BBB098FA9DA7
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/plain;
 	charset=windows-1252
 
 Here=92s an updated patch:
 http://www.lassitu.de/freebsd/science-py-ws2300-1.9.patch.txt
 
 --=20
 Stefan Bethke <stb@lassitu.de>   Fon +49 151 14070811
 
 
 
 
 
 --Apple-Mail=_9D87877F-C0AA-458B-84C0-BBB098FA9DA7
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename=signature.asc
 Content-Type: application/pgp-signature;
 	name=signature.asc
 Content-Description: Message signed with OpenPGP using GPGMail
 
 -----BEGIN PGP SIGNATURE-----
 Comment: GPGTools - https://gpgtools.org
 
 iQEcBAEBCgAGBQJThL95AAoJEA/POViuFuLBW1YH/igQiYI8laDtYsy+Ps9VBZLh
 bDMQatpvUSDAY/Ezu9I04EgwaWIHps1LK7O/MDBn8GwrSZHOp6/uiVLorXO3h+LX
 i1VFnr9YGqxET2fET+me8NDyDKwhKWao37y9jjduLw7kny9mjZ5vHkHi1iqLF2/i
 r1LFtU66rNB5SzgUBrvz/rcXaSAUQQnG8xQEq6kDSH4ss/XGmDSVHK66dRaBv0Hj
 e4mZ1sA6VEHixySxFAXjT0iP6ciJgr0Dn7L2Gzz47kOnqcM4HYHsd31o3+GzF1Ax
 o5vVWCC+8isEjytHZfUz89OJ65PqFuWJQXn6cvjl/lZQoJ89dwwWOG8RreBkbTc=
 =9sXc
 -----END PGP SIGNATURE-----
 
 --Apple-Mail=_9D87877F-C0AA-458B-84C0-BBB098FA9DA7--

From: Stefan Bethke <stb@lassitu.de>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/190274: [PATCH] science/py-ws2300: update to 1.9, Add STAGE support
Date: Thu, 29 May 2014 00:45:33 +0200

 --Apple-Mail=_EE977CCA-133B-4DB1-904B-83EE568B9D63
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/plain;
 	charset=windows-1252
 
 > http://www.lassitu.de/freebsd/science-py-ws2300-1.9.patch.txt
 
 I=92ve updated the patch again, now that Russell has officially released =
 1.9, and moved the project to Sourceforge.
 
 I would be happy for one of the ports committers to commit this.
 
 
 Stefan
 
 --=20
 Stefan Bethke <stb@lassitu.de>   Fon +49 151 14070811
 
 
 
 
 
 --Apple-Mail=_EE977CCA-133B-4DB1-904B-83EE568B9D63
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename=signature.asc
 Content-Type: application/pgp-signature;
 	name=signature.asc
 Content-Description: Message signed with OpenPGP using GPGMail
 
 -----BEGIN PGP SIGNATURE-----
 Comment: GPGTools - https://gpgtools.org
 
 iQEcBAEBCgAGBQJThmcNAAoJEA/POViuFuLBJvgH/03sivLh7qHt2EXJij9MwgW2
 caGNE2UquHLoJ5yG2CGvwPgR5HXGiOf5xkX+qIGGBRoX+rhTFFOrQ6jC8DHoV9jo
 a6/I2CuewzDRFN4tU3ArU5FbTdyky+FSy9/7cI9bOVHnyTGixxpce6/4/9xq76/T
 JhGbNnNAF5vEGchaH841ThmFs11p3K5tgFglwkaZnGnqFH/kbtwP20y/P3KFufut
 xaGOwFVl6rhaHwu/cFJPv1KDuBSeOYwF9YyRhTYAJvqQtJYq8sfWR9yE5zw12IMA
 F335fknh9Q+J+L5m4Wjf2qxNUzQ4D9ouk2/rKymE9hzy7IudVt/QZXGeP27ZTNc=
 =p/y5
 -----END PGP SIGNATURE-----
 
 --Apple-Mail=_EE977CCA-133B-4DB1-904B-83EE568B9D63--
State-Changed-From-To: feedback->closed 
State-Changed-By: sunpoet 
State-Changed-When: Thu May 29 05:11:30 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=190274 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/190274: commit references a PR
Date: Thu, 29 May 2014 05:11:22 +0000 (UTC)

 Author: sunpoet
 Date: Thu May 29 05:11:17 2014
 New Revision: 355664
 URL: http://svnweb.freebsd.org/changeset/ports/355664
 QAT: https://qat.redports.org/buildarchive/r355664/
 
 Log:
   - Update to 1.9
   - Update MASTER_SITES [1]
   - Add LICENSE
   - Use PYDISTUTILS_AUTOPLIST instead of PLIST
   - Update WWW [1]
   - While I'm here, fix USE_PYTHON
   
   PR:		ports/190274
   Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
   		Stefan Bethke <stb@lassitu.de> (maintainer) [1]
   Approved by:	Stefan Bethke <stb@lassitu.de> (maintainer)
 
 Deleted:
   head/science/py-ws2300/pkg-plist
 Modified:
   head/science/py-ws2300/Makefile
   head/science/py-ws2300/distinfo
   head/science/py-ws2300/pkg-descr
 
 Modified: head/science/py-ws2300/Makefile
 ==============================================================================
 --- head/science/py-ws2300/Makefile	Thu May 29 03:27:41 2014	(r355663)
 +++ head/science/py-ws2300/Makefile	Thu May 29 05:11:17 2014	(r355664)
 @@ -2,24 +2,22 @@
  # $FreeBSD$
  
  PORTNAME=	ws2300
 -PORTVERSION=	1.7
 +PORTVERSION=	1.9
  CATEGORIES=	science python
 -MASTER_SITES=	http://ace-host.stuart.id.au/russell/files/ws2300/ \
 -		http://www.transit.hanse.de/mirror/ace-host.stuart.id.au/russell/files/ws2300/
 +MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}-1
  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
  
  MAINTAINER=	stb@lassitu.de
  COMMENT=	Driver for the LaCrosse WS-2300 weather station
  
 -USE_PYTHON=	yes
 -USE_PYDISTUTILS=	yes
 +LICENSE=	AGPLv3
  
 -MAN1=	ws2300.1
 +USE_PYTHON=	2
 +USE_PYDISTUTILS=	yes
 +PYDISTUTILS_AUTOPLIST=	yes
  
 -NO_STAGE=	yes
  post-install:
 -	#@${LN} -sf ${PYTHONPREFIX_SITELIBDIR}/ws2300.py ${PREFIX}/bin/ws2300
 -	@${INSTALL_SCRIPT} ${FILESDIR}/ws2300 ${PREFIX}/bin/ws2300
 -	@${INSTALL_MAN} ${WRKSRC}/ws2300.1 ${PREFIX}/man/man1/
 +	${INSTALL_SCRIPT} ${FILESDIR}/ws2300 ${STAGEDIR}${PREFIX}/bin/ws2300
 +	${INSTALL_MAN} ${WRKSRC}/ws2300.1 ${STAGEDIR}${PREFIX}/man/man1/
  
  .include <bsd.port.mk>
 
 Modified: head/science/py-ws2300/distinfo
 ==============================================================================
 --- head/science/py-ws2300/distinfo	Thu May 29 03:27:41 2014	(r355663)
 +++ head/science/py-ws2300/distinfo	Thu May 29 05:11:17 2014	(r355664)
 @@ -1,2 +1,2 @@
 -SHA256 (ws2300-1.7.tar.gz) = c5ddc2dcf2750a91d8dfcdce0e06224ab66218071654d16cbd3b7d91a1e5c2e7
 -SIZE (ws2300-1.7.tar.gz) = 71114
 +SHA256 (ws2300-1.9.tar.gz) = e55e089e2fdc3e365ef4fec53d1480fa1bdf49c0edab449fc3e745a72d747e14
 +SIZE (ws2300-1.9.tar.gz) = 73257
 
 Modified: head/science/py-ws2300/pkg-descr
 ==============================================================================
 --- head/science/py-ws2300/pkg-descr	Thu May 29 03:27:41 2014	(r355663)
 +++ head/science/py-ws2300/pkg-descr	Thu May 29 05:11:17 2014	(r355664)
 @@ -2,4 +2,4 @@ Ws2300 manipulates the LaCrosse WS-2300 
  interface. It can read and write values, and can continuously log data from
  WS-2300 to a file or SQL database.
  
 -WWW: http://ace-host.stuart.id.au/russell/files/ws2300/
 +WWW: http://ws2300.sourceforge.net
 _______________________________________________
 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"
 
State-Changed-From-To: closed->closed 
State-Changed-By: linimon 
State-Changed-When: Sat May 31 05:29:09 UTC 2014 
State-Changed-Why:  
adding misfiled PRs from pending/ 


Responsible-Changed-From-To: sunpoet->sunpoet 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sat May 31 05:29:09 UTC 2014 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=190274 
>Unformatted:
