Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jan 2006 11:00:35 +0200
From:      Vasil Dimov <vd@datamax.bg>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mnag@FreeBSD.org
Subject:   ports/91865: Update port: misc/ossp-uuid to 1.4.0
Message-ID:  <20060116090035.GA56840@qlovarnika.bg.datamax>
Resent-Message-ID: <200601160910.k0G9A3KB074429@freefall.freebsd.org>

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

>Number:         91865
>Category:       ports
>Synopsis:       Update port: misc/ossp-uuid to 1.4.0
>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 Jan 16 09:10:02 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Vasil Dimov
>Release:        FreeBSD 6.0-STABLE amd64
>Organization:
DataMax
>Environment:

>Description:

Update misc/ossp-uuid from 1.3.2 to 1.4.0 + fix innocent configure
warning

>How-To-Repeat:

>Fix:

--- ossp-uuid_1.3.2-1.4.0.diff begins here ---
Index: Makefile
===================================================================
RCS file: /usr/local/cvsupdroot/ports/misc/ossp-uuid/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- Makefile	9 Dec 2005 13:40:21 -0000	1.16
+++ Makefile	16 Jan 2006 08:58:41 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	uuid
-PORTVERSION=	1.3.2
+PORTVERSION=	1.4.0
 CATEGORIES=	misc devel
 MASTER_SITES=	${MASTER_SITE_OSSP}
 MASTER_SITE_SUBDIR=	lib/${PORTNAME}
@@ -21,6 +21,7 @@
 USE_GCC=	3.2+
 USE_AUTOTOOLS=	libtool:15
 INSTALLS_SHLIB=	yes
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ARGS=	--disable-shared --enable-static
 
 MAN1=	uuid-config.1 uuid.1
Index: distinfo
===================================================================
RCS file: /usr/local/cvsupdroot/ports/misc/ossp-uuid/distinfo,v
retrieving revision 1.11
diff -u -r1.11 distinfo
--- distinfo	9 Dec 2005 13:40:21 -0000	1.11
+++ distinfo	16 Jan 2006 08:58:41 -0000
@@ -1,3 +1,3 @@
-MD5 (uuid-1.3.2.tar.gz) = df520ef922e944468345a4011c14a769
-SHA256 (uuid-1.3.2.tar.gz) = 9db27e0392e5685ef6487bf153dcb906deb4ff202d3d9c9d9735690b2dd4b991
-SIZE (uuid-1.3.2.tar.gz) = 442679
+MD5 (uuid-1.4.0.tar.gz) = bf3412348b537a13bf1ec8326213e2de
+SHA256 (uuid-1.4.0.tar.gz) = 1219a3b73d3c4f0390588f1e6e20eb4c76759c3ebb7e994ab4ebf045216db978
+SIZE (uuid-1.4.0.tar.gz) = 387658
--- ossp-uuid_1.3.2-1.4.0.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



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