Bug 160607 - New port: www/p5-WWW-Shorten-Googl Perl interface to goo.gl
Summary: New port: www/p5-WWW-Shorten-Googl Perl interface to goo.gl
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-10 02:00 UTC by Jonathan Pater
Modified: 2011-09-10 02:50 UTC (History)
0 users

See Also:


Attachments
file.shar (2.46 KB, text/plain)
2011-09-10 02:00 UTC, Jonathan Pater
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Pater 2011-09-10 02:00:27 UTC
I've long wished to have a port of this perl module and with some nudging from folks on irc, I've finally made one. So, here it be.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-09-10 02:00:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Steve Wills freebsd_committer freebsd_triage 2011-09-10 02:18:51 UTC
Responsible Changed
From-To: perl->swills

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-09-10 02:42:35 UTC
swills      2011-09-10 01:42:22 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-WWW-Shorten-Googl Makefile distinfo pkg-descr pkg-plist 
  Log:
  A Perl interface to the goo.gl URL shortening service. Googl simply
  maintains a database of long URLs, each of which has a unique identifier.
  
  WWW: http://search.cpan.org/dist/WWW-Shorten-Googl/
  
  PR:             ports/160607
  Submitted by:   Jonathan Pater <cowboyneal@gmail.com>
  
  Revision  Changes    Path
  1.2973    +1 -0      ports/www/Makefile
  1.1       +27 -0     ports/www/p5-WWW-Shorten-Googl/Makefile (new)
  1.1       +2 -0      ports/www/p5-WWW-Shorten-Googl/distinfo (new)
  1.1       +4 -0      ports/www/p5-WWW-Shorten-Googl/pkg-descr (new)
  1.1       +8 -0      ports/www/p5-WWW-Shorten-Googl/pkg-plist (new)
_______________________________________________
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 4 Steve Wills freebsd_committer freebsd_triage 2011-09-10 02:42:48 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!