Bug 129950 - net/pear-URI_Template wrong category name
Summary: net/pear-URI_Template wrong category name
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-26 14:10 UTC by Yamashiro
Modified: 2008-12-26 16:00 UTC (History)
0 users

See Also:


Attachments
file.diff (416 bytes, patch)
2008-12-26 14:10 UTC, Yamashiro
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yamashiro freebsd_committer freebsd_triage 2008-12-26 14:10:01 UTC
Currently, net/pear-URI_Template installed to /usr/local/share/pear/Template.php.
This package should install to /usr/local/share/pear/URI/Template.php.

CATEGORY variable's name and value are wrong in net/pear-URI_Template/Makefile.
(correctly: CATAGORY=Net -> CATEGORY=URI)

Fix: Apply attached patch.

This patch replace CATEGORY variable in net/pear-URI_Template/Makefile.

Patch attached with submission follows:
How-To-Repeat: # cd /usr/ports/net/pear-URI_Template
# make install
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-12-26 14:10:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-12-26 14:10:12 UTC
Maintainer of net/pear-URI_Template,

Please note that PR ports/129950 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/129950

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2008-12-26 14:10:15 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 wenheping 2008-12-26 15:38:14 UTC
I approve it.
Thanks.

wen

On Sat, Dec 27, 2008 at 6:10 AM, Edwin Groothuis <edwin@freebsd.org> wrote:

> Maintainer of net/pear-URI_Template,
>
> Please note that PR ports/129950 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
>    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/129950
>
> --
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org
>
Comment 5 Martin Wilke freebsd_committer freebsd_triage 2008-12-26 15:53:00 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2008-12-26 15:53:04 UTC
miwi        2008-12-26 15:52:50 UTC

  FreeBSD ports repository

  Modified files:
    net/pear-URI_Template Makefile 
  Log:
  - Fix pear category
  
  PR:             129950
  Submitted by:   Jun <yamajun@ofug.net>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.3       +2 -1      ports/net/pear-URI_Template/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"