Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Apr 2011 16:28:41 GMT
From:      Ryan Steinmetz <rpsfa@rit.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/156475: [maintainer update] Fix PKGORIGIN for devel/rubygem-webby
Message-ID:  <201104181628.p3IGSfkN075070@red.freebsd.org>
Resent-Message-ID: <201104181630.p3IGU9Cf043403@freefall.freebsd.org>

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

>Number:         156475
>Category:       ports
>Synopsis:       [maintainer update] Fix PKGORIGIN for devel/rubygem-webby
>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:   Mon Apr 18 16:30:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ryan Steinmetz
>Release:        8.2-RELEASE
>Organization:
Rochester Institute of Technology
>Environment:
>Description:
Fix incorrect CATEGORIES after being moved from www/ to devel/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- /usr/ports/devel/rubygem-webby/Makefile	2010-10-05 04:37:45.000000000 -0400
+++ /usr/ports/devel/rubygem-webby/Makefile	2011-04-18 12:25:17.000000000 -0400
@@ -7,7 +7,7 @@
 PORTNAME=	webby
 PORTVERSION=	0.9.4
 PORTREVISION=	1
-CATEGORIES=	www rubygems
+CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	rpsfa@rit.edu


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



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