From owner-svn-ports-all@freebsd.org Sat Oct 17 18:07:27 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 31F05A17542; Sat, 17 Oct 2015 18:07:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B581035C; Sat, 17 Oct 2015 18:07:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9HI7OFP028074; Sat, 17 Oct 2015 18:07:24 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9HI7OG0028072; Sat, 17 Oct 2015 18:07:24 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201510171807.t9HI7OG0028072@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Oct 2015 18:07:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399553 - in head/audio/icecast2: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Oct 2015 18:07:27 -0000 Author: sunpoet Date: Sat Oct 17 18:07:24 2015 New Revision: 399553 URL: https://svnweb.freebsd.org/changeset/ports/399553 Log: - Add LICENSE_FILE - Cleanup Makefile - Pet portlint: fix diff header of patch files Modified: head/audio/icecast2/Makefile head/audio/icecast2/files/patch-conf-Makefile.in Modified: head/audio/icecast2/Makefile ============================================================================== --- head/audio/icecast2/Makefile Sat Oct 17 18:07:18 2015 (r399552) +++ head/audio/icecast2/Makefile Sat Oct 17 18:07:24 2015 (r399553) @@ -18,6 +18,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Streaming mp3/ogg-vorbis audio server LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \ libshout.so:${PORTSDIR}/audio/libshout \ @@ -28,7 +29,6 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/ OPTIONS_DEFINE= DOCS -CFLAGS+= -I${LOCALBASE}/include CONFIGURE_ENV= OGG_PREFIX=${LOCALBASE} GNU_CONFIGURE= yes USE_RC_SUBR= ${PORTNAME} Modified: head/audio/icecast2/files/patch-conf-Makefile.in ============================================================================== --- head/audio/icecast2/files/patch-conf-Makefile.in Sat Oct 17 18:07:18 2015 (r399552) +++ head/audio/icecast2/files/patch-conf-Makefile.in Sat Oct 17 18:07:24 2015 (r399553) @@ -1,5 +1,5 @@ ---- conf/Makefile.in.orig 2008-05-30 08:58:57.000000000 +0900 -+++ conf/Makefile.in 2010-05-14 17:36:16.000000000 +0900 +--- conf/Makefile.in.orig 2008-05-29 23:58:57 UTC ++++ conf/Makefile.in @@ -407,8 +407,7 @@ install-data-hook: