ports/146470: [MAINTAINER] net/p5-IO-Socket-Multicast: update to 1.12

Janos Mohacsi janos.mohacsi at bsd.hu
Mon May 10 14:30:06 UTC 2010


>Number:         146470
>Category:       ports
>Synopsis:       [MAINTAINER] net/p5-IO-Socket-Multicast: update to 1.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 10 14:30:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Janos Mohacsi
>Release:        FreeBSD 6.4-STABLE i386
>Organization:
NIIF/HUNGARNET
>Environment:
System: FreeBSD csoki.ki.iif.hu 6.4-STABLE FreeBSD 6.4-STABLE #15: Thu Jan 14 18:08:55 CET 2010
>Description:
- Update to 1.12
- PORTDOCS -> PORTEXAMPLES fixing

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-IO-Socket-Multicast-1.12.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/p5-IO-Socket-Multicast.orig/Makefile /usr/ports/net/p5-IO-Socket-Multicast/Makefile
--- /usr/ports/net/p5-IO-Socket-Multicast.orig/Makefile	2009-11-26 17:00:44.000000000 +0100
+++ /usr/ports/net/p5-IO-Socket-Multicast/Makefile	2010-05-10 15:53:57.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	IO-Socket-Multicast
-PORTVERSION=	1.11
+PORTVERSION=	1.12
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -22,7 +22,7 @@
 PERL_CONFIGURE=	yes
 
 post-install:
-.ifndef(NOPORTDOCS)
+.ifndef(NOPORTEXAMPLES)
 	@${ECHO_MSG} "===>   Installing examples for ${PKGNAME}"
 	@${MKDIR} ${EXAMPLESDIR}
 		${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${EXAMPLESDIR}
diff -ruN --exclude=CVS /usr/ports/net/p5-IO-Socket-Multicast.orig/distinfo /usr/ports/net/p5-IO-Socket-Multicast/distinfo
--- /usr/ports/net/p5-IO-Socket-Multicast.orig/distinfo	2009-11-26 17:00:44.000000000 +0100
+++ /usr/ports/net/p5-IO-Socket-Multicast/distinfo	2010-05-10 15:46:31.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (IO-Socket-Multicast-1.11.tar.gz) = c6a25066cdf8efd8a246c13469fe2723
-SHA256 (IO-Socket-Multicast-1.11.tar.gz) = 3bb1a059cb9ac3cf8e6945ac0b450db6ee982038fcdc00334779000e9b8070dd
-SIZE (IO-Socket-Multicast-1.11.tar.gz) = 11504
+MD5 (IO-Socket-Multicast-1.12.tar.gz) = c96e6cbb367b1d11ffe7bb9fbd833540
+SHA256 (IO-Socket-Multicast-1.12.tar.gz) = 70e8af4aa21d19bab5edd9f43a6b3d6277748a65145d46ff0ea2ae4c59495c72
+SIZE (IO-Socket-Multicast-1.12.tar.gz) = 11685
diff -ruN --exclude=CVS /usr/ports/net/p5-IO-Socket-Multicast.orig/pkg-plist /usr/ports/net/p5-IO-Socket-Multicast/pkg-plist
--- /usr/ports/net/p5-IO-Socket-Multicast.orig/pkg-plist	2006-08-22 11:37:59.000000000 +0200
+++ /usr/ports/net/p5-IO-Socket-Multicast/pkg-plist	2010-05-10 15:55:14.000000000 +0200
@@ -3,11 +3,11 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket/Multicast/.packlist
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket/Multicast/Multicast.bs
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket/Multicast/Multicast.so
-%%PORTDOCS%%%%EXAMPLESDIR%%/client.pl
-%%PORTDOCS%%%%EXAMPLESDIR%%/server.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/client.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/server.pl
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket/Multicast
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/IO/Socket
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/IO
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Socket
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO
-%%PORTDOCS%%@dirrmtry %%EXAMPLESDIR%%
+%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%
--- p5-IO-Socket-Multicast-1.12.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list