pkgsrc-Bugs archive

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

PR/39550 CVS commit: pkgsrc/devel/p5-POE-Test-Loops



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

From: Havard Eidnes <he%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39550 CVS commit: pkgsrc/devel/p5-POE-Test-Loops
Date: Mon, 15 Sep 2008 12:27:45 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  he
 Date:          Mon Sep 15 12:27:45 UTC 2008
 
 Modified Files:
        pkgsrc/devel/p5-POE-Test-Loops: Makefile
 
 Log Message:
 Update from version 1.002 to 1.002nb1, to at least partially fix PR#39550.
 
 Pkgsrc changes:
  o Use REPLACE_PERL on the included test scripts.  However, this is
    probably only a partial fix, because it still appears that the
    lib/POE/Test/Loops.pm module will generate scripts which refer
    to perl via #!/usr/bin/perl, so this is at beast a partial workaround.
 
    Maybe it's best just to admit that /usr/bin/perl ought to exist,
    for instance as a symlink to the installed perl?  Or is this just
    too heretical?
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/p5-POE-Test-Loops/Makefile
 
 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