aboutsummaryrefslogtreecommitdiff
path: root/security/sudosh2
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2012-01-30 20:11:25 +0000
committerCy Schubert <cy@FreeBSD.org>2012-01-30 20:11:25 +0000
commitdd0b3e8cbe7aa46d125c60b029f02c7d1c1a497f (patch)
treef4ff60b54d3a4a533effbe817c931a1aef6a5d68 /security/sudosh2
parentfd7628523759328d58412f65050b6f01ad2bfaec (diff)
downloadports-dd0b3e8cbe7aa46d125c60b029f02c7d1c1a497f.tar.gz
ports-dd0b3e8cbe7aa46d125c60b029f02c7d1c1a497f.zip
Notes
Diffstat (limited to 'security/sudosh2')
-rw-r--r--security/sudosh2/Makefile7
-rw-r--r--security/sudosh2/distinfo4
2 files changed, 5 insertions, 6 deletions
diff --git a/security/sudosh2/Makefile b/security/sudosh2/Makefile
index 0aa7d9b4a689..36d2f17a9be6 100644
--- a/security/sudosh2/Makefile
+++ b/security/sudosh2/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= sudosh2
-PORTVERSION= 1.0.2
-PORTREVISION= 1
+PORTVERSION= 1.0.4
CATEGORIES= security
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION}
+MASTER_SITES= SF/${PORTNAME}
EXTRACT_SUFX= .tbz2
MAINTAINER= cy@FreeBSD.org
@@ -29,7 +28,7 @@ CONFIGURE_ARGS+= --with-logdir="${SUDOSH_LOGDIR}"
.else
CONFIGURE_ARGS+= --with-logdir=/var/log/sudosh
.endif
-LDFLAGS+= -lutil
+CFLAGS+= -lutil
MAN1= sudosh.1
MAN5= sudosh.conf.5
diff --git a/security/sudosh2/distinfo b/security/sudosh2/distinfo
index 2ba18ecfa74d..3c2a563ece4f 100644
--- a/security/sudosh2/distinfo
+++ b/security/sudosh2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (sudosh2-1.0.2.tbz2) = 70298502c3f1998118d90b2b5298a6ca2595ebca3e695e7871f68d792d2b3299
-SIZE (sudosh2-1.0.2.tbz2) = 167113
+SHA256 (sudosh2-1.0.4.tbz2) = f00771a31b4f83036927b854cb125d76c242afcb5a53e564955c67909ef84ff1
+SIZE (sudosh2-1.0.4.tbz2) = 145262