summaryrefslogtreecommitdiff
path: root/sysutils/shlock
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2006-05-22 00:07:03 +0000
committerDoug Barton <dougb@FreeBSD.org>2006-05-22 00:07:03 +0000
commitfad712fcceeacf22eca8b246c2d8355d63e6e796 (patch)
treea33d7ce93e308038eeaef211540e4054c58b411c /sysutils/shlock
parent- update to 0.09 (diff)
Update to work with inn version 2.4.3.
Notes
Notes: svn path=/head/; revision=163042
Diffstat (limited to 'sysutils/shlock')
-rw-r--r--sysutils/shlock/Makefile7
-rw-r--r--sysutils/shlock/distinfo12
2 files changed, 11 insertions, 8 deletions
diff --git a/sysutils/shlock/Makefile b/sysutils/shlock/Makefile
index c03605f0d94a..d8b2fb435bce 100644
--- a/sysutils/shlock/Makefile
+++ b/sysutils/shlock/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= shlock
-PORTVERSION= 2.3.5
+PORTVERSION= 2.4.3
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_ISC} \
http://dougbarton.us/Downloads/%SUBDIR%/
@@ -18,7 +18,8 @@ EXTRACT_ONLY= inn-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= DougB@FreeBSD.org
COMMENT= Create lock files for use in shell scripts
-HAS_CONFIGURE= yes
+HAS_CONFIGURE= yes
+CONFIGURE_ARGS+= --without-perl
MAN1= shlock.1
PLIST_FILES= bin/shlock
@@ -29,6 +30,8 @@ verify: checksum
gpg --verify ${DISTDIR}/inn-${PORTVERSION}${EXTRACT_SUFX}.asc
do-build:
+ cd ${WRKSRC}/lib && ${MAKE}
+ cd ${WRKSRC}/include && ${MAKE}
cd ${WRKSRC}/backends && ${MAKE} shlock
do-install:
diff --git a/sysutils/shlock/distinfo b/sysutils/shlock/distinfo
index ceb1598f52a2..d98e97844db7 100644
--- a/sysutils/shlock/distinfo
+++ b/sysutils/shlock/distinfo
@@ -1,6 +1,6 @@
-MD5 (inn-2.3.5.tar.gz) = 97223e05d37e568f2ba95793b8133246
-SHA256 (inn-2.3.5.tar.gz) = 5a1422ec2882bfbe3eaf8b9a829aa59d41058e7ded696007470e1639d109b40e
-SIZE (inn-2.3.5.tar.gz) = 1421702
-MD5 (inn-2.3.5.tar.gz.asc) = f4c9574b9fd12ef7388372acc824086f
-SHA256 (inn-2.3.5.tar.gz.asc) = 1502281b6a85d8e7b485ca0c8366d58037606a3fdf3ab95cd126b0e89f9dc9eb
-SIZE (inn-2.3.5.tar.gz.asc) = 187
+MD5 (inn-2.4.3.tar.gz) = 6caa10909a7bf55fb91535685990aec9
+SHA256 (inn-2.4.3.tar.gz) = b69679ed4b79ed8384db50e43a09a7d52e4da51712235b912bcfae037e137bf2
+SIZE (inn-2.4.3.tar.gz) = 1871994
+MD5 (inn-2.4.3.tar.gz.asc) = f9234f1c5de9a3eb6f924b43f6e6717f
+SHA256 (inn-2.4.3.tar.gz.asc) = e1f49954149ca0f13bfb75b6b2cea22b522e14f69df81ed20529d929d0d68368
+SIZE (inn-2.4.3.tar.gz.asc) = 306