aboutsummaryrefslogtreecommitdiff
path: root/net/icpld
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-03-16 08:47:43 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-03-16 08:47:43 +0000
commit132ec64aa8cdae772b9fc6b0258068778c4440d8 (patch)
treebecca1a5a49aeda080dacd1776cd9389f1270d74 /net/icpld
parent0721deaec66a31faca0a3c1e7d5cc65f9343fffe (diff)
downloadports-132ec64aa8cdae772b9fc6b0258068778c4440d8.tar.gz
ports-132ec64aa8cdae772b9fc6b0258068778c4440d8.zip
Notes
Diffstat (limited to 'net/icpld')
-rw-r--r--net/icpld/Makefile12
-rw-r--r--net/icpld/distinfo4
2 files changed, 6 insertions, 10 deletions
diff --git a/net/icpld/Makefile b/net/icpld/Makefile
index c7092b96dafb..43ee53011895 100644
--- a/net/icpld/Makefile
+++ b/net/icpld/Makefile
@@ -6,14 +6,13 @@
#
PORTNAME= icpld
-PORTVERSION= 0.5.4
+PORTVERSION= 0.6.0
CATEGORIES= net
MASTER_SITES= http://www.ibiblio.org/icpld/download/
MAINTAINER= krion@FreeBSD.org
COMMENT= Internet connection performance logging daemon
-USE_SIZE= yes
USE_BZIP2= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
@@ -24,13 +23,10 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.1 ${MANPREFIX}/man/man1
${INSTALL_DATA} ${WRKSRC}/icpld.conf.sample ${PREFIX}/etc
- @${ECHO_MSG} "#####################################################################"
- @${ECHO_MSG} "Installing ${PREFIX}/etc/icpld.conf.sample file."
- @${ECHO_MSG} "#####################################################################"
+ @${ECHO_MSG} '===> Installing ${PREFIX}/etc/icpld.conf.sample file.'
+
${INSTALL_SCRIPT} ${WRKSRC}/contrib/icpld.sh.sample ${PREFIX}/etc/rc.d
- @${ECHO_MSG} "#####################################################################"
- @${ECHO_MSG} "Installing ${PREFIX}/etc/rc.d/icpld.sh.sample"
- @${ECHO_MSG} "#####################################################################"
+ @${ECHO_MSG} '===> Installing ${PREFIX}/etc/rc.d/icpld.sh.sample'
post-install:
.if !defined(NOPORTDOCS)
diff --git a/net/icpld/distinfo b/net/icpld/distinfo
index 5ca985e88651..4509b3c68726 100644
--- a/net/icpld/distinfo
+++ b/net/icpld/distinfo
@@ -1,2 +1,2 @@
-MD5 (icpld-0.5.4.tar.bz2) = bad2d18356877a8bfc0828af72f93bd9
-SIZE (icpld-0.5.4.tar.bz2) = 251673
+MD5 (icpld-0.6.0.tar.bz2) = 5f7923be044725828c99edb4ecdf2b49
+SIZE (icpld-0.6.0.tar.bz2) = 222957