From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jul 21 07:00:07 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 55874106564A for ; Wed, 21 Jul 2010 07:00:07 +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 101678FC16 for ; Wed, 21 Jul 2010 07:00:07 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6L706ZX023836 for ; Wed, 21 Jul 2010 07:00:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6L70608023835; Wed, 21 Jul 2010 07:00:06 GMT (envelope-from gnats) Resent-Date: Wed, 21 Jul 2010 07:00:06 GMT Resent-Message-Id: <201007210700.o6L70608023835@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, Aliaksandr Zahatski Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4249F1065674 for ; Wed, 21 Jul 2010 06:59:51 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 313E78FC08 for ; Wed, 21 Jul 2010 06:59:51 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o6L6xohb042717 for ; Wed, 21 Jul 2010 06:59:50 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o6L6xos9042716; Wed, 21 Jul 2010 06:59:50 GMT (envelope-from nobody) Message-Id: <201007210659.o6L6xos9042716@www.freebsd.org> Date: Wed, 21 Jul 2010 06:59:50 GMT From: Aliaksandr Zahatski To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/148809: [PATCH] lang/parrot update port to 2.6.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jul 2010 07:00:07 -0000 >Number: 148809 >Category: ports >Synopsis: [PATCH] lang/parrot update port to 2.6.0 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jul 21 07:00:06 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Aliaksandr Zahatski >Release: >Organization: >Environment: >Description: Update lang/parrot port to Parrot 2.6.0 "Red-rumped" >How-To-Repeat: >Fix: Patch attached with submission follows: diff -urN /usr/ports/lang/parrot/Makefile parrot/Makefile --- /usr/ports/lang/parrot/Makefile 2010-05-19 09:56:07.000000000 +0400 +++ parrot/Makefile 2010-07-21 10:44:29.000000000 +0400 @@ -2,13 +2,14 @@ # Date created: 15 April 2005 # Whom: Sergey Skvortsov # -# $FreeBSD: ports/lang/parrot/Makefile,v 1.47 2010/05/19 05:56:07 skv Exp $ +# $FreeBSD: ports/lang/parrot/Makefile,v 1.45 2010/04/19 10:43:29 ale Exp $ # PORTNAME= parrot PORTVERSION= ${PARROT_VERSION} +PORTREVISION= 1 CATEGORIES= lang -MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/devel/${PORTVERSION}/ +MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/stable/${PORTVERSION}/ MAINTAINER= perl@FreeBSD.org COMMENT= Parrot - virtual machine for dynamic languages diff -urN /usr/ports/lang/parrot/Makefile.common parrot/Makefile.common --- /usr/ports/lang/parrot/Makefile.common 2010-07-02 15:15:21.000000000 +0400 +++ parrot/Makefile.common 2010-07-21 10:46:27.000000000 +0400 @@ -1,4 +1,4 @@ -# $FreeBSD: ports/lang/parrot/Makefile.common,v 1.7 2010/07/02 11:15:21 skv Exp $ +# $FreeBSD$ -PARROT_VERSION= 2.5.0 +PARROT_VERSION= 2.6.0 diff -urN /usr/ports/lang/parrot/distinfo parrot/distinfo --- /usr/ports/lang/parrot/distinfo 2010-07-02 15:15:21.000000000 +0400 +++ parrot/distinfo 2010-07-21 10:46:28.000000000 +0400 @@ -1,3 +1,3 @@ -MD5 (parrot-2.5.0.tar.bz2) = eef4d57306418f85dbf0129ee0a26d10 -SHA256 (parrot-2.5.0.tar.bz2) = 2614472aed6a3d337e465dba74de6d546b20a0bb5d7f2a287520d57b97547df8 -SIZE (parrot-2.5.0.tar.bz2) = 3316954 +MD5 (parrot-2.6.0.tar.bz2) = bae6db3abbf690a9b2f135136bb7cfd5 +SHA256 (parrot-2.6.0.tar.bz2) = 372d46f36308ef358e148c380344bf7ae1ddff9ea6c35799bfda9ada3eea88ae +SIZE (parrot-2.6.0.tar.bz2) = 3322447 diff -urN /usr/ports/lang/parrot/pkg-plist parrot/pkg-plist --- /usr/ports/lang/parrot/pkg-plist 2010-07-02 15:15:21.000000000 +0400 +++ parrot/pkg-plist 2010-07-21 10:56:16.000000000 +0400 @@ -35,7 +35,6 @@ include/parrot/%%PARROT_VER%%/parrot/extend_vtable.h include/parrot/%%PARROT_VER%%/parrot/feature.h include/parrot/%%PARROT_VER%%/parrot/gc_api.h -include/parrot/%%PARROT_VER%%/parrot/global.h include/parrot/%%PARROT_VER%%/parrot/global_setup.h include/parrot/%%PARROT_VER%%/parrot/has_header.h include/parrot/%%PARROT_VER%%/parrot/hash.h @@ -52,6 +51,7 @@ include/parrot/%%PARROT_VER%%/parrot/memory.h include/parrot/%%PARROT_VER%%/parrot/misc.h include/parrot/%%PARROT_VER%%/parrot/multidispatch.h +include/parrot/%%PARROT_VER%%/parrot/namespace.h include/parrot/%%PARROT_VER%%/parrot/nci.h include/parrot/%%PARROT_VER%%/parrot/oo.h include/parrot/%%PARROT_VER%%/parrot/oo_private.h @@ -399,6 +399,7 @@ lib/parrot/%%PARROT_VER%%/library/Test/More.pir lib/parrot/%%PARROT_VER%%/library/URI.pbc lib/parrot/%%PARROT_VER%%/library/URI.pir +lib/parrot/%%PARROT_VER%%/library/URI/Escape.pir lib/parrot/%%PARROT_VER%%/library/YAML/Dumper.pbc lib/parrot/%%PARROT_VER%%/library/YAML/Dumper.pir lib/parrot/%%PARROT_VER%%/library/YAML/Dumper/Base.pir @@ -666,6 +667,7 @@ @dirrm lib/parrot/%%PARROT_VER%%/tools @dirrm lib/parrot/%%PARROT_VER%%/library/YAML/Dumper @dirrm lib/parrot/%%PARROT_VER%%/library/YAML +@dirrm lib/parrot/%%PARROT_VER%%/library/URI @dirrm lib/parrot/%%PARROT_VER%%/library/Test/Builder @dirrm lib/parrot/%%PARROT_VER%%/library/Test @dirrm lib/parrot/%%PARROT_VER%%/library/Tcl >Release-Note: >Audit-Trail: >Unformatted: