pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

uncrustify: forgot to remove the PKGREVISION



Module Name:	pkgsrc-wip
Committed By:	Kevin Bloom <kevin%sked.life@localhost>
Pushed By:	nuclearkev
Date:		Thu Mar 7 11:16:34 2024 -0500
Changeset:	ec53818a672a9260b26ad689a0f0aed9ada5c841

Modified Files:
	uncrustify/Makefile

Log Message:
uncrustify: forgot to remove the PKGREVISION

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ec53818a672a9260b26ad689a0f0aed9ada5c841

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 uncrustify/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/uncrustify/Makefile b/uncrustify/Makefile
index 1f8342cfd1..bf482ddca1 100644
--- a/uncrustify/Makefile
+++ b/uncrustify/Makefile
@@ -1,7 +1,6 @@
 # $NetBSD: Makefile,v 1.17 2023/08/14 05:25:25 wiz Exp $
 
 DISTNAME=	uncrustify-0.78.1
-PKGREVISION=	1
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_GITHUB:=uncrustify/}
 GITHUB_TAG=	${DISTNAME}


Home | Main Index | Thread Index | Old Index