Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (59m)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-28 00:26:13 UTC Now

2009-02-10 22:28:52 UTC pkgsrc-2008Q4 commitmail json YAML

Pullup ticket #2695 - requested by he
p5-Readonly-XS: build fix

Revisions pulled up:
- devel/p5-Readonly-XS/Makefile 1.5
- devel/p5-Readonly-XS/distinfo 1.3
- devel/p5-Readonly-XS/patches/patch-aa 1.2
---
Module Name: pkgsrc
Committed By: he
Date: Tue Feb 10 19:46:51 UTC 2009

Modified Files:
pkgsrc/devel/p5-Readonly-XS: Makefile distinfo
pkgsrc/devel/p5-Readonly-XS/patches: patch-aa

Log Message:
Update from version 1.04nb2 to 1.04nb3.

Pkgsrc changes:
o Fix the broken patch-aa patch, which should have fixed
  PR#39740 but didn't, and instead left the package in an
  unbuildable state.  With this in place, "make test"
  completes, fixing the problem in the CPAN report at
  http://rt.cpan.org/Public/Bug/Display.html?id=29778

(tron)