From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 28 09:30:02 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 849ACF7F for ; Mon, 28 Apr 2014 09:30:02 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (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 60EE31159 for ; Mon, 28 Apr 2014 09:30:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3S9U2c3049693 for ; Mon, 28 Apr 2014 09:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3S9U2fx049692; Mon, 28 Apr 2014 09:30:02 GMT (envelope-from gnats) Resent-Date: Mon, 28 Apr 2014 09:30:02 GMT Resent-Message-Id: <201404280930.s3S9U2fx049692@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Muhammad Moinur Rahman <5u623l20@gmail.com> 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 A5399F4F; Mon, 28 Apr 2014 09:27:58 +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 EB1991145; Mon, 28 Apr 2014 09:27:57 +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 s3S9RqjP012900 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 28 Apr 2014 15:27:52 +0600 (BDT) (envelope-from root@bofh.1asiacom.net) Received: (from root@localhost) by bofh.1asiacom.net (8.14.8/8.14.8/Submit) id s3S9RpLi012899; Mon, 28 Apr 2014 15:27:51 +0600 (BDT) (envelope-from root) Message-Id: <201404280927.s3S9RpLi012899@bofh.1asiacom.net> Date: Mon, 28 Apr 2014 15:27:51 +0600 (BDT) From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/189064: [PATCH] astro/py-RO: update to 3.4.3 Cc: wen@FreeBSD.org X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Apr 2014 09:30:02 -0000 >Number: 189064 >Category: ports >Synopsis: [PATCH] astro/py-RO: update to 3.4.3 >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 28 09:30:02 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 3.4.3 For Committer's reference: http://pdr.s.ubze.ro/bulk/latest-per-pkg/py27-RO/3.4.3/ Port maintainer (wen@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 1.01 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- py-RO-3.4.3.patch begins here --- diff -ruN /usr/ports//astro/py-RO/Makefile ./Makefile --- /usr/ports//astro/py-RO/Makefile 2014-04-06 08:39:37.000000000 +0600 +++ ./Makefile 2014-04-27 21:24:58.573725664 +0600 @@ -2,7 +2,7 @@ # $FreeBSD: head/astro/py-RO/Makefile 350283 2014-04-06 02:39:37Z wen $ PORTNAME= RO -PORTVERSION= 3.4.1 +PORTVERSION= 3.4.3 CATEGORIES= astro python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,6 +10,8 @@ MAINTAINER= wen@FreeBSD.org COMMENT= Package of Python astronomical utilities +LICENSE= MIT + BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/numpy/core/numeric.py:${PORTSDIR}/math/py-numpy RUN_DEPENDS:= ${BUILD_DEPENDS} diff -ruN /usr/ports//astro/py-RO/distinfo ./distinfo --- /usr/ports//astro/py-RO/distinfo 2014-04-06 08:39:37.000000000 +0600 +++ ./distinfo 2014-04-27 21:23:42.730510276 +0600 @@ -1,2 +1,2 @@ -SHA256 (RO-3.4.1.tar.gz) = b7561a0adfcb5ff6cb4419e348b0e19605f7aae9ac51d667a0e02deb25371315 -SIZE (RO-3.4.1.tar.gz) = 692363 +SHA256 (RO-3.4.3.tar.gz) = 7cbb4893b023554908338e5f743d10c329939df970a626603256b8855154a68d +SIZE (RO-3.4.3.tar.gz) = 692928 --- py-RO-3.4.3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: