Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Oct 2020 14:49:13 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r552068 - head/graphics/py-cairo
Message-ID:  <202010111449.09BEnDo3031205@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Sun Oct 11 14:49:12 2020
New Revision: 552068
URL: https://svnweb.freebsd.org/changeset/ports/552068

Log:
  Bump PORTEPOCH to fix port version going backwards.

Modified:
  head/graphics/py-cairo/Makefile

Modified: head/graphics/py-cairo/Makefile
==============================================================================
--- head/graphics/py-cairo/Makefile	Sun Oct 11 14:46:13 2020	(r552067)
+++ head/graphics/py-cairo/Makefile	Sun Oct 11 14:49:12 2020	(r552068)
@@ -4,6 +4,7 @@
 PORTNAME=	cairo
 PORTVERSION=	1.18.1
 PORTREVISION=	1
+PORTEPOCH=	1
 CATEGORIES=	graphics python
 MASTER_SITES=	https://github.com/pygobject/pycairo/releases/download/v${PORTVERSION}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010111449.09BEnDo3031205>