tech-pkg archive

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

Re: Netatalk




Module Name:    pkgsrc
Committed By:   joerg
Date:           Thu Mar 28 21:36:21 UTC 2013

Modified Files:
        pkgsrc/net/netatalk: Makefile distinfo
Added Files:
        pkgsrc/net/netatalk/patches: patch-bin_ad_ad__cp.c

Log Message:
Fix build on newer NetBSD.

To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 pkgsrc/net/netatalk/Makefile
cvs rdiff -u -r1.48 -r1.49 pkgsrc/net/netatalk/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/net/netatalk/patches/patch-bin_ad_ad__cp.c

gets me

[...]
=> Generating post-install file lists
pkg_create: can't stat
`/var/obj/pkgsrc/net/netatalk/work/.destdir/usr/pkg/bin/ad'
=> Checking file-check results for netatalk-2.2.1nb11
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in
/var/obj/pkgsrc/net/netatalk/work/.destdir/usr/pkg:
ERROR:         /var/obj/pkgsrc/net/netatalk/work/.destdir/usr/pkg/bin/ad
*** Error code 1

on {i386,amd64} netbsd-6. I guess the OS specification in Makefile
needs to be versioned?

Try 1.97 of net/netatalk/Makefile

--
Stephen



Home | Main Index | Thread Index | Old Index