On Fri, Nov 13, 2020 at 02:20:32AM +0000, wen heping wrote:

> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/lang/gnucobol/Makefile,v
> retrieving revision 1.4
> diff -u -p -r1.4 Makefile
> --- Makefile  12 Jul 2019 20:47:18 -0000      1.4
> +++ Makefile  13 Nov 2020 02:11:38 -0000
> @@ -2,8 +2,7 @@
>  
>  COMMENT=     COBOL compiler, formerly known as OpenCOBOL
>  
> -DISTNAME =   gnucobol-2.2
> -REVISION =   1
> +DISTNAME =   gnucobol-3.1
>  
>  SHARED_LIBS +=       cob     4.0     # 4.0

At least the library minor number must be bumped.

Please read the "Shared Libraries" part of the "Special Porting Topics"
section in the Porter's Handbook for more information:

https://www.openbsd.org/faq/ports/specialtopics.html#SharedLibs

Reply via email to