ports/139602: I made an error in the new port p5-HTML-Query and it is now in the wrong category
| From: | Vick Khera <vivek@khera.org> |
| Date: | Wed, 14 Oct 2009 09:59:02 -0400 (EDT) |
| Subject: | I made an error in the new port p5-HTML-Query and it is now in the wrong category |
| Send-pr version: | 3.113 |
| Number: | 139602 |
| Category: | ports |
| Synopsis: | I made an error in the new port p5-HTML-Query and it is now in the wrong category |
| Severity: | serious |
| Priority: | high |
| Responsible: | miwi@FreeBSD.org |
| State: | open |
| Class: | change-request |
| Arrival-Date: | Wed Oct 14 14:00:05 UTC 2009 |
| Closed-Date: | |
| Last-Modified: | Wed Oct 14 14:29:34 UTC 2009 |
| Originator: | Vick Khera |
| Release: | FreeBSD 7.2-RELEASE-p1 amd64 |
| Organization: |
| Environment: |
System: FreeBSD yertle.int.kcilink.com 7.2-RELEASE-p1 FreeBSD 7.2-RELEASE-p1 #2: Fri Jun 12 01:10:20 EDT 2009 steve@yertle.int.kcilink.com:/u/yertle1/obj/u/yertle1/sources/usr7/src/sys/KCI64SMP amd64
| Description: |
When I created the port for www/p5-HTML-Query I copied the Makefile from
another port I maintain to base it on. I forgot to update the create date and
CATEGORIES and it seems to have ended up in the finance category instead of
the www category.
The patch below updates those two omissions. I don't know how to get the port
moved to the right place in the www category, though.
Sorry for causing the inconvenience.
another port I maintain to base it on. I forgot to update the create date and
CATEGORIES and it seems to have ended up in the finance category instead of
the www category.
The patch below updates those two omissions. I don't know how to get the port
moved to the right place in the www category, though.
Sorry for causing the inconvenience.
| How-To-Repeat: |
| Fix: |
--- Makefile 2009-10-11 08:58:20.000000000 -0400
+++ Makefile.new 2009-10-14 09:51:29.000000000 -0400
@@ -1,5 +1,5 @@
# New ports collection makefile for: p5-HTML-Query
-# Date created: Wed Oct 24 10:09:12 EDT 2007
+# Date created: Wed Oct 7 09:50:57 EDT 2009
# Whom: Vivek Khera <vivek@khera.org>
#
# $FreeBSD: ports/finance/p5-HTML-Query/Makefile,v 1.1 2009/10/11 12:58:20 miwi Exp $
@@ -7,7 +7,7 @@
PORTNAME= HTML-Query
PORTVERSION= 0.02
-CATEGORIES= finance perl5
+CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../by-authors/id/A/AB/ABW
PKGNAMEPREFIX= p5-
+++ Makefile.new 2009-10-14 09:51:29.000000000 -0400
@@ -1,5 +1,5 @@
# New ports collection makefile for: p5-HTML-Query
-# Date created: Wed Oct 24 10:09:12 EDT 2007
+# Date created: Wed Oct 7 09:50:57 EDT 2009
# Whom: Vivek Khera <vivek@khera.org>
#
# $FreeBSD: ports/finance/p5-HTML-Query/Makefile,v 1.1 2009/10/11 12:58:20 miwi Exp $
@@ -7,7 +7,7 @@
PORTNAME= HTML-Query
PORTVERSION= 0.02
-CATEGORIES= finance perl5
+CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../by-authors/id/A/AB/ABW
PKGNAMEPREFIX= p5-
| Release-Note: |
| Audit-Trail: |
| Class Changed | |
| From-To: | maintainer-update->change-request |
| By: | edwin |
| When: | Wed Oct 14 14:00:15 UTC 2009 |
| Why: | Fix category (new ports should be change-requests) (via the GNATS Auto Assign Tool) |
| Responsible Changed | |
| From-To: | freebsd-ports-bugs->miwi |
| By: | miwi |
| When: | Wed Oct 14 14:29:33 UTC 2009 |
| Why: | I'll take it. |
| Unformatted: |
