pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/32037: [Maintainer] hylafax update to Version 4.2.2 , also resolves PR pkg/31352



On Thu, Nov 10, 2005 at 01:30:00PM +0000, hallmann%ahatec.de@localhost wrote:
> >Number:         32037
> >Category:       pkg
> >Synopsis:       [Maintainer] hylafax update to Version 4.2.2 , also resolves 
> >PR pkg/31352
> >Confidential:   no
> >Severity:       non-critical
> >Priority:       medium
> >Responsible:    pkg-manager
> >State:          open
> >Class:          change-request
> >Submitter-Id:   net
> >Arrival-Date:   Thu Nov 10 13:30:00 +0000 2005
> >Originator:     Andreas Hallmann
> >Release:        NetBSD 1.6.2_STABLE
> >Organization:
>       
> >Environment:
> System: NetBSD nda 1.6.2_STABLE NetBSD 1.6.2_STABLE (AHAv8#2) #11: Mon May 23 
> 09:22:03 CEST 2005 toor@nda:/mounts/netbsd/src/sys/arch/sparc/compile/AHAv8#2 
> sparc
> Architecture: sparc
> Machine: sparc
> >Description:
> hylafax 4.2.1 was broken for 64bit architectures
> >How-To-Repeat:


New patch, since resolving problems with pam support on -current and 3.0 
systems.

>Fix:
Apply patch below
remove all patches of the b'series i.e.: patch-b*

Index: comms/hylafax/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/comms/hylafax/Makefile,v
retrieving revision 1.43.4.1
diff -r1.43.4.1 Makefile
1c1
< # $NetBSD: Makefile,v 1.43.4.1 2005/10/30 22:56:09 salo Exp $
---
> # $NetBSD: Makefile,v 1.43 2005/04/11 21:45:07 tv Exp $
3,4c3,5
< DISTNAME=     hylafax-4.2.1
< PKGREVISION=  1
---
> VERS=         4.2.2
> PKGNAME=      hylafax-${VERS}
> DISTNAME=     hylafax-${VERS}
6,7c7,10
< MASTER_SITES= ftp://ftp.hylafax.org/source/ \
<               
ftp://ftp.leo.org/pub/comp/os/unix/networking/fax/hylafax/source/
---
> MASTER_SITES_BETA=    ftp://ftp.hylafax.org/source/BETA/
> MASTER_SITES_RELEASE=   ftp://ftp.hylafax.org/source/ \
>                 
> ftp://ftp.leo.org/pub/comp/os/unix/networking/fax/hylafax/source/
> MASTER_SITES=   ${MASTER_SITES_RELEASE}
9c12
< MAINTAINER=   hallmanns%surfeu.de@localhost
---
> MAINTAINER=   hallmann%ahatec.de@localhost
17c20
< CONFLICTS=    mgetty-[0-9]*
---
> CONFLICTS=    hylafax-devel[0-9]* mgetty-[0-9]*
29a33,44
> PKG_OPTIONS_VAR=      PKG_OPTIONS.hylafax
> PKG_SUPPORTED_OPTIONS=        pam
> #pam doesn't work right now, so disabled by default
> #PKG_SUGGESTED_OPTIONS=       pam  
> .include "../../mk/bsd.options.mk"
> 
> .if !empty(PKG_OPTIONS:Mpam)
> .include "../../mk/pam.buildlink3.mk"
> .else
> CONFIGURE_ARGS+=      --disable-pam
> .endif
> 
Index: comms/hylafax/PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/comms/hylafax/PLIST,v
retrieving revision 1.9
diff -r1.9 PLIST
1c1
< @comment $NetBSD: PLIST,v 1.9 2005/05/02 20:33:58 reed Exp $
---
> @comment $NetBSD$
22a23
> libexec/hylafax/notify.awk
47c48
< man/cat5/cid.0
---
> man/cat5/callid.0
146a148
> share/hylafax/config_template/conexant-1.0
Index: comms/hylafax/distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/comms/hylafax/distinfo,v
retrieving revision 1.14.6.1
diff -r1.14.6.1 distinfo
1c1
< $NetBSD: distinfo,v 1.14.6.1 2005/10/30 22:56:09 salo Exp $
---
> $NetBSD: distinfo,v 1.14 2005/02/23 16:05:30 agc Exp $
3,5c3,5
< SHA1 (hylafax/hylafax-4.2.1.tar.gz) = 7686daa4db84a90695cff6eba2f873ef59659e0e
< RMD160 (hylafax/hylafax-4.2.1.tar.gz) = 
49634ac9048b428bd4cebae0a0a72c7e3047bcfc
< Size (hylafax/hylafax-4.2.1.tar.gz) = 1412035 bytes
---
> SHA1 (hylafax/hylafax-4.2.2.tar.gz) = 6f635298d491fec95379a337e9f4c2d922913d1c
> RMD160 (hylafax/hylafax-4.2.2.tar.gz) = 
> a50505b77b65352f580dbe86a1525a356a46f116
> Size (hylafax/hylafax-4.2.2.tar.gz) = 1438894 bytes
20,24d19
< SHA1 (patch-ba) = d675d4ef737e0e0ec06c3c668bc094980f2e018d
< SHA1 (patch-bb) = 7b035593390cbcbebfc2cc311695c52cc6a8177f
< SHA1 (patch-bc) = 6810f1ead317173d0cc0dead389f55a279d5738a
< SHA1 (patch-bd) = f3c52d9372831d1f75389fcd1a7cf67fe44079aa
< SHA1 (patch-be) = 73e0f40182665a8d0c9007230ddfcc4c6a4477d2



-- 
NetBSD: If you happen to have any problem with your uptime.




Home | Main Index | Thread Index | Old Index