From a909eb13195e6fba05de6205ff236f2b3d1a7bde Mon Sep 17 00:00:00 2001 From: Fridrich von Stauffenberg Date: Mon, 1 Jul 2013 09:01:55 -0500 Subject: network/miredo: Updated for version 1.2.6. Signed-off-by: Erik Hanson --- network/miredo/miredo.SlackBuild | 6 +++--- network/miredo/miredo.info | 6 +++--- network/miredo/slack-desc | 10 +++++----- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/network/miredo/miredo.SlackBuild b/network/miredo/miredo.SlackBuild index 0386b3c32d..a681baa9ac 100644 --- a/network/miredo/miredo.SlackBuild +++ b/network/miredo/miredo.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Miredo -# Copyright 2011 Fridrich von Stauffenberg +# Copyright 2011-2013 Fridrich von Stauffenberg # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=miredo -VERSION=1.2.5 +VERSION=1.2.6 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -100,7 +100,7 @@ install -D -m 0644 $CWD/rc.$PRGNAM $PKG/etc/rc.d/rc.$PRGNAM.new find $PKG/usr/man -type f -exec gzip -9 {} \; for i in $( find $PKG/usr/man -type l ) ; do ln -s $( readlink $i ).gz $i.gz ; rm $i ; done -cp ChangeLog AUTHORS THANKS COPYING INSTALL README NEWS TODO ABOUT-NLS \ +cp -a ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS README THANKS TODO \ $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild diff --git a/network/miredo/miredo.info b/network/miredo/miredo.info index 447a04b9a3..bca2f6346a 100644 --- a/network/miredo/miredo.info +++ b/network/miredo/miredo.info @@ -1,8 +1,8 @@ PRGNAM="miredo" -VERSION="1.2.5" +VERSION="1.2.6" HOMEPAGE="http://www.remlab.net/miredo" -DOWNLOAD="http://www.remlab.net/files/miredo/miredo-1.2.5.tar.xz" -MD5SUM="5114debbf9fcab5d292176e4548f8cd1" +DOWNLOAD="http://www.remlab.net/files/miredo/miredo-1.2.6.tar.xz" +MD5SUM="5bcdbaced54f40b6cb1e9c9a8dbac411" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/network/miredo/slack-desc b/network/miredo/slack-desc index d2cec8b3a8..18c378ee2d 100644 --- a/network/miredo/slack-desc +++ b/network/miredo/slack-desc @@ -1,9 +1,9 @@ # 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 ':'. +# 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 ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| miredo: miredo (teredo IPv6 tunneling) -- cgit v1.2.3