From owner-svn-ports-all@FreeBSD.ORG Sat Mar 8 02:39:26 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org 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 A9311FEF; Sat, 8 Mar 2014 02:39:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 969FAC76; Sat, 8 Mar 2014 02:39:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s282dQfF084552; Sat, 8 Mar 2014 02:39:26 GMT (envelope-from koobs@svn.freebsd.org) Received: (from koobs@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s282dQeV084550; Sat, 8 Mar 2014 02:39:26 GMT (envelope-from koobs@svn.freebsd.org) Message-Id: <201403080239.s282dQeV084550@svn.freebsd.org> From: Kubilay Kocak Date: Sat, 8 Mar 2014 02:39:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r347441 - head/devel/py-posix_ipc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 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, 08 Mar 2014 02:39:26 -0000 Author: koobs Date: Sat Mar 8 02:39:25 2014 New Revision: 347441 URL: http://svnweb.freebsd.org/changeset/ports/347441 QAT: https://qat.redports.org/buildarchive/r347441/ Log: devel/py-posix_ipc: Update to 0.9.8, Use PyPi - Update to 0.9.8 - Switch to PyPi (CHEESESHOP) for DISTFILES Changes: * http://semanchuk.com/philip/posix_ipc/history.html Modified: head/devel/py-posix_ipc/Makefile head/devel/py-posix_ipc/distinfo Modified: head/devel/py-posix_ipc/Makefile ============================================================================== --- head/devel/py-posix_ipc/Makefile Sat Mar 8 02:33:00 2014 (r347440) +++ head/devel/py-posix_ipc/Makefile Sat Mar 8 02:39:25 2014 (r347441) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= posix_ipc -PORTVERSION= 0.9.6 +PORTVERSION= 0.9.8 CATEGORIES= devel python -MASTER_SITES= http://semanchuk.com/philip/posix_ipc/ +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= koobs@FreeBSD.org Modified: head/devel/py-posix_ipc/distinfo ============================================================================== --- head/devel/py-posix_ipc/distinfo Sat Mar 8 02:33:00 2014 (r347440) +++ head/devel/py-posix_ipc/distinfo Sat Mar 8 02:39:25 2014 (r347441) @@ -1,2 +1,2 @@ -SHA256 (posix_ipc-0.9.6.tar.gz) = 24e092ba995122869a2fca46a2579b1b2824cfdcb2ecc6938e2923a120460646 -SIZE (posix_ipc-0.9.6.tar.gz) = 77553 +SHA256 (posix_ipc-0.9.8.tar.gz) = 271446eb133efb7410eb51265807aa54e0acb8eb7c2abcf027e51b4cb36d36dd +SIZE (posix_ipc-0.9.8.tar.gz) = 66589