The following reply was made to PR ports/182672; it has been noted by GNATS.

From: [email protected] (dfilter service)
To: [email protected]
Cc:  
Subject: Re: ports/182672: commit references a PR
Date: Sun, 20 Oct 2013 14:56:44 +0000 (UTC)

 Author: swills
 Date: Sun Oct 20 14:56:31 2013
 New Revision: 331022
 URL: http://svnweb.freebsd.org/changeset/ports/331022
 
 Log:
   HTTP Accept, Accept-Charset, Accept-Encoding, and Accept-Language for 
Ruby/Rack
   
   WWW: http://mjijackson.github.com/rack-accept
   
   PR:          ports/182672
   Submitted by:        Loic Blot <[email protected]>
 
 Added:
   head/www/rubygem-rack-accept/
   head/www/rubygem-rack-accept/Makefile   (contents, props changed)
   head/www/rubygem-rack-accept/distinfo   (contents, props changed)
   head/www/rubygem-rack-accept/pkg-descr   (contents, props changed)
 Modified:
   head/www/Makefile
 
 Modified: head/www/Makefile
 ==============================================================================
 --- head/www/Makefile  Sun Oct 20 14:53:20 2013        (r331021)
 +++ head/www/Makefile  Sun Oct 20 14:56:31 2013        (r331022)
 @@ -1792,6 +1792,7 @@
      SUBDIR += rubygem-passenger
      SUBDIR += rubygem-rabbirack
      SUBDIR += rubygem-rack
 +    SUBDIR += rubygem-rack-accept
      SUBDIR += rubygem-rack-cache
      SUBDIR += rubygem-rack-contrib
      SUBDIR += rubygem-rack-mount
 
 Added: head/www/rubygem-rack-accept/Makefile
 ==============================================================================
 --- /dev/null  00:00:00 1970   (empty, because file is newly added)
 +++ head/www/rubygem-rack-accept/Makefile      Sun Oct 20 14:56:31 2013        
(r331022)
 @@ -0,0 +1,19 @@
 +# $FreeBSD$
 +
 +PORTNAME=     rack-accept
 +PORTVERSION=  0.4.5
 +CATEGORIES=   www rubygems
 +MASTER_SITES= RG
 +
 +MAINTAINER=   [email protected]
 +COMMENT=      HTTP Accept, Accept-Charset, Accept-Encoding, and 
Accept-Language for Ruby/Rack
 +
 +RUN_DEPENDS=  rubygem-rack>=0.4:${PORTSDIR}/www/rubygem-rack
 +
 +USE_RUBY=     yes
 +USE_RUBYGEMS= yes
 +RUBYGEM_AUTOPLIST=    yes
 +
 +NO_STAGE=     yes
 +
 +.include <bsd.port.mk>
 
 Added: head/www/rubygem-rack-accept/distinfo
 ==============================================================================
 --- /dev/null  00:00:00 1970   (empty, because file is newly added)
 +++ head/www/rubygem-rack-accept/distinfo      Sun Oct 20 14:56:31 2013        
(r331022)
 @@ -0,0 +1,2 @@
 +SHA256 (rubygem/rack-accept-0.4.5.gem) = 
66247b5449db64ebb93ae2ec4af4764b87d1ae8a7463c7c68893ac13fa8d4da2
 +SIZE (rubygem/rack-accept-0.4.5.gem) = 14336
 
 Added: head/www/rubygem-rack-accept/pkg-descr
 ==============================================================================
 --- /dev/null  00:00:00 1970   (empty, because file is newly added)
 +++ head/www/rubygem-rack-accept/pkg-descr     Sun Oct 20 14:56:31 2013        
(r331022)
 @@ -0,0 +1,3 @@
 +HTTP Accept, Accept-Charset, Accept-Encoding, and Accept-Language for 
Ruby/Rack
 +
 +WWW: http://mjijackson.github.com/rack-accept
 _______________________________________________
 [email protected] mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "[email protected]"
 
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ruby
To unsubscribe, send any mail to "[email protected]"

Reply via email to