From owner-freebsd-ruby@FreeBSD.ORG Sun Nov 20 22:04:40 2011 Return-Path: Delivered-To: ruby@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5909C106566C; Sun, 20 Nov 2011 22:04:40 +0000 (UTC) (envelope-from jaap@bartok.nlnetlabs.nl) Received: from bartok.nlnetlabs.nl (bartok.nlnetlabs.nl [IPv6:2001:7b8:206:1:216:76ff:feb8:3c02]) by mx1.freebsd.org (Postfix) with ESMTP id CC3CA8FC0C; Sun, 20 Nov 2011 22:04:38 +0000 (UTC) Received: from bartok.nlnetlabs.nl (localhost [127.0.0.1]) by bartok.nlnetlabs.nl (8.14.5/8.14.5) with ESMTP id pAKM4X6r003122 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 20 Nov 2011 23:04:34 +0100 (CET) (envelope-from jaap@bartok.nlnetlabs.nl) Received: (from jaap@localhost) by bartok.nlnetlabs.nl (8.14.5/8.14.5/Submit) id pAKM4XQi003119; Sun, 20 Nov 2011 23:04:33 +0100 (CET) (envelope-from jaap) Date: Sun, 20 Nov 2011 23:04:33 +0100 (CET) Message-Id: <201111202204.pAKM4XQi003119@bartok.nlnetlabs.nl> To: FreeBSD-gnats-submit@freebsd.org From: Jaap Akkerhuis X-send-pr-version: 3.113 X-GNATS-Notify: X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (bartok.nlnetlabs.nl [127.0.0.1]); Sun, 20 Nov 2011 23:04:34 +0100 (CET) X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on bartok.nlnetlabs.nl Cc: ruby@freebsd.org Subject: [PATCH] dns/rubygem-dnsruby: update to 1.53 X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Nov 2011 22:04:40 -0000 >Submitter-Id: current-users >Originator: Jaap Akkerhuis >Organization: NLnet Labs >Confidential: no >Synopsis: [PATCH] dns/rubygem-dnsruby: update to 1.53 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 8.2-STABLE i386 >Environment: System: FreeBSD bartok.nlnetlabs.nl 8.2-STABLE FreeBSD 8.2-STABLE #218: Mon Nov 7 23:26:53 CET >Description: - Update to 1.53 Port maintainer (ruby@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- rubygem-dnsruby-1.53.patch begins here --- diff -ruN --exclude=CVS /space/portstrees/AFreeBSD/ports/dns/rubygem-dnsruby.orig/Makefile /space/portstrees/AFreeBSD/ports/dns/rubygem-dnsruby/Makefile --- /space/portstrees/AFreeBSD/ports/dns/rubygem-dnsruby.orig/Makefile 2011-11-20 18:58:22.000000000 +0100 +++ /space/portstrees/AFreeBSD/ports/dns/rubygem-dnsruby/Makefile 2011-11-20 18:49:34.000000000 +0100 @@ -6,7 +6,7 @@ # PORTNAME= dnsruby -PORTVERSION= 1.52 +PORTVERSION= 1.53 CATEGORIES= dns rubygems MASTER_SITES= RG diff -ruN --exclude=CVS /space/portstrees/AFreeBSD/ports/dns/rubygem-dnsruby.orig/distinfo /space/portstrees/AFreeBSD/ports/dns/rubygem-dnsruby/distinfo --- /space/portstrees/AFreeBSD/ports/dns/rubygem-dnsruby.orig/distinfo 2011-11-20 18:58:22.000000000 +0100 +++ /space/portstrees/AFreeBSD/ports/dns/rubygem-dnsruby/distinfo 2011-11-20 18:49:43.000000000 +0100 @@ -1,2 +1,2 @@ -SHA256 (rubygem/dnsruby-1.52.gem) = db9e9858f64aa2665ff4b4dc9269acb5220efcaa2ffd52fd0b834d6b0877f9ef -SIZE (rubygem/dnsruby-1.52.gem) = 352768 +SHA256 (rubygem/dnsruby-1.53.gem) = de8a6a12b4169bd91ec6a76467f55f4c9e3a7950ee3f2a69a94216e5dab274b3 +SIZE (rubygem/dnsruby-1.53.gem) = 205824 --- rubygem-dnsruby-1.53.patch ends here --- From owner-freebsd-ruby@FreeBSD.ORG Sun Nov 20 22:10:22 2011 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 683AB1065673; Sun, 20 Nov 2011 22:10:22 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 408098FC08; Sun, 20 Nov 2011 22:10:22 +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 pAKMAMvc093853; Sun, 20 Nov 2011 22:10:22 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id pAKMAMDN093843; Sun, 20 Nov 2011 22:10:22 GMT (envelope-from edwin) Date: Sun, 20 Nov 2011 22:10:22 GMT Message-Id: <201111202210.pAKMAMDN093843@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, ruby@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/162704: [PATCH] dns/rubygem-dnsruby: update to 1.53 X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Nov 2011 22:10:22 -0000 Synopsis: [PATCH] dns/rubygem-dnsruby: update to 1.53 Responsible-Changed-From-To: freebsd-ports-bugs->ruby Responsible-Changed-By: edwin Responsible-Changed-When: Sun Nov 20 22:10:21 UTC 2011 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=162704 From owner-freebsd-ruby@FreeBSD.ORG Mon Nov 21 11:08:49 2011 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00AB01065672 for ; Mon, 21 Nov 2011 11:08:49 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CAFFA8FC28 for ; Mon, 21 Nov 2011 11:08:48 +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 pALB8mpT054964 for ; Mon, 21 Nov 2011 11:08:48 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id pALB8mSG054962 for ruby@FreeBSD.org; Mon, 21 Nov 2011 11:08:48 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 21 Nov 2011 11:08:48 GMT Message-Id: <201111211108.pALB8mSG054962@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: ruby@FreeBSD.org Cc: Subject: Current problem reports assigned to ruby@FreeBSD.org X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Nov 2011 11:08:49 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/162704 ruby [PATCH] dns/rubygem-dnsruby: update to 1.53 o ports/162298 ruby [PATCH] devel/rubygem-json*: Fix ruby-iconv dependency o ports/162212 ruby ports-mgmt/portupgrade: portversion -r doesn't work o ports/161551 ruby lang/ruby19 fails to handle a signal (TERM, HUP, etc) o ports/160291 ruby devel/rubygem-rake 0.9.2 update breaks redmine s ports/156066 ruby [NEW PORT] databases/rubygem-xapian-full (self contain o ports/151662 ruby ports-mgmt/portupgrade: upgrade of autoconf leaves old o ports/149817 ruby [wishlist] ports-mgmt/portupgrade: portinstall -p opti o ports/147242 ruby ports-mgmt/portupgrade incorrectly remove old port whe o ports/144769 ruby [PATCH] ports-mgmt/portupgrade should have a configura o ports/140364 ruby [patch] ports-mgmt/portupgrade-devel: #! line substitu o ports/140273 ruby ports-mgmt/portupgrade-devel chokes on bsdpan pkgs o ports/140008 ruby ports-mgmt/portupgrade: many papercut omissions on por o ports/137958 ruby [patch] ports-mgmt/portupgrade fails with recursive de s ports/134714 ruby ports-mgmt/portupgrade deletes user data without quest o ports/132294 ruby [PATCH] lang/ruby18: Add option to build with Profile- o ports/132293 ruby [PATCH] lang/ruby19: Add option to build with Profile- o ports/131111 ruby ports-mgmt/portupgrade-devel: completely removes packa o ports/129930 ruby ports-mgmt/portupgrade - portinstall tries to install s ports/129891 ruby ports-mgmt/portupgrade fails to recognize variations o o ports/127889 ruby ports-mgmt/portupgrade detects spurious failures and s o ports/127019 ruby ports-mgmt/portupgrade does not recognize fail conditi f ports/126140 ruby ports-mgmt/portupgrade runtime error o ports/112818 ruby ports-mgmt/portupgrade -a fails with database error 24 problems total. From owner-freebsd-ruby@FreeBSD.ORG Thu Nov 24 16:40:10 2011 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 04C7A106566B for ; Thu, 24 Nov 2011 16:40:10 +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 E3B328FC0A for ; Thu, 24 Nov 2011 16:40:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id pAOGe9SO064893 for ; Thu, 24 Nov 2011 16:40:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pAOGe9xx064892; Thu, 24 Nov 2011 16:40:09 GMT (envelope-from gnats) Date: Thu, 24 Nov 2011 16:40:09 GMT Message-Id: <201111241640.pAOGe9xx064892@freefall.freebsd.org> To: ruby@FreeBSD.org From: Washington Irving Cc: Subject: Re: ports/127019: ports-mgmt/portupgrade does not recognize fail conditions X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Washington Irving List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Nov 2011 16:40:10 -0000 The following reply was made to PR ports/127019; it has been noted by GNATS. From: Washington Irving To: bug-followup@FreeBSD.org, fw@moov.de Cc: Subject: Re: ports/127019: ports-mgmt/portupgrade does not recognize fail conditions Date: Thu, 24 Nov 2011 18:12:37 +0200 --0015175ddaac1a2cd404b27d4eb5 Content-Type: text/plain; charset=ISO-8859-1 I cannot reproduce. I don't have this bug. I think someone already fix this or something like this. http://www.freebsd.org/cgi/query-pr.cgi?pr=127019 1) system: 8.2-STABLE, ruby: 1.9.2p290, portupgrade: devel-9999,2, command: portinstall -Nv lynx and check yes for both lynxes. System hasn't anyone lynx. ===> lynx-2.8.7.1_1,1 conflicts with installed package(s): lynx-2.8.8d9_1 They will not build together. Please remove them first with pkg_delete(1). *** Error code 1 Stop in /usr/ports/www/lynx. *** Error code 1 Stop in /usr/ports/www/lynx. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall20111116-82998-1dwl5ql env make ** Fix the problem and try again. ---> Build of www/lynx ended at: Wed, 16 Nov 2011 03:19:11 +0200 (consumed 00:00:21) ---> Fresh installation of www/lynx ended at: Wed, 16 Nov 2011 03:19:11 +0200 (consumed 00:00:21) ---> ** Install tasks 3: 2 done, 0 ignored, 0 skipped and 1 failed ---> Listing the results (+:done / -:ignored / *:skipped / !:failed) + misc/mime-support + www/lynx-current ! www/lynx (unknown build error) ---> Packages processed: 2 done, 0 ignored, 0 skipped and 1 failed ---> Session ended at: Wed, 16 Nov 2011 03:19:11 +0200 (consumed 00:02:31) zsh: exit 1 sudo portinstall -Nv lynx 2) system: 7.2-RELEASE, ruby: 1.8.7 248, portupgrade: 2.4.6_3,2, command: portinstall -Nv lynx and check yes for lynx-current lynxes. (www/lynx already installed) system have one installed lynx(www/lynx). lynx2.8.8dev.8.tar.bz2 100% of 2399 kB 488 kBps ===> lynx-2.8.8d8_1 conflicts with installed package(s): lynx-2.8.7.1,1 They will not build together. Please remove them first with pkg_delete(1). *** Error code 1 Stop in /usr/ports/www/lynx-current. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall20111116-32347-11hb5s0-0 env make ** Fix the problem and try again. ---> Build of www/lynx-current ended at: Wed, 16 Nov 2011 03:33:46 +0200 (consumed 00:00:16) ---> Fresh installation of www/lynx-current ended at: Wed, 16 Nov 2011 03:33:46 +0200 (consumed 00:00:16) ---> ** Install tasks 3: 2 done, 0 ignored, 0 skipped and 1 failed ---> Listing the results (+:done / -:ignored / *:skipped / !:failed) + dns/libidn + misc/mime-support ! www/lynx-current (unknown build error) ---> Packages processed: 2 done, 0 ignored, 0 skipped and 1 failed ---> Session ended at: Wed, 16 Nov 2011 03:33:46 +0200 (consumed 00:01:32) 3) system: 7.2-RELEASE, ruby: 1.8.7 248, portupgrade: 2.4.6_3,2, command: portinstall -Nv lynx and check yes for both lynxes. system have one installed lynx(www/lynx). ===> Cleaning for lynx-2.8.8d8_1 ===> lynx-2.8.8d8_1 conflicts with installed package(s): lynx-2.8.7.1_1,1 They install files into the same place. You may want to stop build with Ctrl + C. ===> Vulnerability check disabled, database not found ===> License check disabled, port has not defined LICENSE ===> lynx-2.8.8d8_1 conflicts with installed package(s): lynx-2.8.7.1_1,1 They will not build together. Please remove them first with pkg_delete(1). *** Error code 1 Stop in /usr/ports/www/lynx-current. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall20111116-80258-1s56g9g-0 env make ** Fix the problem and try again. ---> Build of www/lynx-current ended at: Wed, 16 Nov 2011 03:51:54 +0200 (consumed 00:00:11) ---> Fresh installation of www/lynx-current ended at: Wed, 16 Nov 2011 03:51:54 +0200 (consumed 00:00:11) ---> ** Install tasks 4: 3 done, 0 ignored, 0 skipped and 1 failed ---> Listing the results (+:done / -:ignored / *:skipped / !:failed) + misc/mime-support + www/lynx + dns/libidn ! www/lynx-current (unknown build error) ---> Packages processed: 3 done, 0 ignored, 0 skipped and 1 failed ---> Session ended at: Wed, 16 Nov 2011 03:51:54 +0200 (consumed 00:03:12) So, I hope bug doesn't exist now. --0015175ddaac1a2cd404b27d4eb5 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I cannot reproduce. I don't have this bug.
I think someone already f= ix this or something like this.

