From 3f5888c8f216bb91e25b6fd990c4b51e6fbc0964 Mon Sep 17 00:00:00 2001 From: mnag Date: Mon, 16 Jan 2006 14:32:41 +0000 Subject: Update to 1.4.0 PR: 91865 Submitted by: Vasil Dimov --- misc/ossp-uuid/Makefile | 3 ++- misc/ossp-uuid/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/misc/ossp-uuid/Makefile b/misc/ossp-uuid/Makefile index 519d04e559f0..881d114b34e6 100644 --- a/misc/ossp-uuid/Makefile +++ b/misc/ossp-uuid/Makefile @@ -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_REINPLACE= yes 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 diff --git a/misc/ossp-uuid/distinfo b/misc/ossp-uuid/distinfo index d9b86991c7d5..b4997fb5215c 100644 --- a/misc/ossp-uuid/distinfo +++ b/misc/ossp-uuid/distinfo @@ -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 -- cgit