svn commit: r552068 - head/graphics/py-cairo

Matthias Andree mandree at FreeBSD.org
Sun Oct 11 14:49:13 UTC 2020


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}


More information about the svn-ports-all mailing list