svn commit: r393694 - head/lang/libobjc2

Jan Beich jbeich at FreeBSD.org
Fri Aug 7 16:33:05 UTC 2015


David Chisnall <theraven at FreeBSD.org> writes:

> Author: theraven
> Date: Fri Aug  7 14:07:45 2015
> New Revision: 393694
> URL: https://svnweb.freebsd.org/changeset/ports/393694
>
> Log:
>   Update libobjc2 to the latest release.
>   
>   Approved by:	bapt (mentor, implicit)
[...]
>  CATEGORIES=	lang devel gnustep
>  USE_GITHUB=	yes
>  GH_ACCOUNT=	gnustep

>  GH_PROJECT=	libobjc2
> -GH_TAGNAME=	857edd9
> +GH_TAGNAME=	5a21dd1

These lines are redundant:

- GH_PROJECT == PORTNAME is default
- GH_TAGNAME isn't a substitute for (removed) GH_COMMIT and only
  required when the commit cannot be inferred from DISTVERSIONFULL

https://www.freebsd.org/doc/en/books/porters-handbook/makefile-distfiles.html#makefile-master_sites-github-ex3

portlint(1) has more to say:

  WARN: lang/libobjc2/pkg-plist: [18]: installing shared libraries, please define USE_LDCONFIG as appropriate
  FATAL: Makefile: [48]: contiguous blank lines (> 1 lines) found.
  FATAL: Makefile: extra item "USE_GITHUB" placed in the PORTNAME section.

For one, USE_LDCONFIG disappeared in r325546.
-------------- 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-all/attachments/20150807/b0450fd1/attachment.bin>


More information about the svn-ports-all mailing list