svn commit: r371702 - in head/sysutils/syslog-ng: . files

Antoine Brodin antoine at FreeBSD.org
Thu Oct 30 23:49:01 UTC 2014


On Wed, Oct 29, 2014 at 9:03 PM, Cy Schubert <cy at freebsd.org> wrote:
> Author: cy
> Date: Wed Oct 29 20:03:12 2014
> New Revision: 371702
> URL: https://svnweb.freebsd.org/changeset/ports/371702
> QAT: https://qat.redports.org/buildarchive/r371702/
>
> Log:
>   The problem the ranlib patch addressed has since been resolved. Remove it.
>
>   PR:           193136
>
> Deleted:
>   head/sysutils/syslog-ng/files/patch-Makefile.in
> Modified:
>   head/sysutils/syslog-ng/Makefile
>
> Modified: head/sysutils/syslog-ng/Makefile
> ==============================================================================
> --- head/sysutils/syslog-ng/Makefile    Wed Oct 29 20:00:50 2014        (r371701)
> +++ head/sysutils/syslog-ng/Makefile    Wed Oct 29 20:03:12 2014        (r371702)
> @@ -3,6 +3,7 @@
>
>  PORTNAME=      syslog-ng
>  PORTVERSION=   3.6.1
> +PORTREVISION=  1
>  CATEGORIES=    sysutils
>  DISTVERSION=   $(PORTVERSION:S/a/alpha/:S/b/beta/:S/r/rc/)
>  DISTFILES=     syslog-ng_${DISTVERSION}.tar.gz
>

Hi,

This fails during lib-depends,  json-c doesn't provide any libjson.so

Cheers,

Antoine


More information about the svn-ports-all mailing list