Up to [cvs.NetBSD.org] / pkgsrc / textproc / ruby-plist
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.11 / (download) - annotate - [select for diffs], Thu Feb 23 15:36:05 2023 UTC (6 months, 4 weeks ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
HEAD
Changes since 1.10: +4 -4
lines
Diff to previous 1.10 (colored)
textproc/ruby-plist: update to 3.7.0 pkgsrc: correct CATEGORIES. 3.7.0 (2023-02-21) New features and important changes: * Allow Marshal.load to be disabled for Plist.parse_xml (#61) Housekeeping: * Migrate from Travis CI to GitHub Actions; add Ruby 3.1 and 3.2 to CI matrix (#59)
Revision 1.10 / (download) - annotate - [select for diffs], Tue Oct 26 11:23:26 2021 UTC (22 months, 4 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
textproc: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip
Revision 1.9 / (download) - annotate - [select for diffs], Thu Oct 7 15:02:33 2021 UTC (23 months, 2 weeks ago) by nia
Branch: MAIN
Changes since 1.8: +1 -2
lines
Diff to previous 1.8 (colored)
textproc: Remove SHA1 hashes for distfiles
Revision 1.8 / (download) - annotate - [select for diffs], Thu Jan 14 14:49:30 2021 UTC (2 years, 8 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1
Changes since 1.7: +5 -5
lines
Diff to previous 1.7 (colored)
textproc/ruby-plist: update to 3.6.0 3.6.0 (2020-12-30) New features and important changes: * Do not indent multiline string values (github.com/patsplat/plist/pull/54) * Add `Plist::UnimplementedElementError` (github.com/patsplat/plist/pull/51) * Add support for text inside `<![CDATA[ ур]]>` (github.com/patsplat/plist/pull/49) Housekeeping: * Add Ruby 2.7 and 3.0 to CI (github.com/patsplat/plist/pull/55) * add docker-compose for development (github.com/patsplat/plist/pull/47) * Replace `require` with `require_relative`(github.com/patsplat/plist/pull/52)
Revision 1.7 / (download) - annotate - [select for diffs], Tue Mar 24 16:58:52 2020 UTC (3 years, 6 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.6: +5 -5
lines
Diff to previous 1.6 (colored)
textproc/ruby-plist: update to 3.5.0 Update ruby-plist to 3.5.0. pkgsrc change: add "USE_LANGUAGES= # none". 3.5.0 (2018-12-22) * Only ship the required libs in the gem artifact (github.com/patsplat/plist/pull/48)
Revision 1.6 / (download) - annotate - [select for diffs], Wed Mar 14 15:52:57 2018 UTC (5 years, 6 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.5: +5 -5
lines
Diff to previous 1.5 (colored)
textproc/ruby-plist: update to 3.4.0 === 3.4.0 (2017-12-08) https://github.com/patsplat/plist/compare/v3.3.0...v3.4.0 * Support custom indent string (https://github.com/patsplat/plist/pull/44)
Revision 1.5 / (download) - annotate - [select for diffs], Mon Jun 5 15:24:02 2017 UTC (6 years, 3 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.4: +5 -5
lines
Diff to previous 1.4 (colored)
Update ruby-plist to 3.3.0. === 3.3.0 (2017-04-28) https://github.com/patsplat/plist/compare/dece870...v3.3.0 * Fix ASCII/UTF-8 error (https://github.com/patsplat/plist/pull/38). * Fix Fixnum, Bignum deprecations in Ruby 2.4 * Fix unused variable `e` warning
Revision 1.4 / (download) - annotate - [select for diffs], Tue Mar 15 15:55:42 2016 UTC (7 years, 6 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Changes since 1.3: +5 -5
lines
Diff to previous 1.3 (colored)
Update ruby-plist to 3.2.0. * Updated dprecated File.exists? to File.exist? * Updated README.rdoc 'Apple Computer' -> 'Apple' * Fixed defect in PData in which exception was thrown when <data/> element was read from plist. * guard against not being able to load rdoc tasks * Fix typo in comment * Remove 'Computer' from 'Apple Computer' string in plist files ;-) * Changed sort to sort_by in Plist::Emit.plist_node to allow mixed symbol and string hash keys.
Revision 1.3 / (download) - annotate - [select for diffs], Wed Nov 4 02:00:09 2015 UTC (7 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Add SHA512 digests for distfiles for textproc category Problems found locating distfiles: Package cabocha: missing distfile cabocha-0.68.tar.bz2 Package convertlit: missing distfile clit18src.zip Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Revision 1.2 / (download) - annotate - [select for diffs], Fri Sep 10 08:33:30 2010 UTC (13 years ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.1: +4 -4
lines
Diff to previous 1.1 (colored)
Update textproc/ruby-plist to 3.1.0. * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Add LICENSE. * Remove default value of GEM_BUILD. 2010-02-23: * Ruby 1.9.x compatibility! 2010-02-16: * excise a bunch of unnecessary @@ variables * fix up some tests for cross-version compatibility 2010-02-14: * generalized cleanup: * fix old file headers * modernize rakefile * clean up rdoc 2010-01-08: * move from RubyForge Subversion to GitHub 2007-02-22 (r81): * make the plist parser accept strings contain XML or any object that responds to #read (File and StringIO being the intended targets here). Test and idea contributed by Chuck Remes. 2006-09-20 (r80): * tweak a comment in generator.rb to make it clear that we're not using Base64.b64encode because it's broken.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Aug 22 15:39:43 2008 UTC (15 years, 1 month ago) by ahoka
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import ruby18-plist-3.0.0 as textproc/ruby-plist. Plist is a library to manipulate Property List files, also known as plists. It can parse plist files into native Ruby data structures as well as generating new plist files from your Ruby objects.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Aug 22 15:39:43 2008 UTC (15 years, 1 month ago) by ahoka
Branch: MAIN
Initial revision