Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Apr 2014 13:22:00 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r352601 - head/devel/p5-Pithub
Message-ID:  <201404291322.s3TDM0RS046183@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Apr 29 13:22:00 2014
New Revision: 352601
URL: http://svnweb.freebsd.org/changeset/ports/352601
QAT: https://qat.redports.org/buildarchive/r352601/

Log:
  - Update to 0.01024
  
  Changes:	http://search.cpan.org/dist/Pithub/Changes

Modified:
  head/devel/p5-Pithub/Makefile
  head/devel/p5-Pithub/distinfo
  head/devel/p5-Pithub/pkg-plist

Modified: head/devel/p5-Pithub/Makefile
==============================================================================
--- head/devel/p5-Pithub/Makefile	Tue Apr 29 13:21:55 2014	(r352600)
+++ head/devel/p5-Pithub/Makefile	Tue Apr 29 13:22:00 2014	(r352601)
@@ -2,12 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	Pithub
-PORTVERSION=	0.01.020
+PORTVERSION=	0.01024
 CATEGORIES=	devel
 MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=	CPAN:ANDREMAR
+MASTER_SITE_SUBDIR=	CPAN:PLU
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Github v3 API

Modified: head/devel/p5-Pithub/distinfo
==============================================================================
--- head/devel/p5-Pithub/distinfo	Tue Apr 29 13:21:55 2014	(r352600)
+++ head/devel/p5-Pithub/distinfo	Tue Apr 29 13:22:00 2014	(r352601)
@@ -1,2 +1,2 @@
-SHA256 (Pithub-0.01020.tar.gz) = db1d7451c39d960ffecd5e8dd33d9b75f48348c1d67bd25b56d69810f74faae3
-SIZE (Pithub-0.01020.tar.gz) = 78958
+SHA256 (Pithub-0.01024.tar.gz) = 3963abf505c4c8dba477fd4dca5324a0fccf7d7dd8255fa49897f0ff4305937c
+SIZE (Pithub-0.01024.tar.gz) = 83618

Modified: head/devel/p5-Pithub/pkg-plist
==============================================================================
--- head/devel/p5-Pithub/pkg-plist	Tue Apr 29 13:21:55 2014	(r352600)
+++ head/devel/p5-Pithub/pkg-plist	Tue Apr 29 13:22:00 2014	(r352601)
@@ -28,8 +28,11 @@
 %%SITE_PERL%%/Pithub/Repos/Forks.pm
 %%SITE_PERL%%/Pithub/Repos/Hooks.pm
 %%SITE_PERL%%/Pithub/Repos/Keys.pm
+%%SITE_PERL%%/Pithub/Repos/Releases.pm
+%%SITE_PERL%%/Pithub/Repos/Releases/Assets.pm
 %%SITE_PERL%%/Pithub/Repos/Starring.pm
 %%SITE_PERL%%/Pithub/Repos/Stats.pm
+%%SITE_PERL%%/Pithub/Repos/Statuses.pm
 %%SITE_PERL%%/Pithub/Repos/Watching.pm
 %%SITE_PERL%%/Pithub/Result.pm
 %%SITE_PERL%%/Pithub/Search.pm
@@ -68,8 +71,11 @@
 %%PERL5_MAN3%%/Pithub::Repos::Forks.3.gz
 %%PERL5_MAN3%%/Pithub::Repos::Hooks.3.gz
 %%PERL5_MAN3%%/Pithub::Repos::Keys.3.gz
+%%PERL5_MAN3%%/Pithub::Repos::Releases.3.gz
+%%PERL5_MAN3%%/Pithub::Repos::Releases::Assets.3.gz
 %%PERL5_MAN3%%/Pithub::Repos::Starring.3.gz
 %%PERL5_MAN3%%/Pithub::Repos::Stats.3.gz
+%%PERL5_MAN3%%/Pithub::Repos::Statuses.3.gz
 %%PERL5_MAN3%%/Pithub::Repos::Watching.3.gz
 %%PERL5_MAN3%%/Pithub::Result.3.gz
 %%PERL5_MAN3%%/Pithub::Search.3.gz
@@ -77,12 +83,13 @@
 %%PERL5_MAN3%%/Pithub::Users::Emails.3.gz
 %%PERL5_MAN3%%/Pithub::Users::Followers.3.gz
 %%PERL5_MAN3%%/Pithub::Users::Keys.3.gz
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Pithub
-@dirrmtry %%SITE_PERL%%/Pithub/Users
-@dirrmtry %%SITE_PERL%%/Pithub/Repos
-@dirrmtry %%SITE_PERL%%/Pithub/PullRequests
-@dirrmtry %%SITE_PERL%%/Pithub/Orgs
-@dirrmtry %%SITE_PERL%%/Pithub/Issues
-@dirrmtry %%SITE_PERL%%/Pithub/GitData
-@dirrmtry %%SITE_PERL%%/Pithub/Gists
-@dirrmtry %%SITE_PERL%%/Pithub
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Pithub
+@dirrm %%SITE_PERL%%/Pithub/Users
+@dirrm %%SITE_PERL%%/Pithub/Repos/Releases
+@dirrm %%SITE_PERL%%/Pithub/Repos
+@dirrm %%SITE_PERL%%/Pithub/PullRequests
+@dirrm %%SITE_PERL%%/Pithub/Orgs
+@dirrm %%SITE_PERL%%/Pithub/Issues
+@dirrm %%SITE_PERL%%/Pithub/GitData
+@dirrm %%SITE_PERL%%/Pithub/Gists
+@dirrm %%SITE_PERL%%/Pithub



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404291322.s3TDM0RS046183>