summaryrefslogtreecommitdiffstats
path: root/sysutils/socklog
diff options
context:
space:
mode:
authorsergei <sergei@FreeBSD.org>2004-03-24 06:51:10 +0000
committersergei <sergei@FreeBSD.org>2004-03-24 06:51:10 +0000
commitd2a7b0631d0763eb9e983ab1fe364352e0c16178 (patch)
tree623f8cfb1d73e46f7d16224c8de1fd43164b0911 /sysutils/socklog
parent95db36459b432c80552c70b52d69695facbae917 (diff)
downloadFreeBSD-ports-d2a7b0631d0763eb9e983ab1fe364352e0c16178.zip
FreeBSD-ports-d2a7b0631d0763eb9e983ab1fe364352e0c16178.tar.gz
- Update to 1.4.2
- Utilize socklog's post-build self-test mechanism
Diffstat (limited to 'sysutils/socklog')
-rw-r--r--sysutils/socklog/Makefile4
-rw-r--r--sysutils/socklog/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/socklog/Makefile b/sysutils/socklog/Makefile
index 1f4b8f8..3886b6d 100644
--- a/sysutils/socklog/Makefile
+++ b/sysutils/socklog/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= socklog
-PORTVERSION= 1.4.1
+PORTVERSION= 1.4.2
CATEGORIES= sysutils net
MASTER_SITES= http://smarden.org/socklog/
@@ -26,7 +26,7 @@ do-configure:
${ECHO_CMD} "${CC} ${CFLAGS}" > ${WRKSRC}/src/conf-cc
do-build:
- cd ${WRKSRC} && package/compile
+ cd ${WRKSRC} && package/compile && package/check
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/command/* ${PREFIX}/bin
diff --git a/sysutils/socklog/distinfo b/sysutils/socklog/distinfo
index 6268e6a..17aac17 100644
--- a/sysutils/socklog/distinfo
+++ b/sysutils/socklog/distinfo
@@ -1,2 +1,2 @@
-MD5 (socklog-1.4.1.tar.gz) = 80be475da99872cf37e94cab7827f5e8
-SIZE (socklog-1.4.1.tar.gz) = 53923
+MD5 (socklog-1.4.2.tar.gz) = da407ac65ebe4dfc4e467186f0d6104b
+SIZE (socklog-1.4.2.tar.gz) = 54136
OpenPOWER on IntegriCloud