Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Apr 2014 18:44:31 +0200 (CEST)
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        Sean Bruno <sbruno@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r352081 - head/audio/shout-idjc
Message-ID:  <alpine.LSU.2.11.1404261842450.2591@tuna.site>
In-Reply-To: <201404250041.s3P0fgvV029216@svn.freebsd.org>
References:  <201404250041.s3P0fgvV029216@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 25 Apr 2014, Sean Bruno wrote:
> Log:
>   Apply patch from tijl@ to resolve a lot of issues with the port:
>    - HAS_CONFIGURE -> GNU_CONFIGURE
>    - USES=libtool.
>    - DOCS option.
>    - Remove GCC requirement. (In audio/idjc it is replaced with USES=compiler:nestedfct)
>   
>   Submitted by:	tilj@

Thanks (also to Tijl)!

>  DISTNAME=	${PORTNAME}-${PORTVERSION}

You can omit this, since this is the default definition of DISTNAME.

> Modified: head/audio/shout-idjc/pkg-plist
:
> +lib/libshout-idjc.so.3.2.0

I thought we are not supposed to have .so files with minor versions
numbers in FreeBSD?  That's why I always remove them for my ports
instead of installing/adding them to pkg-plist.

Gerald



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.LSU.2.11.1404261842450.2591>