From ec008910f000167adca9c9ab6110188c212b93c0 Mon Sep 17 00:00:00 2001 From: hira Date: Sun, 12 Jun 2005 14:29:53 +0000 Subject: - Add missing definition of CONF_EXAMPLES_DIR. - Add missing entry to PLIST. Bump PKGREVISION. This closes PR pkg/30073. --- comms/mgetty+sendfax/Makefile | 3 ++- comms/mgetty+sendfax/PLIST | 3 ++- comms/mgetty+sendfax/distinfo | 4 ++-- comms/mgetty+sendfax/patches/patch-ac | 17 +++++++++++++---- 4 files changed, 19 insertions(+), 8 deletions(-) (limited to 'comms/mgetty+sendfax') diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile index 19e6542a8a3..80222ea5ae7 100644 --- a/comms/mgetty+sendfax/Makefile +++ b/comms/mgetty+sendfax/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2005/04/11 21:45:07 tv Exp $ +# $NetBSD: Makefile,v 1.46 2005/06/12 14:29:53 hira Exp $ DISTNAME= mgetty1.1.31-Jul24 PKGNAME= mgetty-1.1.31 +PKGREVISION= 1 CATEGORIES= comms MASTER_SITES= ftp://ftp.leo.org/pub/comp/os/unix/networking/mgetty/ \ ftp://alpha.greenie.net/pub/mgetty/source/1.1/ diff --git a/comms/mgetty+sendfax/PLIST b/comms/mgetty+sendfax/PLIST index f626c8e8493..e031dc24a25 100644 --- a/comms/mgetty+sendfax/PLIST +++ b/comms/mgetty+sendfax/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2004/01/12 21:33:52 seb Exp $ +@comment $NetBSD: PLIST,v 1.9 2005/06/12 14:29:53 hira Exp $ bin/autopvf bin/basictopvf bin/faxq @@ -65,5 +65,6 @@ share/examples/mgetty+sendfax/faxspool.rules.sample share/examples/mgetty+sendfax/login.config share/examples/mgetty+sendfax/mgetty.config share/examples/mgetty+sendfax/sendfax.config +share/examples/mgetty+sendfax/voice.conf @dirrm share/examples/mgetty+sendfax @dirrm lib/mgetty+sendfax diff --git a/comms/mgetty+sendfax/distinfo b/comms/mgetty+sendfax/distinfo index 437eb488c76..2dbc79a90fe 100644 --- a/comms/mgetty+sendfax/distinfo +++ b/comms/mgetty+sendfax/distinfo @@ -1,11 +1,11 @@ -$NetBSD: distinfo,v 1.21 2005/03/07 11:29:28 wiz Exp $ +$NetBSD: distinfo,v 1.22 2005/06/12 14:29:53 hira Exp $ SHA1 (mgetty1.1.31-Jul24.tar.gz) = a6f20da26b49bbfa695791edec7d0a2247b79e2d RMD160 (mgetty1.1.31-Jul24.tar.gz) = 255eec0838ce5bfad04c53d478a4505e74111a07 Size (mgetty1.1.31-Jul24.tar.gz) = 998462 bytes SHA1 (patch-aa) = 9b6d9d6af2245f3dfea235bc2e044a2151bc4187 SHA1 (patch-ab) = 25c7ac6eb05551ac45ddc3b1fa85c47ea2823b66 -SHA1 (patch-ac) = e256174179415b558c22cc14c6a6402f94bf8893 +SHA1 (patch-ac) = 983ee9598151a2234022bfc65047926841102c65 SHA1 (patch-ad) = 7c4a96eaf7c83e9d907a74317252f752b4c689e6 SHA1 (patch-ae) = 04f35280e337fb766152b7d9badcd0c417aa1739 SHA1 (patch-af) = b5a36405c7e3783810f513d890190352fe2008cb diff --git a/comms/mgetty+sendfax/patches/patch-ac b/comms/mgetty+sendfax/patches/patch-ac index 5c7b585238f..e0ea986780f 100644 --- a/comms/mgetty+sendfax/patches/patch-ac +++ b/comms/mgetty+sendfax/patches/patch-ac @@ -1,8 +1,17 @@ -$NetBSD: patch-ac,v 1.5 2005/02/23 16:58:26 jwise Exp $ +$NetBSD: patch-ac,v 1.6 2005/06/12 14:29:53 hira Exp $ ---- voice/Makefile.orig 2001-12-23 10:08:13.000000000 -0500 -+++ voice/Makefile 2005-02-23 11:48:08.000000000 -0500 -@@ -92,11 +92,12 @@ +--- voice/Makefile.orig 2001-12-24 00:08:13.000000000 +0900 ++++ voice/Makefile 2005-06-12 23:03:21.000000000 +0900 +@@ -26,6 +26,8 @@ + + PROGRAMDIRS=pvftools vgetty vm + ++CONF_EXAMPLES_DIR=${PREFIX}/share/examples/mgetty+sendfax ++ + PVFTOOLS=pvfamp pvfcut pvfecho pvffile pvffilter pvffft pvfmix pvfnoise \ + pvfreverse pvfsine pvfspeed pvftormd rmdtopvf rmdfile pvftovoc \ + voctopvf pvftolin lintopvf pvftobasic basictopvf pvftoau autopvf \ +@@ -92,11 +94,12 @@ $(INSTALL) -m 644 man/man1/zplay.1 $(MAN1DIR) $(INSTALL) -m 644 man/man1/pvf.1 $(MAN1DIR) $(INSTALL) -m 644 man/man8/vgetty.8 $(MAN8DIR) -- cgit v1.2.3