Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Aug 2022 15:31:42 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a73bfe1712ca - main - dns/acme-dns: Bump PORTEPOCH
Message-ID:  <202208141531.27EFVghN018348@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a73bfe1712caf73bfa164befb72a5c768f0da5d4

commit a73bfe1712caf73bfa164befb72a5c768f0da5d4
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2022-08-14 15:26:04 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2022-08-14 15:26:04 +0000

    dns/acme-dns: Bump PORTEPOCH
    
    When passing to 1.0 the port version went backwards. Bump PORTEPOCH.
    
    PR:             265732
    Reported by:    portscout
    Fixes:          0e2a2eb93098
---
 dns/acme-dns/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dns/acme-dns/Makefile b/dns/acme-dns/Makefile
index afaa76d5d25a..14e861434921 100644
--- a/dns/acme-dns/Makefile
+++ b/dns/acme-dns/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=		acme-dns
 DISTVERSIONPREFIX=	v
 DISTVERSION=		1.0
+PORTEPOCH=		1
 CATEGORIES=		dns
 
 MAINTAINER=		mops@punkt.de



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