cvs commit: ports/devel/p5-File-HStore Makefile ports/devel/p5-File-HStore/files patch-HStore.pm patch-Makefile.PL

Cheng-Lung Sung clsung at FreeBSD.org
Tue Sep 4 18:33:00 PDT 2007


clsung      2007-09-05 01:32:59 UTC

  FreeBSD ports repository

  Modified files:
    devel/p5-File-HStore Makefile 
  Added files:
    devel/p5-File-HStore/files patch-HStore.pm patch-Makefile.PL 
  Log:
  - bump PORTREVISION
  The port of devel/p5-File-HStore is/was going to be removed from CVS because it depends on security/p5-Digest-SHA2 which has been deprecated in favor of Digest::SHA
  
  I created patches so that File-HStore makes use of Digest::SHA instead of Digest::SHA1 and Digest::SHA2. I have contacted the original author to attempt to get this patches accepted upstream, but it has been roughly a month and I have not heard back from him so I am hoping I can get those patches accepted into the tree to prevent File-HStore from being removed.
  
  Additional information can be found here:
  http://lists.freebsd.org/pipermail/freebsd-perl/2007-August/001619.html
  
  PR:             ports/115911
  Submitted by:   Steven Kreuzer <skreuzer_AT_exit2shell dot com>
  
  Revision  Changes    Path
  1.4       +6 -4      ports/devel/p5-File-HStore/Makefile
  1.1       +61 -0     ports/devel/p5-File-HStore/files/patch-HStore.pm (new)
  1.1       +12 -0     ports/devel/p5-File-HStore/files/patch-Makefile.PL (new)


More information about the cvs-all mailing list