From owner-freebsd-ports Wed Jul 17 1:12: 7 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 047CB37B400 for ; Wed, 17 Jul 2002 01:12:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42C2B43E65 for ; Wed, 17 Jul 2002 01:12:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6H8C2JU008707 for ; Wed, 17 Jul 2002 01:12:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6H8C2jd008706; Wed, 17 Jul 2002 01:12:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6587337B400 for ; Wed, 17 Jul 2002 01:02:59 -0700 (PDT) Received: from gatesrv.RZ.UniBw-Muenchen.de (gatesrv.RZ.UniBw-Muenchen.de [137.193.11.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E18043E64 for ; Wed, 17 Jul 2002 01:02:58 -0700 (PDT) (envelope-from lizard@informatik.unibw-muenchen.de) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g6H7xqj09840 for ; Wed, 17 Jul 2002 09:59:52 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id F3B475A546 for ; Wed, 17 Jul 2002 09:59:50 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id 171DF5A544; Wed, 17 Jul 2002 09:59:50 +0200 (CEST) Message-Id: <20020717075950.171DF5A544@nemesis.informatik.unibw-muenchen.de> Date: Wed, 17 Jul 2002 09:59:50 +0200 (CEST) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40681: Update port: devel/pcre++ -> 0.6 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40681 >Category: ports >Synopsis: Update port: devel/pcre++ -> 0.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jul 17 01:11:08 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Mon Jul 15 10:46:28 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Update devel/pcre++ from 0.4 to 0.6. Removed files/patch-Makefile.in. [My 200th PR ;o)] Regards, Olli >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/pcre++/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 25 Jun 2002 18:36:38 -0000 1.4 +++ Makefile 17 Jul 2002 07:56:41 -0000 @@ -7,7 +7,7 @@ # PORTNAME= pcre++ -PORTVERSION= 0.4 +PORTVERSION= 0.6 CATEGORIES= devel MASTER_SITES= ftp://ftp.daemon.de/scip/Apps/pcre++/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/pcre++/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 5 Mar 2002 06:10:25 -0000 1.2 +++ distinfo 17 Jul 2002 07:56:41 -0000 @@ -1 +1 @@ -MD5 (pcre++-0.4.tar.gz) = 0250d0c1de66c3bf118b71ea41006d71 +MD5 (pcre++-0.6.tar.gz) = c27a27fe1dc078950810a4dfe019612b Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/devel/pcre++/pkg-plist,v retrieving revision 1.2 diff -u -r1.2 pkg-plist --- pkg-plist 5 Mar 2002 06:10:25 -0000 1.2 +++ pkg-plist 17 Jul 2002 07:56:41 -0000 @@ -13,6 +13,8 @@ %%PORTDOCS%%share/doc/pcre++/functions.html %%PORTDOCS%%share/doc/pcre++/globals.html %%PORTDOCS%%share/doc/pcre++/index.html +%%PORTDOCS%%share/doc/pcre++/namespaces.html +%%PORTDOCS%%share/doc/pcre++/namespacestd.html %%PORTDOCS%%share/doc/pcre++/pcre++_8cc-source.html %%PORTDOCS%%share/doc/pcre++/pcre++_8cc.html %%PORTDOCS%%share/doc/pcre++/pcre++_8h-source.html >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message