Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Apr 2012 11:34:37 GMT
From:      "Mikhail T." <m.tsatsenko@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/167359: [maintainer] [patch] www/rubygem-davclient: add license and pass maintainership to ruby@
Message-ID:  <201204271134.q3RBYb1B050103@red.freebsd.org>
Resent-Message-ID: <201204271140.q3RBeApW068808@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         167359
>Category:       ports
>Synopsis:       [maintainer] [patch] www/rubygem-davclient: add license and pass maintainership to ruby@
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 27 11:40:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Mikhail T.
>Release:        
>Organization:
>Environment:
>Description:
- Add license (GPL v2)
- Update WWW
- Pass maintainership to ruby@
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-davclient/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	18 Feb 2011 03:13:03 -0000	1.2
+++ Makefile	27 Apr 2012 05:16:59 -0000
@@ -10,9 +10,11 @@
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	m.tsatsenko@gmail.com
+MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Command line WebDAV client and Ruby library
 
+LICENSE=	GPLv2
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-davclient/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- pkg-descr	23 Jun 2011 17:51:42 -0000	1.2
+++ pkg-descr	27 Apr 2012 05:16:59 -0000
@@ -1,4 +1,4 @@
 DavClient is a scriptable WebDAV command line client for Ruby
 for managing content on webservers that support the WebDAV extensions.
 
-WWW: http://davclient.rubyforge.org/davclient
+WWW: http://davclient.rubyforge.org/


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204271134.q3RBYb1B050103>