From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Mar 21 11:10:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C9981C7A for ; Thu, 21 Mar 2013 11:10:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id AD956E1F for ; Thu, 21 Mar 2013 11:10:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r2LBA0gU053732 for ; Thu, 21 Mar 2013 11:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r2LBA0I5053731; Thu, 21 Mar 2013 11:10:00 GMT (envelope-from gnats) Resent-Date: Thu, 21 Mar 2013 11:10:00 GMT Resent-Message-Id: <201303211110.r2LBA0I5053731@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, Brett Estrade Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3B0CDC4B for ; Thu, 21 Mar 2013 11:08:04 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 1411BE08 for ; Thu, 21 Mar 2013 11:08:04 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r2LB83uZ053857 for ; Thu, 21 Mar 2013 11:08:03 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id r2LB83Qw053856; Thu, 21 Mar 2013 11:08:03 GMT (envelope-from nobody) Message-Id: <201303211108.r2LB83Qw053856@red.freebsd.org> Date: Thu, 21 Mar 2013 11:08:03 GMT From: Brett Estrade To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/177185: port update for lang/qore X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Mar 2013 11:10:00 -0000 >Number: 177185 >Category: ports >Synopsis: port update for lang/qore >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: Thu Mar 21 11:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Brett Estrade >Release: FreeBSD 9.1 >Organization: Self >Environment: FreeBSD web0.0x743.com 9.1-RELEASE FreeBSD 9.1-RELEASE #0: Wed Mar 20 08:23:11 CDT 2013 root@web0.0x743.com:/usr/obj/usr/src/sys/FORZFS i386 >Description: Update lang/qore from 0.8.6 to 0.8.7 >How-To-Repeat: >Fix: diff -u qore.original/Makefile qore/Makefile --- qore.original/Makefile 2013-03-20 14:30:26.000000000 -0500 +++ qore/Makefile 2013-03-20 14:56:13.000000000 -0500 @@ -1,4 +1,4 @@ -# $FreeBSD: ports/lang/qore/Makefile,v 1.12 2013/03/19 19:20:36 svnexp Exp $ +# $FreeBSD: ports/lang/qore/Makefile,v 1.11 2012/12/10 19:24:02 svnexp Exp $ PORTNAME= qore PORTVERSION= 0.8.7 @@ -18,7 +18,7 @@ USE_BZIP2= yes USE_GMAKE= yes -USES= pathfix +USE_GNOME= gnomehack USE_ICONV= yes USE_OPENSSL= yes USE_LDCONFIG= yes diff -u qore.original/pkg-plist qore/pkg-plist --- qore.original/pkg-plist 2013-03-20 14:29:56.000000000 -0500 +++ qore/pkg-plist 2013-03-20 14:56:13.000000000 -0500 @@ -28,6 +28,7 @@ include/qore/QoreFtpClient.h include/qore/QoreHTTPClient.h include/qore/QoreHashNode.h +include/qore/QoreQueueHelper.h include/qore/QoreLib.h include/qore/QoreListNode.h include/qore/QoreNamespace.h @@ -74,15 +75,6 @@ include/qore/support.h lib/libqore.la lib/libqore.so -lib/libqore.so.14 -lib/qore-modules/%%VERSION%%/CsvUtil.qm -lib/qore-modules/%%VERSION%%/HttpServer.qm -lib/qore-modules/%%VERSION%%/MailMessage.qm -lib/qore-modules/%%VERSION%%/Mime.qm -lib/qore-modules/%%VERSION%%/Pop3Client.qm -lib/qore-modules/%%VERSION%%/SmtpClient.qm -lib/qore-modules/%%VERSION%%/TelnetClient.qm +lib/libqore.so.15 libdata/pkgconfig/qore.pc -@dirrm lib/qore-modules/%%VERSION%% -@dirrmtry lib/qore-modules @dirrm include/qore >Release-Note: >Audit-Trail: >Unformatted: