From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Nov 19 13:30:24 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org 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 1095316A505 for ; Sun, 19 Nov 2006 13:30:24 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90DB543D80 for ; Sun, 19 Nov 2006 13:30:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kAJDUKR5094895 for ; Sun, 19 Nov 2006 13:30:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kAJDUKrv094893; Sun, 19 Nov 2006 13:30:20 GMT (envelope-from gnats) Resent-Date: Sun, 19 Nov 2006 13:30:20 GMT Resent-Message-Id: <200611191330.kAJDUKrv094893@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, Martin Wilke Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 04DE316A415 for ; Sun, 19 Nov 2006 13:21:53 +0000 (UTC) (envelope-from miwi@miwi.homeunix.org) Received: from miwi.homeunix.org (dslb-082-083-128-139.pools.arcor-ip.net [82.83.128.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id D258443D66 for ; Sun, 19 Nov 2006 13:21:42 +0000 (GMT) (envelope-from miwi@miwi.homeunix.org) Received: from miwi.homeunix.org (localhost [127.0.0.1]) by miwi.homeunix.org (8.13.8/8.13.8) with ESMTP id kAJDMMpW032655; Sun, 19 Nov 2006 14:22:22 +0100 (CET) (envelope-from miwi@miwi.homeunix.org) Received: (from miwi@localhost) by miwi.homeunix.org (8.13.8/8.13.8/Submit) id kAJDMLTV032654; Sun, 19 Nov 2006 14:22:21 +0100 (CET) (envelope-from miwi) Message-Id: <200611191322.kAJDMLTV032654@miwi.homeunix.org> Date: Sun, 19 Nov 2006 14:22:21 +0100 (CET) From: Martin Wilke To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: rainer.alves@gmail.com Subject: ports/105663: [PATCH] archivers/rvm: update to 1.01 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: Sun, 19 Nov 2006 13:30:24 -0000 >Number: 105663 >Category: ports >Synopsis: [PATCH] archivers/rvm: update to 1.01 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Nov 19 13:30:20 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Martin Wilke >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD miwi.homeunix.org 7.0-CURRENT FreeBSD 7.0-CURRENT #193: Tue Nov 14 10:31:54 CET 2006 >Description: - Update to 1.01 - Marked BROKEN for 4.X Tinderbox checked: http://miwibox.org/tb/index.php?action=describe_port&id=1414 Port maintainer (rainer.alves@gmail.com) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- rvm-1.01.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/archivers/rvm/Makefile,v retrieving revision 1.14 diff -u -u -r1.14 Makefile --- Makefile 29 Jan 2006 23:20:45 -0000 1.14 +++ Makefile 19 Nov 2006 13:11:12 -0000 @@ -7,7 +7,7 @@ # PORTNAME= rvm -PORTVERSION= 1.0 +PORTVERSION= 1.01 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -31,4 +31,10 @@ MAN1= rvm.1 PLIST_FILES= bin/rvm -.include +.include + +.if ${OSVERSION} < 500000 +BROKEN= Does not compile on 4.x +.endif + +.include Index: distinfo =================================================================== RCS file: /home/pcvs/ports/archivers/rvm/distinfo,v retrieving revision 1.7 diff -u -u -r1.7 distinfo --- distinfo 30 Dec 2005 19:04:39 -0000 1.7 +++ distinfo 19 Nov 2006 12:10:52 -0000 @@ -1,3 +1,3 @@ -MD5 (rvm_1.0.tar.gz) = 4890592dc383573c52cad762983031c6 -SHA256 (rvm_1.0.tar.gz) = 26156a3509d08f879b0593d22d404e51bbbc79ce270bf0cbc2c52d9e7126a974 -SIZE (rvm_1.0.tar.gz) = 240510 +MD5 (rvm_1.01.tar.gz) = af8330e0819329b09a527c2f177d0164 +SHA256 (rvm_1.01.tar.gz) = 5cde986f6d4c3690aaa8d1701df55b3711610f747775db5ccf684f3cf16e181e +SIZE (rvm_1.01.tar.gz) = 234247 --- rvm-1.01.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: