From estrabd@bc3.lsu.edu  Sat Dec 26 02:03:11 2009
Return-Path: <estrabd@bc3.lsu.edu>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 21D291065672
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 26 Dec 2009 02:03:11 +0000 (UTC)
	(envelope-from estrabd@bc3.lsu.edu)
Received: from gate012.lsu.edu (gate012.ocs.lsu.edu [130.39.184.214])
	by mx1.freebsd.org (Postfix) with ESMTP id 02A928FC1F
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 26 Dec 2009 02:03:10 +0000 (UTC)
Received: from bc3.lsu.edu ([130.39.195.165])
          by gate012.lsu.edu (Lotus Domino Release 6.0.3)
          with ESMTP id 2009122520030849-13243 ;
          Fri, 25 Dec 2009 20:03:08 -0600 
Received: from bc3.lsu.edu (localhost [127.0.0.1])
	by bc3.lsu.edu (8.14.3/8.14.2) with ESMTP id nBQ1wSTN008664
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 Dec 2009 19:58:28 -0600 (CST)
	(envelope-from estrabd@bc3.lsu.edu)
Received: (from estrabd@localhost)
	by bc3.lsu.edu (8.14.3/8.14.2/Submit) id nBQ1wSWr008663;
	Fri, 25 Dec 2009 19:58:28 -0600 (CST)
	(envelope-from estrabd)
Message-Id: <200912260158.nBQ1wSWr008663@bc3.lsu.edu>
Date: Fri, 25 Dec 2009 19:58:28 -0600 (CST)
From: "B. Estrade" <estrabd@gmail.com>
Reply-To: "B. Estrade" <estrabd@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: version update for lang/qore
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         142030
>Category:       ports
>Synopsis:       version update for lang/qore
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 26 02:10:01 UTC 2009
>Closed-Date:    Sat Dec 26 06:13:29 UTC 2009
>Last-Modified:  Sat Dec 26 06:20:00 UTC 2009
>Originator:     B. Estrade
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD bc3.lsu.edu 7.2-STABLE FreeBSD 7.2-STABLE #14: Sat Nov 7 11:35:08 CST 2009 root@bc3.lsu.edu:/usr/obj/usr/src/sys/GENERIC i386

<Description>
	This is a version update for the lang/qore port.

--- qore.report begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	./qore-port/
#	./qore-port/Makefile
#	./qore-port/distinfo
#	./qore-port/pkg-descr
#	./qore-port/pkg-plist
#
echo c - ./qore-port/
mkdir -p ./qore-port/ > /dev/null 2>&1
echo x - ./qore-port/Makefile
sed 's/^X//' >./qore-port/Makefile << 'f21049cc107e85da9bb7954b38fb13eb'
X# Ports collection makefile for:   qore
X# Date created:        12 November 2009
X# Whom:                B. Estrade <estrabd@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      qore
XPORTVERSION=   0.7.7
XCATEGORIES=    lang
XMASTER_SITES=  SF/qore/qore/0.7.7/
X
XMAINTAINER=    estrabd@gmail.com
XCOMMENT=       The Qore Programming Language
X
XLIB_DEPENDS=   ssl:${PORTSDIR}/security/openssl pcre:${PORTSDIR}/devel/pcre \
X		xml2:${PORTSDIR}/textproc/libxml2 bz2:${PORTSDIR}/archivers/bzip2
XBUILD_DEPENDS= flex>=2.5.31:${PORTSDIR}/textproc/flex bison:${PORTSDIR}/devel/bison
X
XGNU_CONFIGURE=yes
XCONFIGURE_ENV="LEX=${LOCALBASE}/bin/flex"
XCONFIGURE_ARGS=--disable-debug --disable-static
X
X.include <bsd.port.mk>
f21049cc107e85da9bb7954b38fb13eb
echo x - ./qore-port/distinfo
sed 's/^X//' >./qore-port/distinfo << '919937f4ba2c61434c0eb02036c8f09e'
XMD5 (qore-0.7.7.tar.gz) = 2fc602b44b65a5bba653a0a079d4ab91
XSHA256 (qore-0.7.7.tar.gz) = bf6a817875752e81c259ffc33b613ef134a31060611f98d7cdd9470f9075e8a2
XSIZE (qore-0.7.7.tar.gz) = 2753830
919937f4ba2c61434c0eb02036c8f09e
echo x - ./qore-port/pkg-descr
sed 's/^X//' >./qore-port/pkg-descr << '2dcbf31dbf529bb1eb91367310c41652'
XQore is a dynamically-typed, embeddabble programming 
Xlanguage designed for SMP scalability.
X
XWWW: http://www.qore.org
2dcbf31dbf529bb1eb91367310c41652
echo x - ./qore-port/pkg-plist
sed 's/^X//' >./qore-port/pkg-plist << '2ccbd4bce94c514128785ff1bd5f5046'
Xbin/qore
Xlib/libqore.la
Xlib/libqore.so
Xlib/libqore.so.8
Xman/man1/qore.1
Xinclude/qore/ReferenceArgumentHelper.h
Xinclude/qore/ReferenceHelper.h
Xinclude/qore/qore_thread.h
Xinclude/qore/AbstractThreadResource.h
Xinclude/qore/QoreProgram.h
Xinclude/qore/QoreReferenceCounter.h
Xinclude/qore/AbstractPrivateData.h
Xinclude/qore/QoreType.h
Xinclude/qore/QoreListNode.h
Xinclude/qore/QoreBigIntNode.h
Xinclude/qore/QoreBoolNode.h
Xinclude/qore/QoreFloatNode.h
Xinclude/qore/QoreNothingNode.h
Xinclude/qore/QoreNullNode.h
Xinclude/qore/params.h
Xinclude/qore/node_types.h
Xinclude/qore/BuiltinFunctionList.h
Xinclude/qore/QoreThreadLock.h
Xinclude/qore/QoreThreadLocalStorage.h
Xinclude/qore/QoreClass.h
Xinclude/qore/QoreString.h
Xinclude/qore/qore-version.h
Xinclude/qore/common.h
Xinclude/qore/QoreEncoding.h
Xinclude/qore/DateTime.h
Xinclude/qore/support.h
Xinclude/qore/ExceptionSink.h
Xinclude/qore/AbstractQoreNode.h
Xinclude/qore/QoreNodeEvalOptionalRefHolder.h
Xinclude/qore/QoreStringNode.h
Xinclude/qore/DateTimeNode.h
Xinclude/qore/QoreHashNode.h
Xinclude/qore/ModuleManager.h
Xinclude/qore/QoreNamespace.h
Xinclude/qore/QoreObject.h
Xinclude/qore/macros.h
Xinclude/qore/macros-i386.h
Xinclude/qore/macros-x86_64.h
Xinclude/qore/DBI.h
Xinclude/qore/macros-powerpc.h
Xinclude/qore/macros-sparc.h
Xinclude/qore/macros-ia64.h
Xinclude/qore/QoreSocket.h
Xinclude/qore/QoreNet.h
Xinclude/qore/QoreURL.h
Xinclude/qore/Restrictions.h
Xinclude/qore/QoreLib.h
Xinclude/qore/QoreCondition.h
Xinclude/qore/QoreCounter.h
Xinclude/qore/BinaryNode.h
Xinclude/qore/ReferenceNode.h
Xinclude/qore/CallReferenceNode.h
Xinclude/qore/hash_map.h
Xinclude/qore/QoreFtpClient.h
Xinclude/qore/safe_dslist
Xinclude/qore/qore_bitopts.h
Xinclude/qore/QoreSSLBase.h
Xinclude/qore/Datasource.h
Xinclude/qore/SystemEnvironment.h
Xinclude/qore/ParseOptionMap.h
Xinclude/qore/QoreHTTPClient.h
Xinclude/qore/ScopeGuard.h
Xinclude/qore/ReferenceHolder.h
Xinclude/qore/QoreSSLCertificate.h
Xinclude/qore/QoreSSLPrivateKey.h
Xinclude/qore/AutoVLock.h
Xinclude/qore/QoreFile.h
Xinclude/qore/Qore.h
Xinclude/qore/QoreEvents.h
Xinclude/qore/QoreRWLock.h
X@dirrm include/qore
2ccbd4bce94c514128785ff1bd5f5046
exit
--- qore.report ends here ---


>Description:
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
Class-Changed-From-To: update->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Sat Dec 26 02:10:57 UTC 2009 
Class-Changed-Why:  
Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=142030 
State-Changed-From-To: open->closed 
State-Changed-By: wen 
State-Changed-When: Sat Dec 26 06:13:28 UTC 2009 
State-Changed-Why:  
Committed. Thanks! Better submit the diff file. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=142030 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/142030: commit references a PR
Date: Sat, 26 Dec 2009 06:12:44 +0000 (UTC)

 wen         2009-12-26 06:12:30 UTC
 
   FreeBSD ports repository
 
   Modified files:
     lang/qore            Makefile distinfo 
   Removed files:
     lang/qore/files      patch-configure 
   Log:
   - Update to 0.7.7
   
   PR:             ports/142030
   Submitted by:   "B. Estrade" <estrabd@gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.3       +1 -1      ports/lang/qore/Makefile
   1.2       +3 -3      ports/lang/qore/distinfo
   1.2       +0 -11     ports/lang/qore/files/patch-configure (dead)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
