From 861507f014f43e9d918b9376a2e1641b2513d7a0 Mon Sep 17 00:00:00 2001 From: "Chris D. Faulhaber" Date: Thu, 10 Feb 2000 23:15:56 +0000 Subject: [PATCH] Update port to 2.1 PR: 16622 Submitted by: Maintainer --- dns/ddup/Makefile | 21 ++++++++++++--------- dns/ddup/distinfo | 2 +- dns/ddup/pkg-comment | 2 +- dns/ddup/pkg-descr | 2 +- dns/ddup/pkg-plist | 4 ++++ net/ddup/Makefile | 21 ++++++++++++--------- net/ddup/distinfo | 2 +- net/ddup/pkg-comment | 2 +- net/ddup/pkg-descr | 2 +- net/ddup/pkg-plist | 4 ++++ 10 files changed, 38 insertions(+), 24 deletions(-) diff --git a/dns/ddup/Makefile b/dns/ddup/Makefile index d2598ee3ff31..4bca60d882c9 100644 --- a/dns/ddup/Makefile +++ b/dns/ddup/Makefile @@ -6,23 +6,26 @@ # $FreeBSD$ # -DISTNAME= ddup-2.0.4 +DISTNAME= ddup-2.1 CATEGORIES= net -MASTER_SITES= ftp://gandy.dyndns.org/pub/ddup/ +MASTER_SITES= ftp://gandy.dyndns.org/pub/ddup/ \ + http://www.phix.com/~java/ MAINTAINER= cjm2@altavista.net WRKSRC= ${WRKDIR}/ddup-nic MAN1= ddup.1 -MANCOMPRESSED= no +MANCOMPRESSED= yes -post-configure: - @${PERL} -pi.orig -e 's:/etc/ddup.conf:${PREFIX}/etc/ddup.conf:' \ - ${WRKSRC}/INSTALL-C - -post-install: - ${INSTALL_MAN} ${FILESDIR}/ddup.1 ${PREFIX}/man/man1 +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/ddup ${PREFIX}/sbin + ${INSTALL_SCRIPT} ${WRKSRC}/testip ${PREFIX}/sbin + ${INSTALL_MAN} ${WRKSRC}/ddup.1.gz ${MANPREFIX}/man/man1 + ${INSTALL_DATA} ${WRKSRC}/ddup.conf ${PREFIX}/etc/ddup.conf.default + ${MKDIR} ${PREFIX}/share/doc/ddup + ${INSTALL_MAN} ${WRKSRC}/INSTALL-C ${PREFIX}/share/doc/ddup + ${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/ddup strip ${PREFIX}/sbin/ddup .include diff --git a/dns/ddup/distinfo b/dns/ddup/distinfo index 88facaea085d..6024765e6d86 100644 --- a/dns/ddup/distinfo +++ b/dns/ddup/distinfo @@ -1 +1 @@ -MD5 (ddup-2.0.4.tar.gz) = e803bbedd98a77f9c0579e3521566f27 +MD5 (ddup-2.1.tar.gz) = 3dd30ae02503b23b47a61e428ac9fdcb diff --git a/dns/ddup/pkg-comment b/dns/ddup/pkg-comment index c98add2a291c..5fff85a62074 100644 --- a/dns/ddup/pkg-comment +++ b/dns/ddup/pkg-comment @@ -1 +1 @@ -A DynDNS client for FreeBSD +A DynDNS.org client for UNIX diff --git a/dns/ddup/pkg-descr b/dns/ddup/pkg-descr index dbe069e34bfb..f10680a619c9 100644 --- a/dns/ddup/pkg-descr +++ b/dns/ddup/pkg-descr @@ -7,4 +7,4 @@ provided by the Free DynDNS service of dyndns.org. WWW: http://www.gandy.dyndns.org/~thomas/ddup.shtml - Chris -cjm2@earthling.net +cjm2@altavista.net diff --git a/dns/ddup/pkg-plist b/dns/ddup/pkg-plist index bd9907e6b297..b4c57edd3d5f 100644 --- a/dns/ddup/pkg-plist +++ b/dns/ddup/pkg-plist @@ -1,2 +1,6 @@ etc/ddup.conf.default sbin/ddup +sbin/testip +share/doc/ddup/README +share/doc/ddup/INSTALL-C +@dirrm share/doc/ddup diff --git a/net/ddup/Makefile b/net/ddup/Makefile index d2598ee3ff31..4bca60d882c9 100644 --- a/net/ddup/Makefile +++ b/net/ddup/Makefile @@ -6,23 +6,26 @@ # $FreeBSD$ # -DISTNAME= ddup-2.0.4 +DISTNAME= ddup-2.1 CATEGORIES= net -MASTER_SITES= ftp://gandy.dyndns.org/pub/ddup/ +MASTER_SITES= ftp://gandy.dyndns.org/pub/ddup/ \ + http://www.phix.com/~java/ MAINTAINER= cjm2@altavista.net WRKSRC= ${WRKDIR}/ddup-nic MAN1= ddup.1 -MANCOMPRESSED= no +MANCOMPRESSED= yes -post-configure: - @${PERL} -pi.orig -e 's:/etc/ddup.conf:${PREFIX}/etc/ddup.conf:' \ - ${WRKSRC}/INSTALL-C - -post-install: - ${INSTALL_MAN} ${FILESDIR}/ddup.1 ${PREFIX}/man/man1 +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/ddup ${PREFIX}/sbin + ${INSTALL_SCRIPT} ${WRKSRC}/testip ${PREFIX}/sbin + ${INSTALL_MAN} ${WRKSRC}/ddup.1.gz ${MANPREFIX}/man/man1 + ${INSTALL_DATA} ${WRKSRC}/ddup.conf ${PREFIX}/etc/ddup.conf.default + ${MKDIR} ${PREFIX}/share/doc/ddup + ${INSTALL_MAN} ${WRKSRC}/INSTALL-C ${PREFIX}/share/doc/ddup + ${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/ddup strip ${PREFIX}/sbin/ddup .include diff --git a/net/ddup/distinfo b/net/ddup/distinfo index 88facaea085d..6024765e6d86 100644 --- a/net/ddup/distinfo +++ b/net/ddup/distinfo @@ -1 +1 @@ -MD5 (ddup-2.0.4.tar.gz) = e803bbedd98a77f9c0579e3521566f27 +MD5 (ddup-2.1.tar.gz) = 3dd30ae02503b23b47a61e428ac9fdcb diff --git a/net/ddup/pkg-comment b/net/ddup/pkg-comment index c98add2a291c..5fff85a62074 100644 --- a/net/ddup/pkg-comment +++ b/net/ddup/pkg-comment @@ -1 +1 @@ -A DynDNS client for FreeBSD +A DynDNS.org client for UNIX diff --git a/net/ddup/pkg-descr b/net/ddup/pkg-descr index dbe069e34bfb..f10680a619c9 100644 --- a/net/ddup/pkg-descr +++ b/net/ddup/pkg-descr @@ -7,4 +7,4 @@ provided by the Free DynDNS service of dyndns.org. WWW: http://www.gandy.dyndns.org/~thomas/ddup.shtml - Chris -cjm2@earthling.net +cjm2@altavista.net diff --git a/net/ddup/pkg-plist b/net/ddup/pkg-plist index bd9907e6b297..b4c57edd3d5f 100644 --- a/net/ddup/pkg-plist +++ b/net/ddup/pkg-plist @@ -1,2 +1,6 @@ etc/ddup.conf.default sbin/ddup +sbin/testip +share/doc/ddup/README +share/doc/ddup/INSTALL-C +@dirrm share/doc/ddup