From 5d11ed006d84b817de5c89d0f566256b19ff0f3b Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Thu, 26 Apr 2007 20:08:18 +0000 Subject: - Update to 1.0.6 Thanks to: Andreas Kohn. --- net/miredo/Makefile | 7 +------ net/miredo/distinfo | 6 +++--- net/miredo/pkg-plist | 17 +++++++++++------ 3 files changed, 15 insertions(+), 15 deletions(-) (limited to 'net/miredo') diff --git a/net/miredo/Makefile b/net/miredo/Makefile index df059177aa22..ce85267218c8 100644 --- a/net/miredo/Makefile +++ b/net/miredo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= miredo -PORTVERSION= 0.9.8 +PORTVERSION= 1.0.6 CATEGORIES= net ipv6 MASTER_SITES= http://www.remlab.net/files/miredo/ @@ -16,7 +16,6 @@ COMMENT= Opensource Teredo (IPv6 tunneling) implementation USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --mandir=${MANPREFIX}/man -USE_GETOPT_LONG= yes USE_LDCONFIG= yes MAN1= teredo-mire.1 @@ -44,8 +43,4 @@ PLIST_SUB= NLS="@comment " BROKEN= Does not compile on sparc64 .endif -.if ${OSVERSION} < 500000 -BROKEN= Does not compile on 4.x -.endif - .include diff --git a/net/miredo/distinfo b/net/miredo/distinfo index 7fe6157f6c88..84f7c1f75d94 100644 --- a/net/miredo/distinfo +++ b/net/miredo/distinfo @@ -1,3 +1,3 @@ -MD5 (miredo-0.9.8.tar.bz2) = a46c6ceb51f09df96c5be37c248e704a -SHA256 (miredo-0.9.8.tar.bz2) = 103469e039cdf8f921055523953cea0df9cc30b64e32b4299f195fc25008cff6 -SIZE (miredo-0.9.8.tar.bz2) = 441803 +MD5 (miredo-1.0.6.tar.bz2) = fbb16be1583a7ff1c0f904a820a819f0 +SHA256 (miredo-1.0.6.tar.bz2) = 41e49b1cb97199c17e4d087f9728059316be81bb1846880fae87937f96b195e8 +SIZE (miredo-1.0.6.tar.bz2) = 443812 diff --git a/net/miredo/pkg-plist b/net/miredo/pkg-plist index 93f13ac20f10..16bcbfdfcefa 100644 --- a/net/miredo/pkg-plist +++ b/net/miredo/pkg-plist @@ -3,23 +3,28 @@ sbin/miredo sbin/miredo-server sbin/miredo-checkconf sbin/isatapd -lib/libteredo.so.2 +lib/libteredo.so.3 +lib/libteredo.a lib/libteredo.la lib/libteredo.so lib/libtun6.so.1 +lib/libtun6.a lib/libtun6.la lib/libtun6.so include/libteredo/teredo.h include/libteredo/teredo-udp.h include/libteredo/tunnel.h include/libtun6/tun6.h -@unexec [ -f %%TARGETDIR%%/etc/miredo.conf ] && cmp -s %%TARGETDIR%%/etc/miredo.conf %%TARGETDIR%%/etc/miredo.conf-dist && rm %%TARGETDIR%%/etc/miredo.conf || exit 0 -etc/miredo.conf-dist +@unexec [ -f %%TARGETDIR%%/etc/miredo.conf ] && cmp -s %%TARGETDIR%%/etc/miredo.conf %%DOCSDIR%%/examples/miredo.conf && rm %%TARGETDIR%%/etc/miredo.conf || exit 0 +etc/miredo.conf @exec [ -f %B/miredo.conf ] || cp %F %B/miredo.conf -etc/miredo-server.conf-dist -etc/isatapd.conf-dist +%%DOCSDIR%%/examples/isatapd.conf +%%DOCSDIR%%/examples/miredo-server.conf +%%DOCSDIR%%/examples/miredo.conf %%NLS%%share/locale/en/LC_MESSAGES/miredo.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/miredo.mo %%NLS%%share/locale/fr/LC_MESSAGES/miredo.mo -@dirrm include/libteredo +@dirrm %%DOCSDIR%%/examples +@dirrm %%DOCSDIR%% @dirrm include/libtun6 +@dirrm include/libteredo -- cgit v1.2.3