Monday, April 29, 2019

Re: drop maintainership: emulators/coldfire

On Sun, Apr 28, 2019 at 09:58:33PM +0300, Kirill Bychkov wrote:
> On Sat, April 27, 2019 16:43, Martin Reindl wrote:
> >> And missing the mandatory REVISION bump ;)
> >
> > Yes :)
>
> Hi,
> Revision starts from 0 ;)

Let's see how many times one can get this wrong.


Index: Makefile
===================================================================
RCS file: /cvs/ports/emulators/coldfire/Makefile,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 Makefile
--- Makefile 11 Mar 2013 11:06:03 -0000 1.3
+++ Makefile 29 Apr 2019 09:59:10 -0000
@@ -3,17 +3,16 @@
COMMENT= Motorola Coldfire emulator

DISTNAME= coldfire-0.3.1
+REVISION= 0
CATEGORIES= emulators
HOMEPAGE= http://www.slicer.ca/coldfire/

-MAINTAINER= Martin Reindl <martin@openbsd.org>
-
# GPL
PERMIT_PACKAGE_CDROM= Yes

MASTER_SITES= ${HOMEPAGE}/files/

-WANTLIB= c ncurses pthread readline
+WANTLIB= c curses pthread readline

USE_GMAKE= Yes
CONFIGURE_STYLE= gnu

No comments:

Post a Comment