Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Sep 2006 00:14:44 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org, skv@FreeBSD.org
Subject:   ports/103361: [PATCH] devel/p5-Data-UUID: update to 0.143
Message-ID:  <20060918161444.41008250@netnews.NCTU.edu.tw>
Resent-Message-ID: <200609181620.k8IGKLp0073471@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         103361
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Data-UUID: update to 0.143
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 18 16:20:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Update to 0.143
- portlint warn: comment length should be less than 70

Port maintainer (skv@FreeBSD.org) is cc'd.

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

--- p5-Data-UUID-0.143.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-Data-UUID/Makefile /home/staff/gslin/work/p5-Data-UUID/Makefile
--- /usr/ports/devel/p5-Data-UUID/Makefile	Fri Sep 15 03:14:44 2006
+++ /home/staff/gslin/work/p5-Data-UUID/Makefile	Tue Sep 19 00:13:55 2006
@@ -6,14 +6,14 @@
 #
 
 PORTNAME=	Data-UUID
-PORTVERSION=	0.142
+PORTVERSION=	0.143
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Data
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	skv@FreeBSD.org
-COMMENT=	Module for generating Globally/Universally Unique Identifiers (GUIDs/UUIDs)
+COMMENT=	Module for generating Globally/Universally Unique Identifiers
 
 PERL_CONFIGURE=	yes
 CONFIGURE_ARGS=	</dev/null
diff -ruN --exclude=CVS /usr/ports/devel/p5-Data-UUID/distinfo /home/staff/gslin/work/p5-Data-UUID/distinfo
--- /usr/ports/devel/p5-Data-UUID/distinfo	Fri Sep 15 03:14:44 2006
+++ /home/staff/gslin/work/p5-Data-UUID/distinfo	Tue Sep 19 00:12:40 2006
@@ -1,3 +1,3 @@
-MD5 (Data-UUID-0.142.tar.gz) = a3a7b92da27a372a92c50441b6891886
-SHA256 (Data-UUID-0.142.tar.gz) = 1d01faf937da6b5a01589e4db37dd6657dbc146fa34363ed76f31e7dbcc046ce
-SIZE (Data-UUID-0.142.tar.gz) = 14707
+MD5 (Data-UUID-0.143.tar.gz) = 0525ebdc51987c5453673bc17316577f
+SHA256 (Data-UUID-0.143.tar.gz) = 25aacb83603360482168a19eaff77b39eb40a2d7f4dabd1d25f40215f2d0daed
+SIZE (Data-UUID-0.143.tar.gz) = 14757
--- p5-Data-UUID-0.143.patch ends here ---

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



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