ports/131788: Update: devel/p5-ZML Undefined metas, comments, or variables would cause it to throw errors.

Zane C.B. vvelox at vvelox.net
Tue Feb 17 21:20:01 UTC 2009


>Number:         131788
>Category:       ports
>Synopsis:       Update: devel/p5-ZML    Undefined metas, comments, or variables would cause it to throw errors.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 17 21:20:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Zane C.B.
>Release:        FreeBSD 6.4-PRERELEASE i386
>Organization:
>Environment:


System: FreeBSD 6.4-PRERELEASE #2: Thu Nov 20 15:59:23 CST 2008
    root at vixen42.vulpes:/usr/obj/usr/src/sys/vixen42



>Description:


Previously undefined metas, comments, or variables would cause it to
error. Undefined ones are now set to '' before writing.


>How-To-Repeat:


1: Use the string function with one of the defined variables being undefined and watch it throw errors.
2:
3: Apply diffs and reinstall.
4: Enjoy.


>Fix:


--- p5-ZML_Makefile.diff begins here ---
--- Makefile.orig	2009-02-17 14:48:35.000000000 -0600
+++ Makefile	2009-02-17 14:48:44.000000000 -0600
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ZML
-PORTVERSION=	0.5.1
+PORTVERSION=	0.5.2
 CATEGORIES=	devel
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	../../authors/id/V/VV/VVELOX
--- p5-ZML_Makefile.diff ends here ---


--- p5-ZML_distinfo.diff begins here ---
--- distinfo.orig	2009-02-17 14:49:37.000000000 -0600
+++ distinfo	2009-02-17 14:49:44.000000000 -0600
@@ -1,3 +1,3 @@
-MD5 (ZML-0.5.1.tar.gz) = 9ed3bda4e72a998bba8c0eb2bd356232
-SHA256 (ZML-0.5.1.tar.gz) = a1961b95ac5696c3ed51d02e4b87c25fc83f1e04e0826128b8fecc41f232ad90
-SIZE (ZML-0.5.1.tar.gz) = 7492
+MD5 (ZML-0.5.2.tar.gz) = a72cac01bda04df6d34f5a53c1b1d51c
+SHA256 (ZML-0.5.2.tar.gz) = bd156e0bb74f6895305bf5943f52a81d51aa4064713c1c2d02c2f6ddfe1400f2
+SIZE (ZML-0.5.2.tar.gz) = 7623
--- p5-ZML_distinfo.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list