ports/160840: [MAINTAINER] textproc/p5-Hailo: update to 0.70

milki milki at rescomp.berkeley.edu
Tue Sep 20 04:50:13 UTC 2011


>Number:         160840
>Category:       ports
>Synopsis:       [MAINTAINER] textproc/p5-Hailo: update to 0.70
>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:   Tue Sep 20 04:50:12 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     milki
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
UC Berkeley - RSSP-IT
>Environment:
System: FreeBSD cibo.ircmylife.com 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011
>Description:
- Update to 0.70
- Makefile patch no longer needed

Package changes available at http://cpansearch.perl.org/src/HINRIK/Hailo-0.70/Changes

Removed file(s):
- files/patch-Makefile.PL.in

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

--- p5-Hailo-0.70.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Hailo/Makefile /usr/home/milki/ports/p5-Hailo/Makefile
--- /usr/ports/textproc/p5-Hailo/Makefile	2011-08-13 20:53:54.000000000 -0700
+++ /usr/home/milki/ports/p5-Hailo/Makefile	2011-09-19 21:44:17.000000000 -0700
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Hailo
-PORTVERSION=	0.69
+PORTVERSION=	0.70
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:HINRIK
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Hailo/distinfo /usr/home/milki/ports/p5-Hailo/distinfo
--- /usr/ports/textproc/p5-Hailo/distinfo	2011-08-13 20:53:54.000000000 -0700
+++ /usr/home/milki/ports/p5-Hailo/distinfo	2011-09-19 21:45:53.000000000 -0700
@@ -1,2 +1,2 @@
-SHA256 (Hailo-0.69.tar.gz) = 8694f17e9d02cbc89ec56508ef4ff1a7e329f554f29fcac884fa75f3c62ad3f5
-SIZE (Hailo-0.69.tar.gz) = 330417
+SHA256 (Hailo-0.70.tar.gz) = 90e46a76b02654f146ba9752f2e66e295f6ff45e56667dfa9e038bf1bd292072
+SIZE (Hailo-0.70.tar.gz) = 330700
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Hailo/files/patch-Makefile.PL.in /usr/home/milki/ports/p5-Hailo/files/patch-Makefile.PL.in
--- /usr/ports/textproc/p5-Hailo/files/patch-Makefile.PL.in	2011-08-13 20:53:54.000000000 -0700
+++ /usr/home/milki/ports/p5-Hailo/files/patch-Makefile.PL.in	1969-12-31 16:00:00.000000000 -0800
@@ -1,14 +0,0 @@
---- Makefile.PL	2011-05-06 21:02:43.000000000 -0700
-+++ Makefile.PL	2011-07-20 11:35:49.000000000 -0700
-@@ -95,3 +95,11 @@
- 
-     return $inherited;
- }
-+
-+sub init_PM {
-+    my $self = shift;
-+    $self->SUPER::init_PM(@_);
-+    # Do not install the README and README.pod
-+    delete $self->{PM}{"README.pod"};
-+    delete $self->{PM}{"README"};
-+}
--- p5-Hailo-0.70.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list