From owner-svn-ports-all@freebsd.org Sat Jan 30 00:44:10 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E5104A72A49; Sat, 30 Jan 2016 00:44:09 +0000 (UTC) (envelope-from pierre@guinoiseau.eu) Received: from tritus.sig11.fr (tritus.sig11.fr [IPv6:2a01:4f8:160:72a3::6:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 92BCBF11; Sat, 30 Jan 2016 00:44:09 +0000 (UTC) (envelope-from pierre@guinoiseau.eu) Received: from hoth (121-73-155-144.cable.telstraclear.net [121.73.155.144]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by tritus.sig11.fr (Postfix) with ESMTPSA id 2CD131E87B; Sat, 30 Jan 2016 13:43:53 +1300 (NZDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=guinoiseau.eu; s=mail; t=1454114636; bh=qKA3Djaz1aPy7T8vqsnVZVyLv1MiejeqlDRKz3B9PJg=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=Bn/vzqR7n6u1OYJnPWAdhX3wBefnwlbq4czzKMl9B73HGY/v+IWoQWGhLIGHETrsC zxY+FBiGiVT+VgTQMTLfsUR5d6kttaF3Znct0nqr8sg/QFbarrXfNFWULMK+j7A2M7 HVkXT5mFjK5yo7uWpq9U5ziRIqfaXxkwoiZ/QUWo= Date: Sat, 30 Jan 2016 13:43:50 +1300 From: Pierre Guinoiseau To: Steven Kreuzer Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r407496 - in head/databases/py-whisper: . files Message-ID: <20160130004348.GI4440@hoth> References: <201601292113.u0TLDlkQ046056@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="VkVuOCYP9O7H3CXI" Content-Disposition: inline In-Reply-To: <201601292113.u0TLDlkQ046056@repo.freebsd.org> X-Operating-System: Linux User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Jan 2016 00:44:10 -0000 --VkVuOCYP9O7H3CXI Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, can you please update databases/py-carbon and www/py-graphite-web as well? They all go together and should be kept at the same version. Cheers. On 29/01/2016 21:13:47, Steven Kreuzer wrote: > Author: skreuzer > Date: Fri Jan 29 21:13:47 2016 > New Revision: 407496 > URL: https://svnweb.freebsd.org/changeset/ports/407496 >=20 > Log: > Update to 0.9.15 > =20 > PR: 206531 > Submitted by: Michael Zhilin >=20 > Added: > head/databases/py-whisper/files/ > head/databases/py-whisper/files/patch-whisper.py (contents, props cha= nged) > Modified: > head/databases/py-whisper/Makefile > head/databases/py-whisper/distinfo > head/databases/py-whisper/pkg-plist >=20 > Modified: head/databases/py-whisper/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=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/databases/py-whisper/Makefile Fri Jan 29 21:01:18 2016 (r407495) > +++ head/databases/py-whisper/Makefile Fri Jan 29 21:13:47 2016 (r407496) > @@ -2,7 +2,7 @@ > # $FreeBSD$ > =20 > PORTNAME=3D whisper > -PORTVERSION=3D 0.9.12 > +PORTVERSION=3D 0.9.15 > CATEGORIES=3D databases python > PKGNAMEPREFIX=3D ${PYTHON_PKGNAMEPREFIX} > =20 >=20 > Modified: head/databases/py-whisper/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=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/databases/py-whisper/distinfo Fri Jan 29 21:01:18 2016 (r407495) > +++ head/databases/py-whisper/distinfo Fri Jan 29 21:13:47 2016 (r407496) > @@ -1,2 +1,2 @@ > -SHA256 (graphite-project-whisper-0.9.12_GH0.tar.gz) =3D 5012e595a9806588= 85ceb010d9dcd0e4ac664c24de6206a6b2430d1d8f60a679 > -SIZE (graphite-project-whisper-0.9.12_GH0.tar.gz) =3D 16655 > +SHA256 (graphite-project-whisper-0.9.15_GH0.tar.gz) =3D 737706917215d63c= 311639cc87a0106c660b543faf620c418f52dd66dde20e07 > +SIZE (graphite-project-whisper-0.9.15_GH0.tar.gz) =3D 21083 >=20 > Added: head/databases/py-whisper/files/patch-whisper.py > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/databases/py-whisper/files/patch-whisper.py Fri Jan 29 21:13:47 = 2016 (r407496) > @@ -0,0 +1,13 @@ > +--- whisper.py.orig 2016-01-18 10:45:34 UTC > ++++ whisper.py > +@@ -48,6 +48,10 @@ if CAN_FALLOCATE:=20 > + c_off64_t =3D ctypes.c_int64 > + c_off_t =3D ctypes.c_int > +=20 > ++ if os.uname()[0] =3D=3D 'FreeBSD': > ++ # offset type is 64-bit on FreeBSD 32-bit & 64-bit platforms to add= ress files more than 2GB > ++ c_off_t =3D ctypes.c_int64 > ++ > + try: > + _fallocate =3D libc.posix_fallocate64 > + _fallocate.restype =3D ctypes.c_int >=20 > Modified: head/databases/py-whisper/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=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/databases/py-whisper/pkg-plist Fri Jan 29 21:01:18 2016 (r407495) > +++ head/databases/py-whisper/pkg-plist Fri Jan 29 21:13:47 2016 (r407496) > @@ -1,7 +1,9 @@ > bin/rrd2whisper.py > bin/whisper-create.py > +bin/whisper-diff.py > bin/whisper-dump.py > bin/whisper-fetch.py > +bin/whisper-fill.py > bin/whisper-info.py > bin/whisper-merge.py > bin/whisper-resize.py > _______________________________________________ > svn-ports-all@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" --=20 Pierre Guinoiseau http://segmentationfau.lt/ | +PierreGuinoiseau | @peikk00 --VkVuOCYP9O7H3CXI Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWrAdEAAoJEFBNg+ogrffP5hgP/RZArlukjVA7Wdxc5tlnUkHU K59fWtPD68B6m4FuXeoi+S/xlmAFj/cikdNqgGXvYfljDjrEw1hkFDp8I+d5WXCL ixxywPhUbb0q6xVY4MPcWKtkyYOlHX/yY8oh0Hijx+OmFAo6ZnTUfzfqazzq6TXV rd84FQes6VyOf9s7aa8z5+ajehbnFzSDtSciC/4IDeoW9UrpnQAjo75FqXX0Naup lQn2b7VSGj3miKeAEPgiJki+9OBQj11crTUJi9SZHZ3Uotxp/RZZLaw/8heFPgXD ktMt1fKNsVD35jI8RNNYSMnc0ieYA6RBKtJbH3CnXJ3BVOx+iDtSRZEJy21HITMq S5rcTOScZeNkf6sQOMv9yvvw26SQXCAor8LGRXAhxZ04x0OPo3QtZ1czaAzG2dQv eJNjAksid7vBwEs1eQoXr87urn7XwmLt2+XpaktGWVA88MZoVIv3as22KzSgIOKv p9Z/XVrT+iSHjtgRbW/4F45u6zjID8omxcI9ticygW/PPEJHa+HaPzhH5DEad1yE u2BlI2GhKm0kRK6/fazIHCc3aKAGt/PHoLR2M1lsQRkVCAKc4aeJEbxgFgS39E8F +9KG7oiRYD+2k/itkXZKqW9khm1pobn8AlgGUn9Y+R6hDtlPIN82NzoUeVmXNNCZ s0gF90/e/7aNdICPQ+IF =ugn2 -----END PGP SIGNATURE----- --VkVuOCYP9O7H3CXI--