Bug 180547 - New port: www/p5-WWW-Shorten-Yourls Perl interface to www/yourls
Summary: New port: www/p5-WWW-Shorten-Yourls Perl interface to www/yourls
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: 2013-07-14 01:50 UTC by Lawrence Chen
Modified: 2013-07-17 05:10 UTC (History)
1 user (show)

See Also:


Attachments
p5-WWW-Shorten-Yourls.shar (2.28 KB, text/plain)
2013-07-14 01:50 UTC, Lawrence Chen
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lawrence Chen 2013-07-14 01:50:00 UTC
	
	New port: www/p5-WWW-Shorten-Yourls
	Interface to shortening URLS using www/yourls
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2013-07-14 07:45:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2013-07-17 05:08:30 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-07-17 05:09:02 UTC
Author: miwi
Date: Wed Jul 17 04:08:49 2013
New Revision: 323146
URL: http://svnweb.freebsd.org/changeset/ports/323146

Log:
  A Perl Interface to shortening URLs with www/yourls. Your Own URL Shortener.
  
  WWW: http://search.cpan.org/dist/WWW-Shorten-Yourls/
  
  PR:		ports/180547
  Submitted by:	Lawrence Chen <beastie@tardisi.com>

Added:
  head/www/p5-WWW-Shorten-Yourls/
  head/www/p5-WWW-Shorten-Yourls/Makefile   (contents, props changed)
  head/www/p5-WWW-Shorten-Yourls/distinfo   (contents, props changed)
  head/www/p5-WWW-Shorten-Yourls/pkg-descr   (contents, props changed)
  head/www/p5-WWW-Shorten-Yourls/pkg-plist   (contents, props changed)
Modified:
  head/www/Makefile

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Wed Jul 17 04:07:19 2013	(r323145)
+++ head/www/Makefile	Wed Jul 17 04:08:49 2013	(r323146)
@@ -1297,6 +1297,7 @@
     SUBDIR += p5-WWW-Shorten-Googl
     SUBDIR += p5-WWW-Shorten-KUSO
     SUBDIR += p5-WWW-Shorten-NotLong
+    SUBDIR += p5-WWW-Shorten-Yourls
     SUBDIR += p5-WWW-Shorten-isgd
     SUBDIR += p5-WWW-SourceForge
     SUBDIR += p5-WWW-Spinn3r

Added: head/www/p5-WWW-Shorten-Yourls/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/www/p5-WWW-Shorten-Yourls/Makefile	Wed Jul 17 04:08:49 2013	(r323146)
@@ -0,0 +1,22 @@
+# Created by: Lawrence Chen <beastie@tardisi.com>
+# $FreeBSD$
+
+PORTNAME=	WWW-Shorten-Yourls
+PORTVERSION=	0.06
+CATEGORIES=	www perl5
+MASTER_SITES=	CPAN
+PKGNAMEPREFIX=	p5-
+
+MAINTAINER=	beastie@tardisi.com
+COMMENT=	Perl interface to www/yourls, Your Own URL Shortener
+
+BUILD_DEPENDS=	p5-JSON-Any>=1.18:${PORTSDIR}/converters/p5-JSON-Any \
+		p5-WWW-Shorten>=1.9:${PORTSDIR}/www/p5-WWW-Shorten \
+		p5-XML-Simple>=2.18:${PORTSDIR}/textproc/p5-XML-Simple
+RUN_DEPENDS:=	${BUILD_DEPENDS}
+
+PERL_CONFIGURE=	yes
+
+MAN3=		WWW::Shorten::Yourls.3
+
+.include <bsd.port.mk>

Added: head/www/p5-WWW-Shorten-Yourls/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/www/p5-WWW-Shorten-Yourls/distinfo	Wed Jul 17 04:08:49 2013	(r323146)
@@ -0,0 +1,2 @@
+SHA256 (WWW-Shorten-Yourls-0.06.tar.gz) = 4ad89a8b858f9e78dcfcc86dea14efaab32b6c185e53136f3114779b8402135e
+SIZE (WWW-Shorten-Yourls-0.06.tar.gz) = 6434

Added: head/www/p5-WWW-Shorten-Yourls/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/www/p5-WWW-Shorten-Yourls/pkg-descr	Wed Jul 17 04:08:49 2013	(r323146)
@@ -0,0 +1,3 @@
+A Perl Interface to shortening URLs with www/yourls. Your Own URL Shortener.
+
+WWW: http://search.cpan.org/dist/WWW-Shorten-Yourls/

Added: head/www/p5-WWW-Shorten-Yourls/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/www/p5-WWW-Shorten-Yourls/pkg-plist	Wed Jul 17 04:08:49 2013	(r323146)
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/WWW/Shorten/Yourls.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten/Yourls/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten/Yourls
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Shorten
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW
+@dirrmtry %%SITE_PERL%%/WWW/Shorten
+@dirrmtry %%SITE_PERL%%/WWW
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"