update to version 1.4.2 and fix some indentations in the Makefile;

This commit is contained in:
robert 2006-04-10 14:51:04 +00:00
parent f787dd661f
commit 7164e19144
2 changed files with 8 additions and 8 deletions

View File

@ -1,17 +1,17 @@
# $OpenBSD: Makefile,v 1.16 2006/03/12 23:11:30 robert Exp $
# $OpenBSD: Makefile,v 1.17 2006/04/10 14:51:04 robert Exp $
SHARED_ONLY= Yes
COMMENT= "ISO-C API and CLI for generating Universally Unique Identifiers"
COMMENT-perl= "UUID modules for Perl"
VERSION= 1.4.1
VERSION= 1.4.2
DISTNAME= uuid-${VERSION}
FULLPKGNAME= uuid-${VERSION}
FULLPKGNAME-perl= p5-UUID-${VERSION}
CATEGORIES= devel
SHARED_LIBS= uuid 13.22 \
uuid++ 14.21
uuid++ 14.21
MAINTAINER= Robert Nagy <robert@openbsd.org>
@ -40,6 +40,6 @@ USE_LIBTOOL= Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS+= --with-perl --with-cxx \
--without-php --without-pgsql
--without-php --without-pgsql
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
MD5 (uuid-1.4.1.tar.gz) = a58fa33d4403b78dc6a2a7d649f4125e
RMD160 (uuid-1.4.1.tar.gz) = 1a0aeb97f8d058cd2180f3f47fdc51f6c114d93e
SHA1 (uuid-1.4.1.tar.gz) = 3bc0ab85fc3c3f0fbc5a66ed519d8842bfdca47b
SIZE (uuid-1.4.1.tar.gz) = 388134
MD5 (uuid-1.4.2.tar.gz) = fdfe93bc134dfb73814456c3b444dda1
RMD160 (uuid-1.4.2.tar.gz) = d3230c1019f49dacae4cba858f6dc96e5051a34c
SHA1 (uuid-1.4.2.tar.gz) = 064b74dd9c72c5b4de914882926d5df36eda8f3b
SIZE (uuid-1.4.2.tar.gz) = 390542