2014-02-24 06:45:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 24 06:10:14 UTC 2014 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.16
|
|
|
|
add extra phony targets to help case insensitive file systems
|
|
|
|
Configure should check same Berkeley DB header DB_File uses
|
|
|
|
|
2013-11-25 09:35:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 25 07:39:35 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.14
|
|
|
|
RT#89635 Configure on 5.6 uses sort +N, which isn't supported by
|
|
|
|
modern sort(1)
|
|
|
|
|
|
|
|
The two instances of 'sort -n +1' in Configure on perl 5.6 need to be
|
|
|
|
replaced with the portable equivalent used since perl 5.7.3:
|
|
|
|
|
|
|
|
($sort -n -k 2 2>/dev/null || $sort -n +1)
|
|
|
|
|
|
|
|
This works on both old and new sorts.
|
|
|
|
|
|
|
|
better gconvert detection
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 4 09:13:48 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.12
|
|
|
|
Add GNU/Hurd hints file
|
|
|
|
Only try to change perms if the hints file already exists
|
|
|
|
Support Bitrig all the way back to at least v5.8.9
|
|
|
|
Fix issues with Bitrig patch and version normalisation
|
|
|
|
Remove Test::Compile from dzil configuration
|
|
|
|
|
2013-07-27 12:56:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jul 27 11:58:26 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 1.00
|
|
|
|
Set PATCH_GET env var to 0 to stop patch doing VCS madness
|
|
|
|
Fix issues with patching Configure under Solaris
|
|
|
|
https://github.com/gugod/App-perlbrew/issues/355
|
|
|
|
|
2013-07-16 12:11:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 16 12:10:50 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.96
|
|
|
|
Fix patch applying for v5.18.0
|
|
|
|
Fixes a regmatch pointer 32-bit wraparound regression in v5.18.0
|
|
|
|
Update Midnight BSD hints for 0.4-RELEASE
|
|
|
|
|
2013-06-04 11:04:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 4 08:25:17 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.90, see Changes
|
|
|
|
|
2012-02-13 19:44:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 13 19:41:12 UTC 2012 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.66
|
|
|
|
- Added cygwin hints file
|
|
|
|
- Added a plugin system
|
|
|
|
|
2011-12-25 16:51:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 25 16:50:05 UTC 2011 - coolo@suse.de
|
|
|
|
|
|
|
|
- updated to 0.62, see Changes
|
|
|
|
|
2011-04-27 19:00:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 27 19:00:25 UTC 2011 - coolo@opensuse.org
|
|
|
|
|
|
|
|
- initial package 0.30
|
|
|
|
* created by cpanspec 1.78.04
|
|
|
|
|