http://www.freebsd.org/cgi/query-pr.cgi?pr=3D12= 7019


1) system: 8.2-STABLE, ruby: 1.9.2p290, portupgrade: devel-9999,2, = command:
portinstall -Nv lynx and check yes for both lynxes.
System h= asn't anyone lynx.

=3D=3D=3D>=A0 lynx-2.8.7.1_1,1 conflicts w= ith installed package(s):
=A0=A0=A0=A0=A0 lynx-2.8.8d9_1

=A0=A0=A0=A0=A0 They will not build t= ogether.
=A0=A0=A0=A0=A0 Please remove them first with pkg_delete(1).*** Error code 1

Stop in /usr/ports/www/lynx.
*** Error code 1
Stop in /usr/ports/www/lynx.
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portinstall201= 11116-82998-1dwl5ql env make
** Fix the problem and try again.
--->= ;=A0 Build of www/lynx ended at: Wed, 16 Nov 2011 03:19:11 +0200 (consumed<= br> 00:00:21)
--->=A0 Fresh installation of www/lynx ended at: Wed, 16 No= v 2011 03:19:11
+0200 (consumed 00:00:21)
--->=A0 ** Install tasks= 3: 2 done, 0 ignored, 0 skipped and 1 failed
--->=A0 Listing the res= ults (+:done / -:ignored / *:skipped / !:failed)
=A0=A0=A0 + misc/mime-support
=A0=A0=A0 + www/lynx-current
=A0=A0=A0 = ! www/lynx=A0=A0=A0 (unknown build error)
--->=A0 Packages processed:= 2 done, 0 ignored, 0 skipped and 1 failed
--->=A0 Session ended at: = Wed, 16 Nov 2011 03:19:11 +0200 (consumed 00:02:31)
zsh: exit 1=A0=A0=A0=A0 sudo portinstall -Nv lynx


