From 8b3a307d98e94cf132d1ab4083829fdddf93cc44 Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Thu, 13 May 2010 00:36:46 +0200 Subject: network/ipcalc: Updated for version 0.41 --- network/ipcalc/ipcalc.SlackBuild | 2 +- network/ipcalc/ipcalc.info | 2 ++ network/ipcalc/slack-desc | 10 +++++++++- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/network/ipcalc/ipcalc.SlackBuild b/network/ipcalc/ipcalc.SlackBuild index 4364207794..390c5adb05 100644 --- a/network/ipcalc/ipcalc.SlackBuild +++ b/network/ipcalc/ipcalc.SlackBuild @@ -63,4 +63,4 @@ mkdir -p $PKG/install cat $CWD/slack-desc > $PKG/install/slack-desc cd $PKG -/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz +/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} diff --git a/network/ipcalc/ipcalc.info b/network/ipcalc/ipcalc.info index 2f775be642..b344e3a972 100644 --- a/network/ipcalc/ipcalc.info +++ b/network/ipcalc/ipcalc.info @@ -3,6 +3,8 @@ VERSION="0.41" HOMEPAGE="http://jodies.de/ipcalc" DOWNLOAD="http://jodies.de/ipcalc-archive/ipcalc-0.41.tar.gz" MD5SUM="fb791e9a5220fc8e624d915e18fc4697" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" MAINTAINER="Vincent Batts" EMAIL="vbatts@batts.mine.nu" APPROVED="rworkman" diff --git a/network/ipcalc/slack-desc b/network/ipcalc/slack-desc index 1078f8c3d0..e95d930f9a 100644 --- a/network/ipcalc/slack-desc +++ b/network/ipcalc/slack-desc @@ -1,5 +1,13 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| ipcalc: ipcalc (An IP Netmask/broadcast/etc calculator) -ipcalc: +ipcalc: ipcalc: ipcalc takes an IP address and netmask and calculates ipcalc: the resulting broadcast, network, Cisco wildcard mask, ipcalc: and host range. By giving a second netmask, you can -- cgit v1.2.3