aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-03-16 16:47:43 +0800
committerkrion <krion@FreeBSD.org>2004-03-16 16:47:43 +0800
commit8df3001e1a3c8ee39a83fcfde1dd11009623940c (patch)
tree24227128140d96751eba8fca76e964e7b765b6e1 /net
parent1b404a216fb77a8e8097a013ba2fbb8a43f3b61d (diff)
downloadfreebsd-ports-gnome-8df3001e1a3c8ee39a83fcfde1dd11009623940c.tar.gz
freebsd-ports-gnome-8df3001e1a3c8ee39a83fcfde1dd11009623940c.tar.zst
freebsd-ports-gnome-8df3001e1a3c8ee39a83fcfde1dd11009623940c.zip
- Update to version 0.6.0
Diffstat (limited to 'net')
-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