Bug 152342 - devel/p5-usb: Upgrade p5-usb
Summary: devel/p5-usb: Upgrade p5-usb
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-17 22:30 UTC by leif
Modified: 2010-11-29 15:40 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description leif 2010-11-17 22:30:12 UTC
	
p5-usb needs upgrading.
Current version is 0.35, version in port, 0.29 is not available

Fix: 

Upgrade portversion and checksum; 0.35 works without any other changes in makefile.
How-To-Repeat: 	
	cd /usr/ports/devel/p5-usb
	make
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-11-19 02:48:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

I will take it.
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-19 02:51:47 UTC
Maintainer of devel/p5-usb,

Please note that PR ports/152342 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/152342

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-19 02:51:48 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-11-19 03:07:18 UTC
Hi,

  While updating this port, I think the official port name should be
  p5-Device-USB instead of p5-usb. I'm going to ask your approval to
  rename and update this port to p5-Device-USB-0.35. 
  Thanks.

Regards,
sunpoet
-- 
   Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> <sunpoet at FreeBSD.org>
           4096R/CC57E36B 8AD8 68F2 7D2B 0A10 7E9B 8CC0 DC44 247E CC57 E36B
	                     http://people.FreeBSD.org/~sunpoet/pgpkeys.txt
Comment 5 josh.carroll 2010-11-19 04:39:09 UTC
On Thu, Nov 18, 2010 at 7:07 PM, Sunpoet Po-Chuan Hsieh
<sunpoet@freebsd.org> wrote:
> Hi,
>
> =A0While updating this port, I think the official port name should be
> =A0p5-Device-USB instead of p5-usb. I'm going to ask your approval to
> =A0rename and update this port to p5-Device-USB-0.35.
> =A0Thanks.

Agreed, it makes more sense to call it p5-Device-USB.

I think since the 0.35 version does not exist in the location pointed
to by the current Makefile's MASTER_SITES, we should remove that from
the Makefile.

Also, we should remove the setting of PORTREVISION until it's necessary.

I have a patch here if you want to use that to update the port before
moving the dir:

http://pflog.net/~floyd/p5-Device-USB.diff

Let me know if you have any questions or problems with the diff/patch.

Thanks!
Josh
Comment 6 dfilter service freebsd_committer freebsd_triage 2010-11-29 15:30:46 UTC
sunpoet     2010-11-29 15:30:41 UTC

  FreeBSD ports repository

  Modified files:
    devel/p5-Device-USB  Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Update to 0.35
  - Add WWW
  
  Changes:        http://search.cpan.org/dist/Device-USB/Changes
  PR:             ports/152342 (based on)
  Submitted by:   leif@neland.dk
  Approved by:    Josh Carroll <josh.carroll@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.11      +13 -15    ports/devel/p5-Device-USB/Makefile
  1.4       +2 -3      ports/devel/p5-Device-USB/distinfo
  1.4       +2 -0      ports/devel/p5-Device-USB/pkg-descr
  1.6       +1 -2      ports/devel/p5-Device-USB/pkg-plist
_______________________________________________
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"
Comment 7 Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-11-29 15:36:51 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!