From owner-svn-ports-all@freebsd.org Tue May 17 10:55:06 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 7610AB3F715; Tue, 17 May 2016 10:55:06 +0000 (UTC) (envelope-from cpm@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 45A141EBE; Tue, 17 May 2016 10:55:06 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4HAt5jk098999; Tue, 17 May 2016 10:55:05 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4HAt55D098998; Tue, 17 May 2016 10:55:05 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201605171055.u4HAt55D098998@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Tue, 17 May 2016 10:55:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415379 - head/security/py-acme 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.22 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: Tue, 17 May 2016 10:55:06 -0000 Author: cpm Date: Tue May 17 10:55:05 2016 New Revision: 415379 URL: https://svnweb.freebsd.org/changeset/ports/415379 Log: - Bump PORTEPOCH Reported by: gahr Modified: head/security/py-acme/Makefile Modified: head/security/py-acme/Makefile ============================================================================== --- head/security/py-acme/Makefile Tue May 17 10:24:18 2016 (r415378) +++ head/security/py-acme/Makefile Tue May 17 10:55:05 2016 (r415379) @@ -3,6 +3,7 @@ PORTNAME= acme PORTVERSION= 0.5.0 +PORTEPOCH= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}