Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 May 2023 17:51:51 GMT
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fd9ba948755f - main - graphics/chafa: Fix pkg-plist
Message-ID:  <202305241751.34OHppCw032967@gitrepo.freebsd.org>

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

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

commit fd9ba948755f36fe1ce832ef50fb71ce620279e3
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2023-05-24 17:51:41 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2023-05-24 17:51:46 +0000

    graphics/chafa: Fix pkg-plist
    
    Notified by:    pkg-fallout
---
 graphics/chafa/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/graphics/chafa/Makefile b/graphics/chafa/Makefile
index 711a2e7e17eb..31933ce736cb 100644
--- a/graphics/chafa/Makefile
+++ b/graphics/chafa/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	chafa
 PORTVERSION=	1.12.5
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	https://hpjansson.org/chafa/releases/ \
 		https://github.com/hpjansson/chafa/releases/download/${PORTVERSION}/



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