Bug 163813 - [NEW PORT] www/p5-App-gist: GitHub Gist creator
Summary: [NEW PORT] www/p5-App-gist: GitHub Gist creator
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: Lars Balker Rasmussen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-04 13:10 UTC by dennylin93
Modified: 2012-01-09 14:50 UTC (History)
0 users

See Also:


Attachments
p5-App-gist.shar (1.91 KB, text/plain)
2012-01-04 13:10 UTC, dennylin93
no flags Details
file.diff (2.11 KB, patch)
2012-01-04 13:10 UTC, dennylin93
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description dennylin93 2012-01-04 13:10:10 UTC
p5-WWW-GitHub-Gist has been split into 2 ports: www/p5-WWW-GitHub-Gist and www/p5-App-gist.

A new port www/p5-App-gist has been included as well as a patch to update www/p5-WWW-GitHub-Gist to 0.13.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-04 13:10:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Lars Balker Rasmussen freebsd_committer freebsd_triage 2012-01-09 14:37:36 UTC
Responsible Changed
From-To: perl->lbr
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-01-09 14:41:27 UTC
lbr         2012-01-09 14:41:18 UTC

  FreeBSD ports repository

  Modified files:
    www/p5-WWW-GitHub-Gist Makefile distinfo pkg-plist 
  Log:
  Updated to 0.13.
  
  Note that this version deletes the "gist" command, now found in the new p5-App-gist port.
  
  PR:             163813
  Submitted by:   Denny Lin <dennylin93@hs.ntnu.edu.tw>
  
  Revision  Changes    Path
  1.4       +6 -6      ports/www/p5-WWW-GitHub-Gist/Makefile
  1.3       +2 -2      ports/www/p5-WWW-GitHub-Gist/distinfo
  1.4       +4 -2      ports/www/p5-WWW-GitHub-Gist/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 4 dfilter service freebsd_committer freebsd_triage 2012-01-09 14:44:45 UTC
lbr         2012-01-09 14:44:31 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-App-gist      Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add p5-App-gist 0.04, gitHub Gist creator.
  
  PR:             ports/163813
  Submitted by:   Denny Lin <dennylin93@hs.ntnu.edu.tw>
  
  Revision  Changes    Path
  1.3085    +1 -0      ports/www/Makefile
  1.1       +27 -0     ports/www/p5-App-gist/Makefile (new)
  1.1       +2 -0      ports/www/p5-App-gist/distinfo (new)
  1.1       +3 -0      ports/www/p5-App-gist/pkg-descr (new)
  1.1       +6 -0      ports/www/p5-App-gist/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 5 Lars Balker Rasmussen freebsd_committer freebsd_triage 2012-01-09 14:48:13 UTC
State Changed
From-To: open->closed

Thanks, committed! (also updated www/gist)