ports/69396: Update port: misc/ossp-uuid to 1.0.1

Kimura Fuyuki fuyuki at hadaly.org
Wed Jul 21 23:20:22 UTC 2004


>Number:         69396
>Category:       ports
>Synopsis:       Update port: misc/ossp-uuid to 1.0.1
>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:   Wed Jul 21 23:20:21 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
>Environment:

  FreeBSD ns.nigredo.org 5.2.1-RELEASE-p9 i386

>Description:

Update to 1.0.1

>How-To-Repeat:

>Fix:

cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /cvs/FreeBSD/ports/misc/ossp-uuid/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	17 Feb 2004 09:43:58 -0000	1.2
+++ Makefile	21 Jul 2004 23:09:38 -0000
@@ -6,20 +6,23 @@
 #
 
 PORTNAME=	uuid
-PORTVERSION=	1.0.0
+PORTVERSION=	1.0.1
 CATEGORIES=	misc devel
 MASTER_SITES=	ftp://ftp.ossp.org/pkg/lib/${PORTNAME}/
 PKGNAMEPREFIX=	ossp-
 
-MAINTAINER=	fuyuki at nigredo.org
+MAINTAINER=	fuyuki at hadaly.org
 COMMENT=	An ISO-C API and CLI for generating Universally Unique Identifiers
 
-CONFLICTS=	e2fsprogs-*
+CONFLICTS=	e2fsprogs-[0-9]*
 
 USE_LIBTOOL_VER=	15
 INSTALLS_SHLIB=	yes
 
 MAN1=		uuid-config.1 uuid.1
 MAN3=		uuid.3
+
+test:
+	cd ${WRKSRC}; ${MAKE} check
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/FreeBSD/ports/misc/ossp-uuid/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	17 Feb 2004 09:43:58 -0000	1.2
+++ distinfo	21 Jul 2004 23:03:54 -0000
@@ -1,2 +1,2 @@
-MD5 (uuid-1.0.0.tar.gz) = f79948345cc94ab841a8d20e4d76ac76
-SIZE (uuid-1.0.0.tar.gz) = 332957
+MD5 (uuid-1.0.1.tar.gz) = 55fbb64f4458c028a25171eac0f04c01
+SIZE (uuid-1.0.1.tar.gz) = 336423
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list