Date: Mon, 7 Apr 2014 17:25:08 +0600 (BDT) From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/188344: [PATCH] science/py-netCDF4: update to 1.0.7, take maintainership Message-ID: <201404071125.s37BP8MV048543@bofh.1asiacom.net> Resent-Message-ID: <201404071130.s37BU3R8080704@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 188344 >Category: ports >Synopsis: [PATCH] science/py-netCDF4: update to 1.0.7, take maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Apr 07 11:30:03 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Muhammad Moinur Rahman >Release: FreeBSD 11.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD bofh.1asiacom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #1 r263870: Fri Mar 28 16:37:49 BDT >Description: - Update to 1.0.7 - Take maintainership For Committer's reference: http://pdr.s.ubze.ro/bulk/latest-per-pkg/py27-netCDF4/1.0.7/84i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/py27-netCDF4/1.0.7/84amd64-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/py27-netCDF4/1.0.7/92i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/py27-netCDF4/1.0.7/92amd64-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/py27-netCDF4/1.0.7/100i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/py27-netCDF4/1.0.7/100amd64-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/py27-netCDF4/1.0.7/110i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/py27-netCDF4/1.0.7/110amd64-default.log Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- py-netCDF4-1.0.7.patch begins here --- diff -ruN /usr/ports//science/py-netCDF4/Makefile ./Makefile --- /usr/ports//science/py-netCDF4/Makefile 2014-03-24 08:45:01.000000000 +0600 +++ ./Makefile 2014-04-06 20:20:20.273884477 +0600 @@ -2,14 +2,13 @@ # $FreeBSD: head/science/py-netCDF4/Makefile 348918 2014-03-24 02:45:01Z swills $ PORTNAME= netCDF4 -PORTVERSION= 1.0.5 -PORTREVISION= 2 +PORTVERSION= 1.0.7 CATEGORIES= science python MASTER_SITES= GOOGLE_CODE PROJECTHOST= netcdf4-python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Python Interface to the NetCDF Library (versions 3 and 4) LICENSE= MIT diff -ruN /usr/ports//science/py-netCDF4/distinfo ./distinfo --- /usr/ports//science/py-netCDF4/distinfo 2013-08-21 08:49:33.000000000 +0600 +++ ./distinfo 2014-04-06 20:20:43.314815761 +0600 @@ -1,2 +1,2 @@ -SHA256 (netCDF4-1.0.5.tar.gz) = a87751f85d823c22727183c78f8f20d83569399dc73c4bb30a247063756e46bd -SIZE (netCDF4-1.0.5.tar.gz) = 538945 +SHA256 (netCDF4-1.0.7.tar.gz) = cd6c7647a3a415711c8c1d965f204ba1ac4c87f9645c4037992c1609281da5d8 +SIZE (netCDF4-1.0.7.tar.gz) = 546764 --- py-netCDF4-1.0.7.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404071125.s37BP8MV048543>