On Sat, April 27, 2019 16:43, Martin Reindl wrote:
>> And missing the mandatory REVISION bump ;)
>
> Yes :)

Hi,
Revision starts from 0 ;)

>
>
> 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  27 Apr 2019 13:39:32 -0000
> @@ -3,17 +3,16 @@
>  COMMENT=     Motorola Coldfire emulator
>
>  DISTNAME=    coldfire-0.3.1
> +REVISION=    1
>  CATEGORIES=  emulators
>  HOMEPAGE=    http://www.slicer.ca/coldfire/
>
> -MAINTAINER=  Martin Reindl <mar...@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
>
>


Reply via email to