Date: Thu, 5 Aug 2010 15:57:44 GMT From: Armin Pirkovitsch <armin@frozen-zone.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/149331: archivers/rvm update to 1.05 Message-ID: <201008051557.o75FviUZ083159@www.freebsd.org> Resent-Message-ID: <201008051600.o75G0MJZ063181@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 149331 >Category: ports >Synopsis: archivers/rvm update to 1.05 >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: Thu Aug 05 16:00:22 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Armin Pirkovitsch >Release: >Organization: >Environment: >Description: According to the Changelog the code now compiles with gcc 4.3.2 - I guess this means they dropped any older version since it won't compile with 4.2.1 or any of my tinderbox instances. -> Added USE_GCC= 4.3+ >How-To-Repeat: >Fix: Patch attached with submission follows: diff -Nur /mnt/ad12/tinderbox/portstrees/FreeBSD/ports/archivers/rvm/Makefile /mnt/ad12/tinderbox/portstrees/Playground/ports/archivers/rvm/Makefile --- /mnt/ad12/tinderbox/portstrees/FreeBSD/ports/archivers/rvm/Makefile 2008-11-09 14:22:22.000000000 +0100 +++ /mnt/ad12/tinderbox/portstrees/Playground/ports/archivers/rvm/Makefile 2010-08-04 20:54:22.000000000 +0200 @@ -7,7 +7,7 @@ # PORTNAME= rvm -PORTVERSION= 1.03 +PORTVERSION= 1.05 CATEGORIES= archivers MASTER_SITES= SF DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -23,6 +23,7 @@ USE_GNOME= gnometarget USE_GMAKE= yes +USE_GCC= 4.3+ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-default-config-file=${PREFIX}/etc/rvm.conf MAKE_ARGS= CXXFLAGS="${CXXFLAGS}" diff -Nur /mnt/ad12/tinderbox/portstrees/FreeBSD/ports/archivers/rvm/distinfo /mnt/ad12/tinderbox/portstrees/Playground/ports/archivers/rvm/distinfo --- /mnt/ad12/tinderbox/portstrees/FreeBSD/ports/archivers/rvm/distinfo 2008-07-05 00:10:23.000000000 +0200 +++ /mnt/ad12/tinderbox/portstrees/Playground/ports/archivers/rvm/distinfo 2010-08-03 20:16:10.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (rvm_1.03.tar.gz) = daa850348827eee0047a03fbd241d476 -SHA256 (rvm_1.03.tar.gz) = e2e32a2894e6719e57898d6debaad395d479233cf61bcc67606aab69f56a9a83 -SIZE (rvm_1.03.tar.gz) = 286009 +MD5 (rvm_1.05.tar.gz) = 936ab43f12b5bc54575f55e60c03034d +SHA256 (rvm_1.05.tar.gz) = afb5c155db469d6e0e455bb183c4919f18019df18e5889e3bfdc451ecfe5e0db +SIZE (rvm_1.05.tar.gz) = 287628 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008051557.o75FviUZ083159>