From owner-svn-ports-all@freebsd.org Wed Dec 7 03:03:54 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 8D2C4C67028; Wed, 7 Dec 2016 03:03:54 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 5CE151C6D; Wed, 7 Dec 2016 03:03:54 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uB733rgJ023660; Wed, 7 Dec 2016 03:03:53 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uB733rwr023658; Wed, 7 Dec 2016 03:03:53 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612070303.uB733rwr023658@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Wed, 7 Dec 2016 03:03:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428029 - head/www/py-imdbpy 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.23 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: Wed, 07 Dec 2016 03:03:54 -0000 Author: wen Date: Wed Dec 7 03:03:53 2016 New Revision: 428029 URL: https://svnweb.freebsd.org/changeset/ports/428029 Log: - Update to 5.1.1 - Add CHEESESHOP to MASTER_SITES Modified: head/www/py-imdbpy/Makefile head/www/py-imdbpy/distinfo Modified: head/www/py-imdbpy/Makefile ============================================================================== --- head/www/py-imdbpy/Makefile Wed Dec 7 02:52:13 2016 (r428028) +++ head/www/py-imdbpy/Makefile Wed Dec 7 03:03:53 2016 (r428029) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= imdbpy -PORTVERSION= 5.0 -PORTREVISION= 2 +PORTVERSION= 5.1.1 CATEGORIES= www python -MASTER_SITES= SF/${PORTNAME}/IMDbPY/${PORTVERSION} +MASTER_SITES= CHEESESHOP \ + SF/${PORTNAME}/IMDbPY/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= IMDbPY-${PORTVERSION} Modified: head/www/py-imdbpy/distinfo ============================================================================== --- head/www/py-imdbpy/distinfo Wed Dec 7 02:52:13 2016 (r428028) +++ head/www/py-imdbpy/distinfo Wed Dec 7 03:03:53 2016 (r428029) @@ -1,2 +1,3 @@ -SHA256 (IMDbPY-5.0.tar.gz) = 3224a8896847cddb8d049a587852c66f0f33f36c89311ae9a89ff87ed51fc243 -SIZE (IMDbPY-5.0.tar.gz) = 367238 +TIMESTAMP = 1481078133 +SHA256 (IMDbPY-5.1.1.tar.gz) = c1a8bed5caa3d96060b21f90f56e10d0c77d6d4c38379b0edfce7561e69bcc23 +SIZE (IMDbPY-5.1.1.tar.gz) = 362658