svn commit: r403050 - in head: . Mk/Uses devel/ncurses

Jan Beich jbeich at vfemail.net
Sat Dec 5 10:23:25 UTC 2015


Baptiste Daroussin <bapt at FreeBSD.org> writes:

> Author: bapt
> Date: Sat Dec  5 09:46:20 2015
> New Revision: 403050
> URL: https://svnweb.freebsd.org/changeset/ports/403050
>
> Log:
>   Update ncurses to 6.0
>   from now ncurses will track the release and not the snapshots
>   ABI has changed, add a note for users on how to upgrade
[...]
>  NCURSES_PORT?=		devel/ncurses
> -NCURSES_SHLIBVER?=	5
> +NCURSES_SHLIBVER?=	6

UPDATING entry is a poor excuse to not bump PORTREVISION in consumers.

  $ git grep -lF ncurses:port '*/Makefile*'
  audio/ncmpcpp/Makefile
  devel/adacurses/Makefile
  mail/mutt14/Makefile
  security/metasploit/Makefile
  x11/sterm/Makefile

Maybe ignore uncertain cases (no RPATH and SOVERSION check)

  $ git grep -lF devel/ncurses '*/Makefile*'
  devel/ccons/Makefile
  sysutils/gdisk/Makefile

> +20151205:
> +  AFFECTS: users of devel/ncurses
[...]
> +  Users of portmaster/portupgrade must rebuild all ports which depend
> +  on ffmpeg.

How ffmpeg is related to ncurses?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 602 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20151205/13f32f40/attachment.bin>


More information about the svn-ports-head mailing list