Bug 178314 - [MAINTAINER] devel/p5-Danga-Socket-Callback: update to 0.013,1
Summary: [MAINTAINER] devel/p5-Danga-Socket-Callback: update to 0.013,1
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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-03 08:30 UTC by markun
Modified: 2013-05-03 15:40 UTC (History)
0 users

See Also:


Attachments
p5-Danga-Socket-Callback-0.013,1.patch (2.37 KB, patch)
2013-05-03 08:30 UTC, markun
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description markun 2013-05-03 08:30:00 UTC
- Update to 0.013,1

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-05-03 08:30:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2013-05-03 08:36:14 UTC
Responsible Changed
From-To: perl->culot

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-05-03 15:36:31 UTC
Author: culot
Date: Fri May  3 14:36:20 2013
New Revision: 317213
URL: http://svnweb.freebsd.org/changeset/ports/317213

Log:
  - Update to 0.013 [1]
  - Bump PORTEPOCH (previous version number 0.01200 was greater than current) [1]
  - Trim Makefile's header [1]
  - Pet portlint(1) by replacing tab by space in WWW link [1]
  - Add LICENSE (Artistic 1 & GPL 1)
  
  Changes:	http://search.cpan.org/dist/Danga-Socket-Callback/Changes
  PR:		ports/178314 [1]
  Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)

Modified:
  head/devel/p5-Danga-Socket-Callback/Makefile
  head/devel/p5-Danga-Socket-Callback/distinfo
  head/devel/p5-Danga-Socket-Callback/pkg-descr
  head/devel/p5-Danga-Socket-Callback/pkg-plist

Modified: head/devel/p5-Danga-Socket-Callback/Makefile
==============================================================================
--- head/devel/p5-Danga-Socket-Callback/Makefile	Fri May  3 14:18:14 2013	(r317212)
+++ head/devel/p5-Danga-Socket-Callback/Makefile	Fri May  3 14:36:20 2013	(r317213)
@@ -1,12 +1,9 @@
-# New ports collection makefile for:	p5-Danga-Socket-Callback
-# Date created:		2008-01-30
-# Whom:			Masahiro Teramoto <markun@onohara.to>
-#
+# Created by: TERAMOTO Masahiro <markun@onohara.to>
 # $FreeBSD$
-#
 
 PORTNAME=	Danga-Socket-Callback
-PORTVERSION=	0.01200
+PORTVERSION=	0.013
+PORTEPOCH=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	Danga
@@ -15,10 +12,13 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	markun@onohara.to
 COMMENT=	Use Danga::Socket From Callbacks
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Danga-Socket>=0:${PORTSDIR}/devel/p5-Danga-Socket
 RUN_DEPENDS=	p5-Danga-Socket>=0:${PORTSDIR}/devel/p5-Danga-Socket
 
-PERL_CONFIGURE=	yes
+PERL_MODBUILD=	yes
 
 MAN3=		Danga::Socket::Callback.3
 

Modified: head/devel/p5-Danga-Socket-Callback/distinfo
==============================================================================
--- head/devel/p5-Danga-Socket-Callback/distinfo	Fri May  3 14:18:14 2013	(r317212)
+++ head/devel/p5-Danga-Socket-Callback/distinfo	Fri May  3 14:36:20 2013	(r317213)
@@ -1,2 +1,2 @@
-SHA256 (Danga-Socket-Callback-0.01200.tar.gz) = 5f5e6da31896bf084c6e8c3a5343bbcbc612bc94f8b1c36a15d2b15d2697812e
-SIZE (Danga-Socket-Callback-0.01200.tar.gz) = 18792
+SHA256 (Danga-Socket-Callback-0.013.tar.gz) = 577bacbc202ccf40974ab59e6e24dcc388e9d965cc39a5e7918bd3397700b56e
+SIZE (Danga-Socket-Callback-0.013.tar.gz) = 10250

Modified: head/devel/p5-Danga-Socket-Callback/pkg-descr
==============================================================================
--- head/devel/p5-Danga-Socket-Callback/pkg-descr	Fri May  3 14:18:14 2013	(r317212)
+++ head/devel/p5-Danga-Socket-Callback/pkg-descr	Fri May  3 14:36:20 2013	(r317213)
@@ -1,4 +1,4 @@
 Danga::Socket::Callback is a thin wrapper arond Danga::Socket
 that allows you to set callbacks to be called at various events.
 
-WWW:	http://search.cpan.org/dist/Danga-Socket-Callback/
+WWW: http://search.cpan.org/dist/Danga-Socket-Callback/

Modified: head/devel/p5-Danga-Socket-Callback/pkg-plist
==============================================================================
--- head/devel/p5-Danga-Socket-Callback/pkg-plist	Fri May  3 14:18:14 2013	(r317212)
+++ head/devel/p5-Danga-Socket-Callback/pkg-plist	Fri May  3 14:36:20 2013	(r317213)
@@ -1,4 +1,3 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Danga/Socket/Callback/.packlist
 %%SITE_PERL%%/Danga/Socket/Callback.pm
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Danga/Socket/Callback
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Danga/Socket
_______________________________________________
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"
Comment 4 Frederic Culot freebsd_committer freebsd_triage 2013-05-03 15:37:13 UTC
State Changed
From-To: open->closed

Committed, with minor change (license added). Thanks!