From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 27 15:10:05 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AE0891065672 for ; Fri, 27 Jul 2012 15:10:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 66C628FC1A for ; Fri, 27 Jul 2012 15:10:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q6RFA5nI063988 for ; Fri, 27 Jul 2012 15:10:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q6RFA5u2063987; Fri, 27 Jul 2012 15:10:05 GMT (envelope-from gnats) Resent-Date: Fri, 27 Jul 2012 15:10:05 GMT Resent-Message-Id: <201207271510.q6RFA5u2063987@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Jason E. Hale" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0513C106564A for ; Fri, 27 Jul 2012 15:09:37 +0000 (UTC) (envelope-from bsdkaffee@gmail.com) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id B8FBA8FC14 for ; Fri, 27 Jul 2012 15:09:36 +0000 (UTC) Received: by vcbgb22 with SMTP id gb22so3402323vcb.13 for ; Fri, 27 Jul 2012 08:09:36 -0700 (PDT) Received: by 10.52.69.200 with SMTP id g8mr2355971vdu.113.1343401776016; Fri, 27 Jul 2012 08:09:36 -0700 (PDT) Received: from mocha.verizon.net (c-71-61-40-68.hsd1.oh.comcast.net. [71.61.40.68]) by mx.google.com with ESMTPS id g10sm2143805vdk.2.2012.07.27.08.09.35 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 27 Jul 2012 08:09:35 -0700 (PDT) Message-Id: <1343401775.539459.29645@mocha.verizon.net> Date: Fri, 27 Jul 2012 11:09:35 -0400 From: "Jason E. Hale" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/170213: [MAINTAINER] audio/libdiscid: Drop unneeded pkgconfig dependency X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Jason E. Hale" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jul 2012 15:10:05 -0000 >Number: 170213 >Category: ports >Synopsis: [MAINTAINER] audio/libdiscid: Drop unneeded pkgconfig dependency >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jul 27 15:10:05 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Jason E. Hale >Release: FreeBSD 9.0-RELEASE i386 >Organization: none >Environment: System: FreeBSD mocha.verizon.net 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Thu Jan 19 11:42:41 EST 2012 Jason@mocha.verizon.net:/usr/obj/usr/src/sys/MOCHA9 i386 >Description: - Drop unneeded pkg-config dependency from audio/libdiscid - Move LICENSE to correct location >How-To-Repeat: - Use attached diff >Fix: --- 2012-07-27-libdiscid.diff begins here --- Index: Makefile =================================================================== --- Makefile (revision 301620) +++ Makefile (working copy) @@ -16,13 +16,12 @@ MAINTAINER= bsdkaffee@gmail.com COMMENT= A library for creating MusicBrainz DiscIDs +LICENSE= LGPL21 + GNU_CONFIGURE= yes USE_AUTOTOOLS= libtool -USE_GNOME= ltverhack gnomehack pkgconfig +USE_GNOME= ltverhack gnomehack MAKE_JOBS_SAFE= yes USE_LDCONFIG= yes -LICENSE= LGPL21 -LICENSE_FILE= ${WRKSRC}/COPYING - .include --- 2012-07-27-libdiscid.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: