Bug 146004 - [patch] port devel/p5-Config-IniFiles update to 2.57
Summary: [patch] port devel/p5-Config-IniFiles update to 2.57
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Sahil Tandon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-23 22:10 UTC by Olli Hauer
Modified: 2010-04-27 00:20 UTC (History)
1 user (show)

See Also:


Attachments
patch_p5-Config-IniFiles.txt (220 bytes, text/plain)
2010-04-23 22:10 UTC, Olli Hauer
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Olli Hauer 2010-04-23 22:10:04 UTC
update to last version

Version 2.57:   ( Mon Mar  1 15:49:54 IST 2010 )
------------------------------------------------

* Fixed failure to read the ini file contents from a filehandle made out of a 
  scalar
    - https://rt.cpan.org/Ticket/Display.html?id=45997
    - Applied a patch by Nicolas Mendoza - thanks!
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-04-23 22:10:28 UTC
Maintainer of devel/p5-Config-IniFiles,

Please note that PR ports/146004 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/146004

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-04-23 22:10:31 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Olli Hauer 2010-04-23 22:28:08 UTC
ups, I forgot the diff for distfile

--- patch_p5-Config-IniFiles.txt begins here ---
--- Makefile
+++ Makefile
@@ -6,7 +6,7 @@
  #

  PORTNAME=      Config-IniFiles
-PORTVERSION=   2.56
+PORTVERSION=   2.57
  CATEGORIES=    devel perl5
  MASTER_SITES=  CPAN
  PKGNAMEPREFIX= p5-
--- distinfo
+++ distinfo
@@ -1,3 +1,3 @@
-MD5 (Config-IniFiles-2.56.tar.gz) = caa0372f124672a74b5224286c2b7dab
-SHA256 (Config-IniFiles-2.56.tar.gz) = 
8ea5401b3927d7bae428acac6c0996edc0a8e3e1fc53aabdb81d8c9e08b3bab8
-SIZE (Config-IniFiles-2.56.tar.gz) = 51802
+MD5 (Config-IniFiles-2.57.tar.gz) = 93d89884fecba98578cd8803fe6c8ce9
+SHA256 (Config-IniFiles-2.57.tar.gz) = 
49a9292ec4a62473f55113f92a404ce0bc45489d732bea1c439087becf0a2f86
+SIZE (Config-IniFiles-2.57.tar.gz) = 52270
--- patch_p5-Config-IniFiles.txt ends here ---
Comment 4 Sahil Tandon freebsd_committer freebsd_triage 2010-04-24 00:21:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sahil

I'll take it.
Comment 5 Cezary Morga 2010-04-26 15:48:41 UTC
Approved
-- 
Cezary Morga
"A cynic is a man who, when he smells flowers, looks around for a coffin." (H. 
L. Mencken)
Comment 6 dfilter service freebsd_committer freebsd_triage 2010-04-27 00:12:17 UTC
sahil       2010-04-26 23:12:04 UTC

  FreeBSD ports repository

  Modified files:
    devel/p5-Config-IniFiles Makefile distinfo 
  Log:
  - Update to 2.57
  - Changes: http://cpansearch.perl.org/src/SHLOMIF/Config-IniFiles-2.57/Changes
  
  PR:             ports/146004
  Submitted by:   olli hauer <ohauer@gmx.de>
  Approved by:    Cezary Morga (maintainer), wxs@ (mentor)
  
  Revision  Changes    Path
  1.37      +1 -1      ports/devel/p5-Config-IniFiles/Makefile
  1.21      +3 -3      ports/devel/p5-Config-IniFiles/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 7 Sahil Tandon freebsd_committer freebsd_triage 2010-04-27 00:12:28 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!