2) system: 7.2= -RELEASE, ruby: 1.8.7 248, portupgrade: 2.4.6_3,2, command:
portinstall = -Nv lynx and check yes for lynx-current lynxes. (www/lynx
already instal= led)
system have one installed lynx(www/lynx).

lynx2.8.8dev.8.tar.bz2=A0= =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 100% of = 2399 kB=A0 488 kBps

=3D=3D=3D>=A0 lynx-2.8.8d8_1 conflicts with i= nstalled package(s):
=A0=A0=A0=A0=A0 lynx-2.8.7.1,1

=A0=A0=A0=A0= =A0 They will not build together.
=A0=A0=A0=A0=A0 Please remove them first with pkg_delete(1).
*** Error c= ode 1

Stop in /usr/ports/www/lynx-current.
** Command failed [exi= t code 1]: /usr/bin/script -qa
/tmp/portinstall20111116-32347-11hb5s0-0 = env make
** Fix the problem and try again.
--->=A0 Build of www/lynx-current e= nded at: Wed, 16 Nov 2011 03:33:46 +0200
(consumed 00:00:16)
--->= =A0 Fresh installation of www/lynx-current ended at: Wed, 16 Nov 2011
03= :33:46 +0200 (consumed 00:00:16)
--->=A0 ** Install tasks 3: 2 done, 0 ignored, 0 skipped and 1 failed--->=A0 Listing the results (+:done / -:ignored / *:skipped / !:failed)=
=A0=A0=A0 + dns/libidn
=A0=A0=A0 + misc/mime-support
=A0=A0=A0 ! = www/lynx-current=A0=A0=A0 (unknown build error)
--->=A0 Packages processed: 2 done, 0 ignored, 0 skipped and 1 failed--->=A0 Session ended at: Wed, 16 Nov 2011 03:33:46 +0200 (consumed 00:= 01:32)


