Date: Mon, 29 Oct 2012 22:38:17 +0000 (UTC) From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306648 - head/graphics/py-nwdiag Message-ID: <201210292238.q9TMcHNO058442@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Mon Oct 29 22:38:17 2012 New Revision: 306648 URL: http://svn.freebsd.org/changeset/ports/306648 Log: - Update to 0.9.1 Feature safe: yes Modified: head/graphics/py-nwdiag/Makefile head/graphics/py-nwdiag/distinfo Modified: head/graphics/py-nwdiag/Makefile ============================================================================== --- head/graphics/py-nwdiag/Makefile Mon Oct 29 22:37:47 2012 (r306647) +++ head/graphics/py-nwdiag/Makefile Mon Oct 29 22:38:17 2012 (r306648) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nwdiag -PORTVERSION= 0.9.0 +PORTVERSION= 0.9.1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-nwdiag/distinfo ============================================================================== --- head/graphics/py-nwdiag/distinfo Mon Oct 29 22:37:47 2012 (r306647) +++ head/graphics/py-nwdiag/distinfo Mon Oct 29 22:38:17 2012 (r306648) @@ -1,2 +1,2 @@ -SHA256 (nwdiag-0.9.0.tar.gz) = 9861b0798c60badda21226a1c73884fc8bf6cf5fb67351bc4d9877be15526dfe -SIZE (nwdiag-0.9.0.tar.gz) = 93909 +SHA256 (nwdiag-0.9.1.tar.gz) = 709101f0c99a4b48499dd80e02ed06726041ee442a08fde3a435bf9928274b25 +SIZE (nwdiag-0.9.1.tar.gz) = 94733
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210292238.q9TMcHNO058442>