pkgsrc-Bugs archive

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

PR/41827 CVS commit: [pkgsrc-2010Q3] pkgsrc/print/a2ps



The following reply was made to PR pkg/41827; it has been noted by GNATS.

From: "S.P.Zeidler" <spz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/41827 CVS commit: [pkgsrc-2010Q3] pkgsrc/print/a2ps
Date: Fri, 29 Oct 2010 21:00:18 +0000

 Module Name:   pkgsrc
 Committed By:  spz
 Date:          Fri Oct 29 21:00:18 UTC 2010
 
 Modified Files:
        pkgsrc/print/a2ps [pkgsrc-2010Q3]: Makefile distinfo
 Added Files:
        pkgsrc/print/a2ps/patches [pkgsrc-2010Q3]: patch-ac
 
 Log Message:
 Pullup ticket 3263 - requested by tron
 build and portability fix
 
 Revisions pulled up:
 - pkgsrc/print/a2ps/Makefile           1.70
 - pkgsrc/print/a2ps/distinfo           1.12
 
 Files added:
 pkgsrc/print/a2ps/patches/patch-ac
 
 -------------------------------------------------------------------------
    Module Name:    pkgsrc
    Committed By:   tron
    Date:           Thu Oct 28 23:21:53 UTC 2010
 
    Modified Files:
            pkgsrc/print/a2ps: Makefile distinfo
    Added Files:
            pkgsrc/print/a2ps/patches: patch-ac
 
    Log Message:
    Fix two problem under Mac OS X:
    1.) stpcpy() is a macro under at least Mac OS 10.6. Avoid build failures
        by not defining a dodgy prototype for it.
    2.) Don't strip installed binaries to allow the dynamic linker to find
        symbols required by the shared library but defined by the application.
        This fixes PR pkg/41827 by Christopher M. Fuhrman.
 
    Bump package revision as the package built fine under Mac OS 10.5 before
    but didn't work.
 
    To generate a diff of this commit:
    cvs rdiff -u -r1.69 -r1.70 pkgsrc/print/a2ps/Makefile
    cvs rdiff -u -r1.11 -r1.12 pkgsrc/print/a2ps/distinfo
    cvs rdiff -u -r0 -r1.7 pkgsrc/print/a2ps/patches/patch-ac
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.69 -r1.69.16.1 pkgsrc/print/a2ps/Makefile
 cvs rdiff -u -r1.11 -r1.11.16.1 pkgsrc/print/a2ps/distinfo
 cvs rdiff -u -r0 -r1.7.2.2 pkgsrc/print/a2ps/patches/patch-ac
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index