3) system: 7.2-RELEASE, ruby: 1.8.7 248, portupgrade: 2.4= .6_3,2, command:
portinstall -Nv lynx and check yes for both lynxes.
system have one inst= alled lynx(www/lynx).
=3D=3D=3D>=A0 Cleaning for lynx-2.8.8d8_1
=3D=3D=3D>=A0 lynx-2.8.8d8_1 conflicts with installed package(s):
= =A0=A0=A0=A0=A0 lynx-2.8.7.1_1,1

=A0=A0=A0=A0=A0 They install files into the same place.
=A0=A0=A0=A0= =A0 You may want to stop build with Ctrl + C.
=3D=3D=3D>=A0 Vulnerabi= lity check disabled, database not found
=3D=3D=3D>=A0 License check d= isabled, port has not defined LICENSE

=3D=3D=3D>=A0 lynx-2.8.8d8_1 conflicts with installed package(s):=A0=A0=A0=A0=A0 lynx-2.8.7.1_1,1

=A0=A0=A0=A0=A0 They will not buil= d together.
=A0=A0=A0=A0=A0 Please remove them first with pkg_delete(1).=
*** Error code 1

Stop in /usr/ports/www/lynx-current.
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portinstall201= 11116-80258-1s56g9g-0 env make
** Fix the problem and try again.
---&= gt;=A0 Build of www/lynx-current ended at: Wed, 16 Nov 2011 03:51:54 +0200<= br> (consumed 00:00:11)
--->=A0 Fresh installation of www/lynx-current en= ded at: Wed, 16 Nov 2011
03:51:54 +0200 (consumed 00:00:11)
--->= =A0 ** Install tasks 4: 3 done, 0 ignored, 0 skipped and 1 failed
--->= ;=A0 Listing the results (+:done / -:ignored / *:skipped / !:failed)
=A0=A0=A0 + misc/mime-support
=A0=A0=A0 + www/lynx
=A0=A0=A0 + dns/li= bidn
=A0=A0=A0 ! www/lynx-current=A0=A0=A0 (unknown build error)
---&= gt;=A0 Packages processed: 3 done, 0 ignored, 0 skipped and 1 failed
---= >=A0 Session ended at: Wed, 16 Nov 2011 03:51:54 +0200 (consumed 00:03:1= 2)



