pkgsrc-WIP-changes archive

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

lfe, wings: revbump after erlang fix.



Module Name:	pkgsrc-wip
Committed By:	nikita <nikita%NetBSD.org@localhost>
Pushed By:	nikita
Date:		Wed Jan 11 23:11:13 2023 +0100
Changeset:	34fe04246208ecdced1e02e914fff40b22bfb200

Modified Files:
	lfe/Makefile
	wings/Makefile

Log Message:
lfe, wings: revbump after erlang fix.

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

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

diffstat:
 lfe/Makefile   | 1 +
 wings/Makefile | 1 +
 2 files changed, 2 insertions(+)

diffs:
diff --git a/lfe/Makefile b/lfe/Makefile
index 51a5bb5b25..bbd965469f 100644
--- a/lfe/Makefile
+++ b/lfe/Makefile
@@ -2,6 +2,7 @@
 
 GITHUB_PROJECT=	lfe
 DISTNAME=	lfe-1.2.1
+PKGREVISION=	1
 CATEGORIES=	lang
 MASTER_SITES=	${MASTER_SITE_GITHUB:=rvirding/}
 EXTRACT_SUFX=	.zip
diff --git a/wings/Makefile b/wings/Makefile
index a61b2658cc..4d53b84774 100644
--- a/wings/Makefile
+++ b/wings/Makefile
@@ -1,6 +1,7 @@
 # $NetBSD: Makefile,v 1.8 2012/10/07 20:11:07 asau Exp $
 
 DISTNAME=		wings-1.5.4
+PKGREVISION=		1
 CATEGORIES=		graphics
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=wings/}
 EXTRACT_SUFX=		.tar.bz2


Home | Main Index | Thread Index | Old Index