Upgrade misc/ossp-uuid from 1.6.0 to 1.6.1

This commit is contained in:
Vasil Dimov 2008-05-30 10:43:08 +00:00
parent c141f806bc
commit bca9b7b6e7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213915
3 changed files with 9 additions and 10 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= uuid
PORTVERSION= 1.6.0
PORTREVISION= 1
PORTVERSION= 1.6.1
CATEGORIES= misc devel
MASTER_SITES= ${MASTER_SITE_OSSP}
MASTER_SITE_SUBDIR= lib/${PORTNAME}

View File

@ -1,3 +1,3 @@
MD5 (uuid-1.6.0.tar.gz) = 752cae29ed7d7460a6ab770e850bcb5d
SHA256 (uuid-1.6.0.tar.gz) = c96551baac04c2e4194194ba0e6ad416bb70240b64924adfbd8ca31fdcd3f48c
SIZE (uuid-1.6.0.tar.gz) = 406796
MD5 (uuid-1.6.1.tar.gz) = 18c8875411da07fe4503fdfc2136bf46
SHA256 (uuid-1.6.1.tar.gz) = 6522729b6914a4be752aa1dffb82f57c4f182b1a373d864eed8f2ec1e943215e
SIZE (uuid-1.6.1.tar.gz) = 544083

View File

@ -1,15 +1,15 @@
--- Makefile.in.orig Mon Jul 31 15:20:03 2006
+++ Makefile.in Wed Aug 2 17:55:11 2006
@@ -61,7 +61,7 @@
--- Makefile.in.orig 2008-02-21 09:56:57.000000000 +0200
+++ Makefile.in 2008-05-30 13:28:33.000000000 +0300
@@ -62,7 +62,7 @@
PHP = @PHP@
PG_CONFIG = @PG_CONFIG@
-LIB_NAME = libuuid.la
+LIB_NAME = libuuid.a
LIB_OBJS = uuid.lo uuid_md5.lo uuid_sha1.lo uuid_prng.lo uuid_mac.lo uuid_ui64.lo uuid_ui128.lo uuid_str.lo
LIB_OBJS = uuid.lo uuid_md5.lo uuid_sha1.lo uuid_prng.lo uuid_mac.lo uuid_time.lo uuid_ui64.lo uuid_ui128.lo uuid_str.lo
DCE_NAME = libuuid_dce.la
@@ -225,12 +225,12 @@
@@ -226,12 +226,12 @@
$(SHTOOL) mkdir -f -p -m 755 $(DESTDIR)$(prefix)
$(SHTOOL) mkdir -f -p -m 755 $(DESTDIR)$(bindir)
$(SHTOOL) mkdir -f -p -m 755 $(DESTDIR)$(includedir)