So, I hope bug doesn't exist now.
--0015175ddaac1a2cd404b27d4eb5-- From owner-freebsd-ruby@FreeBSD.ORG Sat Nov 26 15:10:21 2011 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 688F4106566B; Sat, 26 Nov 2011 15:10:21 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from sunpoet.net (sunpoet.net [220.133.12.240]) by mx1.freebsd.org (Postfix) with ESMTP id 3766D8FC08; Sat, 26 Nov 2011 15:10:21 +0000 (UTC) Received: by sunpoet.net (Postfix, from userid 1000) id 249CA3AB4; Sat, 26 Nov 2011 23:09:50 +0800 (CST) To: FreeBSD-gnats-submit@freebsd.org From: Sunpoet Po-Chuan Hsieh X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: <20111126150950.249CA3AB4@sunpoet.net> Date: Sat, 26 Nov 2011 23:09:50 +0800 (CST) Cc: ruby@FreeBSD.org Subject: [PATCH] devel/ruby-gems: add MASTER_SITES X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Nov 2011 15:10:21 -0000 >Submitter-Id: current-users >Originator: Sunpoet Po-Chuan Hsieh >Organization: The FreeBSD Project >Confidential: no >Synopsis: [PATCH] devel/ruby-gems: add MASTER_SITES >Severity: non-critical >Priority: low >Category: ports >Class: change-request >Release: FreeBSD 9.0-RC1 amd64 >Environment: System: FreeBSD bonjour.sunpoet.net 9.0-RC1 FreeBSD 9.0-RC1 #0: Sun Nov 6 07:24:13 CST >Description: - Add rubygems.org MASTER_SITES Port maintainer (ruby@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- ruby19-gems-1.8.11.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/ruby-gems/Makefile,v retrieving revision 1.47 diff -u -u -r1.47 Makefile --- Makefile 19 Nov 2011 03:43:51 -0000 1.47 +++ Makefile 26 Nov 2011 15:09:19 -0000 @@ -8,7 +8,9 @@ PORTNAME= gems PORTVERSION= 1.8.11 CATEGORIES= devel ruby -MASTER_SITES= RF +MASTER_SITES= http://production.s3.rubygems.org/rubygems/ \ + http://production.cf.rubygems.org/rubygems/ \ + RF MASTER_SITE_SUBDIR= ruby${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby${PORTNAME}-${PORTVERSION} --- ruby19-gems-1.8.11.patch ends here --- From owner-freebsd-ruby@FreeBSD.ORG Sat Nov 26 15:20:20 2011 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B5D45106566C; Sat, 26 Nov 2011 15:20:20 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8DF138FC14; Sat, 26 Nov 2011 15:20:20 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id pAQFKKwA028465; Sat, 26 Nov 2011 15:20:20 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pAQFKKlO028461; Sat, 26 Nov 2011 15:20:20 GMT (envelope-from edwin) Date: Sat, 26 Nov 2011 15:20:20 GMT Message-Id: <201111261520.pAQFKKlO028461@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, ruby@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/162895: [PATCH] devel/ruby-gems: add MASTER_SITES X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Nov 2011 15:20:20 -0000 Synopsis: [PATCH] devel/ruby-gems: add MASTER_SITES Responsible-Changed-From-To: freebsd-ports-bugs->ruby Responsible-Changed-By: edwin Responsible-Changed-When: Sat Nov 26 15:20:20 UTC 2011 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=162895 From owner-freebsd-ruby@FreeBSD.ORG Sat Nov 26 15:50:00 2011 Return-Path: Delivered-To: ruby@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F452106566C; Sat, 26 Nov 2011 15:50:00 +0000 (UTC) (envelope-from miwi.freebsd@googlemail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id EC0688FC08; Sat, 26 Nov 2011 15:49:59 +0000 (UTC) Received: by iakl21 with SMTP id l21so9387693iak.13 for ; Sat, 26 Nov 2011 07:49:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=sender:message-id:date:from:reply-to:organization:user-agent :mime-version:to:cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=CfqWWeYbPI932pOAAJb09wQtrcvvVmJ9c0hbdPBYpC0=; b=KmkdYP1UBQpjZuse18pqNPSFfz5c8ZfITgXfA/aOEu0OYkVzJBa16T+h534feh2VHi WvxSK8Zj5KQRsTnDYSyYj5FyA/D3fqsrXQGWn++IQZeavuou0VJsf86q/LX57Vl0ahW7 XSDxGVaqrZreVY7MgNUGKIlRSIN3iSuXxdeKw= Received: by 10.50.180.193 with SMTP id dq1mr42841682igc.34.1322321161071; Sat, 26 Nov 2011 07:26:01 -0800 (PST) Received: from yakim.homeunix.com ([175.143.228.155]) by mx.google.com with ESMTPS id z10sm17722886ibv.9.2011.11.26.07.25.58 (version=SSLv3 cipher=OTHER); Sat, 26 Nov 2011 07:26:00 -0800 (PST) Sender: Martin Wilke Message-ID: <4ED17560.3010904@FreeBSD.org> Date: Sat, 26 Nov 2011 23:25:20 +0000 From: Martin Wilke Organization: FreeBSD User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:8.0) Gecko/20111110 Thunderbird/8.0 MIME-Version: 1.0 To: Sunpoet Po-Chuan Hsieh References: <20111126150950.249CA3AB4@sunpoet.net> In-Reply-To: <20111126150950.249CA3AB4@sunpoet.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ruby@FreeBSD.org, FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/162895: [PATCH] devel/ruby-gems: add MASTER_SITES X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: miwi@FreeBSD.org List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Nov 2011 15:50:00 -0000 On 11/26/2011 15:09, Sunpoet Po-Chuan Hsieh wrote: >> Number: 162895 >> Category: ports >> Synopsis: [PATCH] devel/ruby-gems: add MASTER_SITES >> Confidential: no >> Severity: non-critical >> Priority: low >> Responsible: freebsd-ports-bugs >> State: open >> Quarter: >> Keywords: >> Date-Required: >> Class: change-request >> Submitter-Id: current-users >> Arrival-Date: Sat Nov 26 15:20:08 UTC 2011 >> Closed-Date: >> Last-Modified: >> Originator: Sunpoet Po-Chuan Hsieh >> Release: FreeBSD 9.0-RC1 amd64 >> Organization: > The FreeBSD Project >> Environment: > System: FreeBSD bonjour.sunpoet.net 9.0-RC1 FreeBSD 9.0-RC1 #0: Sun Nov 6 07:24:13 CST >> Description: > - Add rubygems.org MASTER_SITES > > Port maintainer (ruby@FreeBSD.org) is cc'd. > > Generated with FreeBSD Port Tools 0.99 >> How-To-Repeat: >> Fix: > --- ruby19-gems-1.8.11.patch begins here --- > Index: Makefile > =================================================================== > RCS file: /home/ncvs/ports/devel/ruby-gems/Makefile,v > retrieving revision 1.47 > diff -u -u -r1.47 Makefile > --- Makefile 19 Nov 2011 03:43:51 -0000 1.47 > +++ Makefile 26 Nov 2011 15:09:19 -0000 > @@ -8,7 +8,9 @@ > PORTNAME= gems > PORTVERSION= 1.8.11 > CATEGORIES= devel ruby > -MASTER_SITES= RF > +MASTER_SITES= http://production.s3.rubygems.org/rubygems/ \ > + http://production.cf.rubygems.org/rubygems/ \ > + RF > MASTER_SITE_SUBDIR= ruby${PORTNAME} > PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} > DISTNAME= ruby${PORTNAME}-${PORTVERSION} > --- ruby19-gems-1.8.11.patch ends here --- i would like to see that in bsd.sites.mk >> Release-Note: >> Audit-Trail: >> Unformatted: > _______________________________________________ > freebsd-ports-bugs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs > To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org" -- +-----------------oOO--(_)--OOo-------------------------+ With best Regards, Martin Wilke (miwi_(at)_FreeBSD.org) Mess with the Best, Die like the Rest From owner-freebsd-ruby@FreeBSD.ORG Sat Nov 26 15:50:12 2011 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00456106564A for ; Sat, 26 Nov 2011 15:50:11 +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 CAEE68FC12 for ; Sat, 26 Nov 2011 15:50:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id pAQFoBZM055914 for ; Sat, 26 Nov 2011 15:50:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pAQFoBt0055913; Sat, 26 Nov 2011 15:50:11 GMT (envelope-from gnats) Date: Sat, 26 Nov 2011 15:50:11 GMT Message-Id: <201111261550.pAQFoBt0055913@freefall.freebsd.org> To: ruby@FreeBSD.org From: Martin Wilke Cc: Subject: Re: ports/162895: [PATCH] devel/ruby-gems: add MASTER_SITES X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Martin Wilke List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Nov 2011 15:50:12 -0000 The following reply was made to PR ports/162895; it has been noted by GNATS. From: Martin Wilke To: Sunpoet Po-Chuan Hsieh Cc: FreeBSD-gnats-submit@FreeBSD.org, ruby@FreeBSD.org Subject: Re: ports/162895: [PATCH] devel/ruby-gems: add MASTER_SITES Date: Sat, 26 Nov 2011 23:25:20 +0000 On 11/26/2011 15:09, Sunpoet Po-Chuan Hsieh wrote: >> Number: 162895 >> Category: ports >> Synopsis: [PATCH] devel/ruby-gems: add MASTER_SITES >> Confidential: no >> Severity: non-critical >> Priority: low >> Responsible: freebsd-ports-bugs >> State: open >> Quarter: >> Keywords: >> Date-Required: >> Class: change-request >> Submitter-Id: current-users >> Arrival-Date: Sat Nov 26 15:20:08 UTC 2011 >> Closed-Date: >> Last-Modified: >> Originator: Sunpoet Po-Chuan Hsieh >> Release: FreeBSD 9.0-RC1 amd64 >> Organization: > The FreeBSD Project >> Environment: > System: FreeBSD bonjour.sunpoet.net 9.0-RC1 FreeBSD 9.0-RC1 #0: Sun Nov 6 07:24:13 CST >> Description: > - Add rubygems.org MASTER_SITES > > Port maintainer (ruby@FreeBSD.org) is cc'd. > > Generated with FreeBSD Port Tools 0.99 >> How-To-Repeat: >> Fix: > --- ruby19-gems-1.8.11.patch begins here --- > Index: Makefile > =================================================================== > RCS file: /home/ncvs/ports/devel/ruby-gems/Makefile,v > retrieving revision 1.47 > diff -u -u -r1.47 Makefile > --- Makefile 19 Nov 2011 03:43:51 -0000 1.47 > +++ Makefile 26 Nov 2011 15:09:19 -0000 > @@ -8,7 +8,9 @@ > PORTNAME= gems > PORTVERSION= 1.8.11 > CATEGORIES= devel ruby > -MASTER_SITES= RF > +MASTER_SITES= http://production.s3.rubygems.org/rubygems/ \ > + http://production.cf.rubygems.org/rubygems/ \ > + RF > MASTER_SITE_SUBDIR= ruby${PORTNAME} > PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} > DISTNAME= ruby${PORTNAME}-${PORTVERSION} > --- ruby19-gems-1.8.11.patch ends here --- i would like to see that in bsd.sites.mk >> Release-Note: >> Audit-Trail: >> Unformatted: > _______________________________________________ > freebsd-ports-bugs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs > To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org" -- +-----------------oOO--(_)--OOo-------------------------+ With best Regards, Martin Wilke (miwi_(at)_FreeBSD.org) Mess with the Best, Die like the Rest