Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Oct 2024 20:46:13 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5cefb10e48d6 - main - finance/frontaccounting: Change PORTNAME from frontaccounting24 to frontaccounting
Message-ID:  <202410232046.49NKkD9q020501@gitrepo.freebsd.org>

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

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

commit 5cefb10e48d68471be983cd443f162e3d8930fc2
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-10-23 20:45:19 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-10-23 20:46:04 +0000

    finance/frontaccounting: Change PORTNAME from frontaccounting24 to frontaccounting
    
    ..this also includes bumping PORTREVISION
    
    Approved by:    portmgr (blanket)
---
 finance/frontaccounting/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/finance/frontaccounting/Makefile b/finance/frontaccounting/Makefile
index deb0370135fe..ded158e42543 100644
--- a/finance/frontaccounting/Makefile
+++ b/finance/frontaccounting/Makefile
@@ -1,5 +1,6 @@
-PORTNAME=		frontaccounting24
+PORTNAME=		frontaccounting
 PORTVERSION=		2.4.12
+PORTREVISION=		1
 DISTVERSIONSUFFIX=	${PORTVERSION}
 CATEGORIES=		finance www
 MASTER_SITES=		SF/${DIST_SUBDIR}/FrontAccounting%202.4/${PORTVERSION}



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