aboutsummaryrefslogtreecommitdiff
path: root/misc/ossp-uuid
diff options
context:
space:
mode:
authorVasil Dimov <vd@FreeBSD.org>2007-07-22 11:09:46 +0000
committerVasil Dimov <vd@FreeBSD.org>2007-07-22 11:09:46 +0000
commit5531dccf33763324bba1e41c90343ffa8703ea2c (patch)
tree2baf85e09c85d0f24d277228b9b13d16be7ea742 /misc/ossp-uuid
parent4b1cd02ebee650bb8af6226ea621f36ab1f2a0e2 (diff)
downloadports-5531dccf33763324bba1e41c90343ffa8703ea2c.tar.gz
ports-5531dccf33763324bba1e41c90343ffa8703ea2c.zip
* Upgrade misc/ossp-uuid from 1.5.1 to 1.6.0
* s/INSTALLS_SHLIB/USE_LDCONFIG * Add regression-test: target (same as test:)
Notes
Notes: svn path=/head/; revision=196052
Diffstat (limited to 'misc/ossp-uuid')
-rw-r--r--misc/ossp-uuid/Makefile6
-rw-r--r--misc/ossp-uuid/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/misc/ossp-uuid/Makefile b/misc/ossp-uuid/Makefile
index e0530893e41e..0fa42d9039ce 100644
--- a/misc/ossp-uuid/Makefile
+++ b/misc/ossp-uuid/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= uuid
-PORTVERSION= 1.5.1
+PORTVERSION= 1.6.0
CATEGORIES= misc devel
MASTER_SITES= ${MASTER_SITE_OSSP}
MASTER_SITE_SUBDIR= lib/${PORTNAME}
@@ -19,7 +19,7 @@ CONFLICTS= e2fsprogs-libuuid-[0-9]*
USE_GCC= 3.2+
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --disable-shared --enable-static --mandir=${PREFIX}/man
@@ -43,6 +43,8 @@ PLIST_SUB+= WITH_PERL='@comment '
IGNORE= supports Perl 5.8.0 or above only
.endif
+regression-test: test
+
test: build
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check
diff --git a/misc/ossp-uuid/distinfo b/misc/ossp-uuid/distinfo
index 9a60ae4c63fd..fcbe9084f27f 100644
--- a/misc/ossp-uuid/distinfo
+++ b/misc/ossp-uuid/distinfo
@@ -1,3 +1,3 @@
-MD5 (uuid-1.5.1.tar.gz) = d7df0c4cb02dad7ce3e1ec8fc669f724
-SHA256 (uuid-1.5.1.tar.gz) = ff9bd6815bd8509ac1b6a019128c6731eeb99249ac811293d929ab101fc7c570
-SIZE (uuid-1.5.1.tar.gz) = 401963
+MD5 (uuid-1.6.0.tar.gz) = 752cae29ed7d7460a6ab770e850bcb5d
+SHA256 (uuid-1.6.0.tar.gz) = c96551baac04c2e4194194ba0e6ad416bb70240b64924adfbd8ca31fdcd3f48c
+SIZE (uuid-1.6.0.tar.gz) = 406796