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 (1h)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (154d) 

2024-05-13 10:55:20 UTC Now

2012-08-31 13:43:30 UTC MAIN commitmail json YAML

Use boost-headers-1.51.0nb1 instead of this patch

(adam)

2012-08-31 12:33:11 UTC MAIN commitmail json YAML

Updated mail/p5-Email-Valid to 0.190

(wen)

2012-08-31 12:30:22 UTC MAIN commitmail json YAML

Update to 0.190

Upstream changes:
0.190    2012-03-26
          fix skip test count

0.189    2012-03-26
          addresses in the form rjbs@[1.2.3.4], when allowed by allow_ip,
          are not failed for the tld check (reported by Marcel Gr.nauer)

0.188    2012-03-15
          fix [rt.cpan.org #75736], in which 0@domain.com was considered
          invalid (thanks for the fix from Steve Bertrand)

0.187    2012-01-27
          addresses in the form rjbs@[1.2.3.4] are now (correctly) considered
          valid; this can be disabled with the -allow_ip option
          (this resolves RT #48398)

          check email address length and localpart length (thanks, Steve
          Bertrand!)

0.186    2012-01-22
          use blessed($x) instead of wrapping an ->isa called in eval{}; this
          patch (thanks, Felipe Bergo!) was submitted to avoid problems with
          people who have global __DIE__ handlers, but was applied to just
          avoid the dumb eval{}; people with __DIE__ are otherwise on their
          own, here

(wen)

2012-08-31 12:20:56 UTC MAIN commitmail json YAML

2012-08-31 12:08:24 UTC MAIN commitmail json YAML

Updated devel/p5-Test-WWW-Selenium to 1.33

(wen)

2012-08-31 12:06:36 UTC MAIN commitmail json YAML

Update to 1.33

Upstream changes:
1.33 - Tue Apr 24 17:55:17 PDT 2012
- Remove debug() shell - it was too troublesome
  I may re-implement this later as a separate package

1.32 - Tue Feb  7 19:55:00 PST 2012
- Make Devel::REPL a runtime requirement - thx haarg++

1.31 - Wed Dec  7 22:59:01 EST 2011
  - pod parsing fix for metacpan.

1.30 - Wed Dec  7 22:59:01 EST 2011
  - Added ->debug(), an interactive debugger.

1.25 - Wed Apr 27 23:47:49 EDT 2011
  - Bumped WWW::Selenium version - thanks Leah K.
  - Localize $@ during destruction so we do not clobber it. Reported by Jason S
  - Testsuite fully passing again with latest SeleniumRC (1.0.3)

1.24 - Mon Feb  7 10:28:32 PST 2011
  - clean up pod after nudge from Dave Cross
  - fix synopsis to set the test name correctly - thanks Herbert Leitz

(wen)

2012-08-31 11:52:13 UTC MAIN commitmail json YAML

2012-08-31 11:52:09 UTC MAIN commitmail json YAML

Note update of sun-{jre,jdk}6 to 6.0.35.

(obache)

2012-08-31 11:34:01 UTC MAIN commitmail json YAML

Update sun-{jdk,jre}6 to 6.0.35.

Java(TM) SE Development Kit 6, Update 35 (JDK 6u35)

The full version string for this update release is 1.6.0_35-b10 (where "b" means
"build") and the version number is 6u35.
JDK Demos and Samples remain the same as in JDK 6u34

The vulnerabilities addressed by this security release do not affect the demos
and samples code. Therefore there is no need to update Demos and Samples as long
as the JDK itself is updated to 6u35.

Olson Data 2012c

JDK 6u35 contains Olson time zone data version 2012c. For more information,
refer to Timezone Data Versions in the JRE

Bug Fixes

This release contains a security-in-depth fix. For more information, see Oracle
Security Alert for CVE-2012-4681.

Java(TM) SE Development Kit 6, Update 34 (JDK 6u34)

The full version string for this update release is 1.6.0_34-b04 (where "b" means
"build") and the version number is 6u34.

Olson Data 2012c

JDK 6u34 contains Olson time zone data version 2012c. For more information,
refer to Timezone Data Versions in the JRE Software.

Bug Fixes
Notable Bug Fixes in JDK 6u34
Bug Id Category Sub_Category Description
7162955 hotspot attach Attach api on Solaris, too many
open files
7100757 hotspot compiler2 The BitSet.nextSetBit() produces
incorrect result in 32bit VM on
Sparc
7108221 hotspot compiler2 Backport to jdk6 Hotspot defaults
for AMD Bulldozer processor
7167142 hotspot runtime_arguments Issue warning when finding a
.hotspotrc or .hotspot_compiler
file that isn't used
6941923 hotspot runtime_logging RFE: Handling large log files
produced by long running Java
Applications
7059899 hotspot runtime_system Stack overflows in Java code cause
64-bit JVMs to exit due to SIGSEGV
7145587 hotspot runtime_system Stack overflows in Java code cause
64-bit JVMs to exit due to
SIGSEGV (solaris sparc)
7177216 java char_encodings native2ascii changes file
permissions of input file
7027300 java classes_2d Unsynchronized HashMap access
causes endless loop
7183251 java classes_2d Netbeans editor renders text
wrong on JDK 7u6 build 17
6707273 java classes_awt TrayIcon does not support 8-bit
alpha channel in Windows XP
7145980 java classes_awt Dispose method of window.java
takes long
6521014 java classes_net IOException thrown when Socket
tries to bind to an local IPv6
address on SuSE Linux
6543428 java classes_net BindException when binding to a
link-local address on Windows
6886436 java classes_net Lightwight HTTP Container
(com.sun.* package) is unstable
7118373 java classes_nio (se) Potential leak file descriptor
when deregistrating at around
the same time as an async close
7093090 java classes_security Reduce synchronization in
java.security.Policy.getPolicyNoCheck
7152564 java classes_security Improve CodeSource.matchLocation
(CodeSource) performance
7165725 java classes_swing JAVA6 HTML PARSER CANNOT PARSE
MULTIPLE SCRIPT TAGS IN A LINE
CORRECTLY
7071826 java classes_util UUID.randomUUID() race condition
7144488 java classes_util (coll) Infinite recursion for
some equals tests in Collections
7133138 java classes_util_i18n Improve io performance around
timezone lookups
7149608 java classes_util_i18n (tz): Default TZ detection fails
on linux when symbolic links to
non default location used.
7167359 java classes_util_i18n (tz) SEGV on solaris if TZ
variable not set
7141852 java compiler 1.6 v30 no longer compiles
particular interface inheritance
hierarchy
7158412 java install JRE installer does not delete
its installation files from the
user's Application Data folder
7148584 java jar Jar tools fails to generate
manifest correctly when boundary
condition hit
7175845 java jar "jar uf" changes file permissions
unexpectedly
7070619 java localization locale issue for keytool with
pt_BR
7168110 java serviceability Misleading jstack error message
7063183 java_deployment general AIOB exception in the
RemoveCommentReader
7063790 java_deployment general SunAutoProxyHandlerTest hangs
7119269 java_deployment general Tune URLUtils
7173533 java_deployment general Discoverer 10g olap is slower
when using java 1.6 than with 1.5
7175548 java_deployment security Regression: Fix 7110690 breaks
crossdomain functionality for
applets running on 6u33-b03 (FCS/GA)
6670362 jgss krb5plugin HTTP/SPNEGO should work across
realms
7067974 jgss krb5plugin multiple ETYPE-INFO-ENTRY with
same etype and different salt
7155051 jndi dns DNS provider may return incorrect
results
7157903 jsse runtime JSSE client sockets are very slow
7166570 jsse runtime JSSE certificate validation has
started to fail for certificate
chains

(obache)

2012-08-31 11:19:13 UTC MAIN commitmail json YAML

Note update of net/nocol to 4.3.1nb6.

(he)

2012-08-31 11:18:20 UTC MAIN commitmail json YAML

Tweak this package to use x11/tk's wish instead of the now-gone tixwish
from the x11/tk-Tix package.  Use the newly added interpreter.mk file
from the x11/tk package to deal with different installation prefixes.
Bump PKGREVISION.

(he)

2012-08-31 11:16:12 UTC MAIN commitmail json YAML

Add an interpreter.mk file to the x11/tk package, to be used
instead of the now-removed x11/tk-Tix/interpreter.mk file.
The contents of the x11/tk package remains identical, so no revbump.

(he)

2012-08-31 10:59:14 UTC MAIN commitmail json YAML

Updated www/opera to 12.02

(obache)

2012-08-31 10:58:49 UTC MAIN commitmail json YAML

Update opera to 12.02.

Fixes and Stability Enhancements since Opera 12.01
* General and User Interface
* Several general fixes and stability improvements
* Resolved an issue with Speed Dial thumbnails when automatic scaling is enabled
Security
* Fixed an issue where truncated dialogs may be used to trick users; see our advisory:
  http://www.opera.com/support/kb/view/1028/

(obache)

2012-08-31 09:28:19 UTC MAIN commitmail json YAML

+ gpac-0.5.0

(obache)

2012-08-31 09:26:29 UTC MAIN commitmail json YAML

wm/awesome: Fix build on DragonFly

Add DragonFly to list of systems that need to include alloca.h header.

(marino)

2012-08-31 02:09:49 UTC MAIN commitmail json YAML

Add options to support SASL and TLS in nmh.

(schnoebe)

2012-08-31 00:57:38 UTC MAIN commitmail json YAML

Updated www/p5-HTTP-Tiny to 0.022

(wen)

2012-08-31 00:55:26 UTC MAIN commitmail json YAML

Update to 0.022

Upstream changes:
0.022    2012-06-01 23:31:40 America/New_York

  [ADDED]

  - Supports local_address option to set local socket interface
    [Chris Nehren, David Golden]

0.021    2012-05-15 22:38:57 America/New_York

  [TESTING]

  - Skip live SSL testing if $ENV{http_proxy} is set

0.020    2012-05-14 15:24:37 America/New_York

  [TESTING]

  - Capture prerequisite versions under AUTOMATED_TESTING to help
    chase down some failures from CPAN Testers

0.019    2012-05-14 07:14:00 America/New_York

  [ADDED]

  - Require IO::Socket::SSL 1.56 (which added SSL_hostname support) when
    doing HTTPS.  [Mike Doherty]

  [TESTING]

  - Provide better diagnostic output in t/210_live_ssl.t [Mike
    Doherty]

0.018    2012-04-18 09:39:50 America/New_York

  [ADDED]

  - Add verify_SSL option to do more secure SSL operations, incl.
    attempting to validate against a CA bundle (Mozilla::CA
    recommended, but will attempt to find some OS bundles). Also
    add SSL_opts, which passes through IO::Socket::SSL's SSL_*
    options to control SSL verification. (GH #6, #9) [Mike Doherty]

  - Reponse hashref includes final URL (including any redirections)
    [Lukas Eklund]

0.017    2012-02-22 21:57:37 EST5EDT

  [DOCUMENTATION]

  - Clarified how max_size exceptions work [rt.cpan.org #75142]

  - Clarify that 2XX is success for most methods (except mirror
    where 304 is also success) [rt.cpan.org #75141]

(wen)

2012-08-31 00:50:05 UTC MAIN commitmail json YAML

Add a patch to fix the "-r" functionality in folder.

(schnoebe)

2012-08-31 00:50:01 UTC MAIN commitmail json YAML

Updated databases/p5-DBD-XBase to 1.03

(wen)

2012-08-31 00:48:52 UTC MAIN commitmail json YAML

Update to 1.03

Upstream changes:
1.03 Sun Mar  6 07:32:21 CET 2011
Fixing output of tests when DBI is not available.

1.02 Thu Mar  3 20:40:54 CET 2011
Added the URL to the AVAILABLE FROM sections.

1.01 Wed Feb  9 21:22:07 CET 2011
Updated the Changes file.

1.00 Wed Feb  9 21:19:35 CET 2011
Changed the location of the distribution to
http://www.adelton.com/perl/DBD-XBase/

Changed author's email address.

Require perl 5.10 and use O_BINARY from Fcntl.

Updated the clean target to make distclean clean.

Updated URL of Erik's documentation.

(wen)

2012-08-31 00:32:01 UTC MAIN commitmail json YAML

Updated fonts/p5-Font-TTF to 1.02

(wen)

2012-08-31 00:30:53 UTC MAIN commitmail json YAML

Update to 1.02

Upstream changes:
1.02  (r862, 2012-08-30)
* Fix typo in Useall to get case right

1.01  (r859, 2012-08-30)
* Add IO::String prerequisite to make BSD and other testing environments happy

(wen)

2012-08-31 00:21:52 UTC MAIN commitmail json YAML

Updated print/p5-LaTeX-Encode to 0.06

(wen)

2012-08-31 00:19:35 UTC MAIN commitmail json YAML

Update to 0.06

Upstream changes:
2012-08-29  Andrew Ford  <a.ford@ford-mason.co.uk>

        * version 0.06

        * added script "latex-encode" as a simple filter that uses LaTeX::Encode

        * added a couple more encodings

        * reverted to 'base' from 'parent' for setting up inheritance

        * updated author tests

(wen)

2012-08-30 18:54:43 UTC MAIN commitmail json YAML

Make the slider work again. The problem here is that NetBSD defines int64_t
as __int64_t, and when moc parses and creates the signal string prototype
functions, it uses "int64_t", but when the code that calls them is compiled
the strings formed are tokenized, so they become "__int64_t" so there is a
mismatch. Fixing the NetBSD headers would be TRT to do, but it is too involved.
Instead since the use of int64_t is limited in parameter types, define a
new pctime_t as int64_t and use that instead. I think that moc functions
should use only qt-specified typedefs to avoid portability problems anyway.

(christos)

2012-08-30 17:37:56 UTC MAIN commitmail json YAML

2012-08-30 16:27:03 UTC MAIN commitmail json YAML

Updated games/wesnoth to 1.10.4

(adam)

2012-08-30 16:24:49 UTC MAIN commitmail json YAML

Changes 1.10.4:

This is a bugfix release for the 1.10.x series and it is compatible with the other 1.10.x versions.

Since the release of 1.10.3 several smaller issues were reported. Most of those were fixed in this release. The fixes center around terrain transitions, campaign problems and some smaller user interface tweaks. Of course many translations received updates and should be more polished now.

(adam)

2012-08-30 13:39:02 UTC MAIN commitmail json YAML

Note update of ruby-gnome2 packages.

(obache)

2012-08-30 13:36:33 UTC MAIN commitmail json YAML

== Ruby-GNOME2 1.1.5: 2012-08-29

This is a network support improvement release!

=== Changes

==== Ruby/GLib2

  * Improvements
    * windows: Bundled glib-networking.

==== Ruby/GIO2

  * Improvements
    * Added Gio::TlsCertificate.
    * Added Gio::TlsCertificateFlags.

==== Ruby/GTK2

  * Improvements
    * Added Gtk.show_uri.

  * Fixes
    * Gtk::TreeStore#reorder:
      Fixed wrong the number of reorder values check.
      [SF.net#3561748] [Reported by Nounou]

(obache)

2012-08-30 12:26:50 UTC MAIN commitmail json YAML

Updated inputmethod/ibus-chewing to 1.4.2

(obache)

2012-08-30 12:26:32 UTC MAIN commitmail json YAML

Update ibus-chewing to 1.4.2.

* Thu Aug 30 2012 Ding-Yi Chen <dchen at redhat.com> - 1.4.2
- Fixed GitHub issue #7: highlighted text be cut after switch back to pure ibus
  by merging pull request #24 from buganini
- Fixed GitHub issue #20: Shift key will send duplicated strings
  by merging pull request #22 from buganini
- Fixed GitHub issue #21: somethings wrong with cmake
- Fixed GitHub issue #25: Weird symbol when input with somethings highlighted
  by merging pull request #26 from buganini
- Fixed GitHub issue #27: Local path committed into tree
- Fixed: Bug 713033 -  [zh_TW] ibus-chewing problem
- Fixed: Bug 745371 -  ibus-chewing: mode confusion In Temporary English mode and Chinese mode later on
- Fixed: Google Issue 1172: [ibus-chewing] move elf file to standard directory.
- Fixed: Google Issue 1426: ibus-chewing-1.3.10 installs directory /gconf to root filesystem
- Fixed: Google Issue 1428: ibus-chewing-1.3.10 fails to save it's settings
- Fixed: Google Issue 1481: Some characters are missing when a long string in preedit buffer.
- Fixed: Google Issue 1490: Cannot change INSTAL prefix for ibus-chewing-1.4.0

(obache)

2012-08-30 11:56:44 UTC MAIN commitmail json YAML

Note update of lang/parrot to 4.7.0.

(he)

2012-08-30 11:56:07 UTC MAIN commitmail json YAML

Upgrade parrot to version 4.7.0.

Pkgsrc changes:
o Simplify the patch to remove the work-directory rpath.

Upstream changes:
- Core
  + Added .all_tags() and .all_tagged_pmcs() methods to PackfileView PMC
  + Several build and coding standards fixes

(he)

2012-08-30 08:00:18 UTC MAIN commitmail json YAML

requires doxygen-1.8.2

(drochner)

2012-08-30 07:58:43 UTC MAIN commitmail json YAML

2012-08-30 07:57:51 UTC MAIN commitmail json YAML

2012-08-30 07:54:29 UTC MAIN commitmail json YAML

2012-08-30 07:42:04 UTC MAIN commitmail json YAML

2012-08-30 07:35:38 UTC MAIN commitmail json YAML

2012-08-30 07:30:04 UTC MAIN commitmail json YAML

2012-08-29 23:07:08 UTC MAIN commitmail json YAML

Really disable X11 on IRIX and Darwin

(adam)

2012-08-29 19:56:47 UTC MAIN commitmail json YAML

explicitly pull in omf-scrollkeeper, should fix build problems after
recent gnome-doc-utils update (reported by John Marino)

(drochner)

2012-08-29 19:13:48 UTC MAIN commitmail json YAML

Note update of "rpm2pkg" package to version 3.2.3.

(tron)

2012-08-29 19:12:08 UTC MAIN commitmail json YAML

Bump version number to 3.2.3 after recent "zlib" compatibility fix.
No reason to use revisions on this package.

(tron)

2012-08-29 19:11:12 UTC MAIN commitmail json YAML

make sure the "gnome-doc-tool" bash script picks up GNU getopt,
NetBSD's native one is not compatible
bump PKGREV

(drochner)

2012-08-29 18:13:19 UTC MAIN commitmail json YAML

Remind the user to set LTDL_LIBRARY_PATH.

(shattered)

2012-08-29 18:11:29 UTC MAIN commitmail json YAML

PR/45921 -- handle the new (post-2007) way SIOCGIFCONF works.

XXX rewrite this to use getifaddrs()

(shattered)

2012-08-29 17:38:39 UTC MAIN commitmail json YAML

Update checksum of patch-libraries_vendor_config.php for previous commit.

(dholland)

2012-08-29 17:18:47 UTC MAIN commitmail json YAML

+intel-microcode-netbsd

(drochner)

2012-08-29 17:17:24 UTC MAIN commitmail json YAML

2012-08-29 16:51:40 UTC MAIN commitmail json YAML

Direct inclusion of librsvg/rsvg-cairo.h is deprecated and leads to build
errors. "Don't do it, then!"

(wiz)

2012-08-29 16:47:43 UTC MAIN commitmail json YAML

Note update of devel/ruby-test-unit package to 2.5.2.

(taca)

2012-08-29 16:47:15 UTC MAIN commitmail json YAML

Update ruby-test-unit to 2.5.2.

- Update HOEPAGE.

2.5.2 -- 2012-08-29

It's an improvement release for tmtms. --location is a similar feature to
--line_number in RSpec. sub_test_case is a similar feature to context in
shoulda-context and RSpec.  Improvements

* Cleaned up tests. [GitHub#34] [Patch by Michael Grosser]
* Added missing background color for 8 color environment.
* Added workaround for NetBeans. [GitHub#38] [Reported by Marc Cooper]
* Added --location command line option that selects target tests by test
  defined location.
* Created sub test suite for each subclassed test case.
* [ui][console] Supported nested test suites.
* Added Test::Unit.at_start and Test::Unit.at_exit hooks that are run
  before/after all tests are run. [Good hook name is suggested by kdmsnr]
* Improved code snippet target on failure. Test method is always used for code
  snippet target. [GitHub#39] [Suggested by Michael Grosser]
* Added Test::Unit::TestCase.sub_test_case that creates sub test case. The sub
  test case name isn't limited Ruby's constant name rule. You can specify the
  sub test case name in free form.

Thanks

* Michael Grosser
* Marc Cooper
* kdmsnr

2.5.1 -- 2012-07-05

It's a bug fix release.

Improvements

* Supported installing from GitHub. [GitHub#29] [Suggested by Michael Grosser]
* Supported ActiveSupport::TestCase. [GitHub#30] [Reported by Michael Grosser]
* [ui][console] Improved multiline falut message display.

Fixes

* [ui][console] Fixed a bug that expected and actual values are
  empty. [GitHub#31][GitHub#33] [Reported by Kendall Buchanan][Reported by
  Mathieu Martin] [Hinted by Michael Grosser]
* Fixed a bug that .gemspec can't be loaded on LANG=C. [RubyForge#29595]
  [Reported by Jean-Denis Koeck]

Thanks

* Michael Grosser
* Kendall Buchanan
* Mathieu Martin
* Jean-Denis Koeck

(taca)

2012-08-29 16:38:34 UTC MAIN commitmail json YAML

Note update of devel/ruby-locale package to 2.0.8.

(taca)

2012-08-29 16:37:32 UTC MAIN commitmail json YAML

Update ruby-locale to 2.0.8.

# News

## 2.0.8: 2012-08-29

Package fix release.

### Fixes

  * Added missing .yardopts file.

## 2.0.7: 2012-08-29

Package fix release.

### Fixes

  * Added missing this file. [Reported by Takahiro Kambe]

### Thanks

  * Takahiro Kambe

## 2.0.6: 2012-08-29

Ruby 1.9 on Windows support release.

### Improvements

  * Worked with invalid LANGUAGE variable value. It's just
    ignored. [Patch by Alexey l.Froloff] [Reported by Friedrich, Axel]
  * Added workaround for Ruby 1.8.6.
  * Supported multiple `Locale.init` call in the same process.
  * Supportd Ruby 1.9 on Windows.
  * Supported `Locale.current = Locale.current`.
    [GitHub#mutoh/locale#5] [Debian#600713]
    [Reported by Martin Hradil and Hleb Valoshka]
  * Supported `Locale.init` on `$SAFE > 0`.
    [GitHub#mutoh/locale#5] [Reported by Hleb Valoshka]
  * Added a Rack middleware `Locale::Middleware` that initializes locale by
    client request.

### Tests

  * Fixed a problem that tests for Windows break other tests on non
    Windows platform. [Patch by J. Pablo Fern叩ndez]
  * [jruby] Fixed wrong variant format.
    [GitHub#mutoh/locale#5] [Patch by Hleb Valoshka.]
  * Fixed wrong environment variable check. `LC_CTYPES` is checked
    instead of `LC_MESSAGES`.
    [GitHub#mutoh/locale#5] [Debian#520181]
    [Reported by Adeodato Sim坦] [Patch by Hleb Valoshka]

### Thanks

  * Masao Mutoh
  * Alexey l.Froloff
  * Friedrich, Axel
  * J. Pablo Fern叩ndez
  * Martin Hradil
  * Hleb Valoshka

(taca)

2012-08-29 16:35:08 UTC MAIN commitmail json YAML

Note update of devel/ruby-inline package to 3.11.3.

(taca)

2012-08-29 16:34:26 UTC MAIN commitmail json YAML

Update ruby-inline to 3.11.3.

=== 3.11.3 / 2012-07-05

* 1 bug fix:

  * Fixes for non-mingw windoze builds. (imperator)

(taca)

2012-08-29 16:33:27 UTC MAIN commitmail json YAML

Note update of devel/ruby-highline package to 1.6.14.

(taca)

2012-08-29 16:32:51 UTC MAIN commitmail json YAML

Update ruby-highline to 1.6.14.

= Change Log

Below is a complete listing of changes for each revision of HighLine.

== 1.6.14

* Added JRuby 1.7 support (by Mina Nagy).
* Take into account color escape sequences when wrapping text (by Mark J.
  Titorenko).

== 1.6.13

* Removed unneeded Shebang lines (by Scott Gonyea).
* Protect the String passed to Question.new from modification (by michael).
* Added a retype-to-verify setting (by michael).

(taca)

2012-08-29 16:31:33 UTC MAIN commitmail json YAML

Note update of devel/ruby-gettext_i18n_rails package to 0.6.6.

(taca)

2012-08-29 16:31:05 UTC MAIN commitmail json YAML

Update ruby-gettext_i18n_rails to 0.6.6.

Exact changes are unknown but some bug fixes.

(taca)

2012-08-29 16:28:21 UTC MAIN commitmail json YAML

Update HOMEPAGE and LICENSE.

(taca)

2012-08-29 16:26:58 UTC MAIN commitmail json YAML

misc/stellarium: buildlink3 += gettext-lib

Stellarium requires libintl.h which must have been previously provided
by the dependencies that were removed.

(marino)

2012-08-29 16:26:51 UTC MAIN commitmail json YAML

Direct inclusion of librsvg/rsvg-cairo.h is deprecated and leads to build
errors. "Don't do it, then!"

(wiz)

2012-08-29 16:24:46 UTC MAIN commitmail json YAML

Note update of devel/ruby-gettext package to 2.3.0.

(taca)

2012-08-29 16:24:19 UTC MAIN commitmail json YAML

Update ruby-gettext to 2.3.0.

# News
## 2.3.0: 2012-08-28

Various improvements, changes and fixes release.

### Improvements

  * Improved TextDomain#translate\_singluar\_message performance.
    [Base idea is provided by @angelf]
  * Added msginit command.
  * [xgettext] Added command line options for package name, version,
    copyright holder and msgid bugs address.[Github#8]
    [Reported by Francesco Poli (wintermute) and 375gnu, and patch by 375gnu]
  * [xgettext] Supported s\_ and ns\_ with parameter.
  * [poparser] Reported warnings when fuzzy message is used.
    [Reported by Michael Grosser]
  * Used %{...} to check the availability of String#% with hash and
    raise Error if this syntax isn't supported.
  * Searched mo files under LC_MESSAGES/ directory.
  * Updated documents for tools.

### Changes

  * Renamed the package name from "Ruby-GetText-Package" to "gettext".
  * Renamed RGetText to XGetText, RMsgMerge to MsgMerge, RMsgFmt to MsgFmt.
  * Renamed rgettext to rxgettext, rmsgmerge to msgmerge, rmsgfmt to msgfmt.
  * Defined tools(XGetText, MsgMerge, MsgFmt) as Class under GetText::Tools
    module.
  * Removed shortcuts for tools in GetText module.
    Please use GetText::Tools:XXX.run instead of GetText.xxx.
  * Changed API of tools.
    e.g.) Before: GetText.rsmgfmt(targetfile, output\_path)
          Now: GetText::Tools::MsgFmt.run(targetfile, "-o", output\_path)
  * [xgettext] Used relative path for source path.
    This path appears in generated pot file.
  * [xgettext] Returned the pot header instead of "" as the translation of
    "" msgid.
  * [poparser] Treated not translated msgid when parsing po file.
    A translation of no translated msgid is msgid itself even now.
  * [xgettext] Removed descriptions of ruby in information by "-v" option.

### Fixes

  * Included msgctxt when generating .po file. [Patch by 3dd13]
  * Fixed a typo in msgmerge. [Patch by Yves-Eric Martin]
  * [msgmerge] Followed PoParser API change.
  * [ruby-parser] Reseted the last comment when po message is stored.[Github#6]
    [Reported by 375gnu and Francesco Poli (wintermute), and Patch by 375gnu]
  * [ruby-parser] Processed RubyToken::TkDSTRING too.[Github#6]
    [Reported by 375gnu and Francesco Poli (wintermute), and Patch by 375gnu]
  * [msgmerge] Fixed not to add fuzzy to header message.
  * [msgmerge] Escaped backslash and "\n".

### Thanks

  * @angelf
  * Francesco Poli (wintermute)
  * 375gnu
  * Michael Grosser
  * 3dd13
  * Yves-Eric Martin

(taca)

2012-08-29 16:12:13 UTC MAIN commitmail json YAML

Note update of devel/ruby-fast_gettext package to 0.6.9.

(taca)

2012-08-29 16:11:21 UTC MAIN commitmail json YAML

2012-08-29 16:09:35 UTC MAIN commitmail json YAML

Note update of databases/ruby-sequel package to 3.38.0.

(taca)

2012-08-29 16:09:01 UTC MAIN commitmail json YAML

Update ruby-sequel to 3.38.0.

=== 3.38.0 (2012-08-01)

* Sequel now recognizes the double(x, y) and double(x, y) unsigned MySQL types
  (Slike9, jeremyevans) (#528)

* The swift subadapters now require swift-db-* instead of swift itself
  (deepfryed, jeremyevans) (#526)

* Add :textsize option to tinytds adapter to override the default TEXTSIZE
  (jeremyevans, wardrop) (#525)

* Support an output identifier method in the swift adapter (jeremyevans)

* Add Model#to_hash as an alias to Model#values (jeremyevans)

* When loading multiple pg_* extensions via Database#extension, only reset the
  conversion procs once (jeremyevans)

* Don't allow model typecasting from string to postgres array, hstore, or
  composite types (jeremyevans)

* Add pg_typecast_on_load plugin for converting advanced PostgreSQL types on
  load the {jdbc,do,swift}/postgres adapters (jeremyevans)

* Make all adapters that connect to PostgreSQL store type conversion procs
  (jeremyevans)

* Add type oid to column schema on PostgreSQL (jeremyevans)

* Add pg_row plugin, for using Sequel::Model classes to represent PostgreSQL
  row-valued/composite types (jeremyevans)

* Add pg_row_ops extension for DSL support for PostgreSQL row-valued/composite
  types (jeremyevans)

* Add pg_row extension for dealing with PostgreSQL row-valued/composite types
  (jeremyevans)

* Allow custom registered array types in the pg_array extension to be Database
  instance specific (jeremyevans)

* Remove Sequel::SQL::IdentifierMethods (jeremyevans)

* Don't have the schema_dumper extension produce code that relies on the
  core_extensions (jeremyevans)

* Fix dropping of columns with constraints on Microsoft SQL Server (mluu,
  jeremyevans) (#515, #518)

* Don't have pg_* extensions add methods to core classes unless the
  core_extensions extension is loaded (jeremyevans)

* Use real boolean literals on derby 10.7+ (jeremyevans, matthauck) (#514)

* Work around JRuby 1.6 ruby 1.9 mode bug in Time#nsec for Time prepared
  statement arguments on jdbc (jeremyevans)

* Handle blob prepared statement arguments on jdbc/db2 and jdbc/oracle
  (jeremyevans)

* Handle blob values in the swift adapter (jeremyevans)

* Handle better nil prepared statement arguments on jdbc (jeremyevans) (#513)

* Make SQL::Blob objects handle as, cast, and lit methods even if the core
  extensions are not loaded (jeremyevans)

* Make #* with no arguments produce a ColumnAll for Identifier and
  QualifiedIdentifier (jeremyevans)

* Sequel.expr(:symbol) now returns Identifier, QualifiedIdentifier, or
  AliasedExpression instead of Wrapper (jeremyevans)

* Treat clob columns as string instead of blob on Derby (jeremyevans) (#509)

(taca)

2012-08-29 15:59:14 UTC MAIN commitmail json YAML

databases/postgresql84-tcl: Fix PLIST, 8.4.13 adds Russian

(marino)

2012-08-29 15:58:26 UTC MAIN commitmail json YAML

databases/postgresql84-plpython: Fix PLIST, 8.4.13 adds Russian

(marino)

2012-08-29 15:57:30 UTC MAIN commitmail json YAML

databases/postgresql84-plperl: Fix PLIST, 8.4.13 adds Russian

(marino)

2012-08-29 15:32:59 UTC MAIN commitmail json YAML

Updated pkgtools/pkg_chk to 2.0.5

(abs)

2012-08-29 14:22:03 UTC MAIN commitmail json YAML

Updated geography/p5-Geo-Distance to 0.19

(wen)

2012-08-29 14:20:23 UTC MAIN commitmail json YAML

Update to 0.19

Upstream changes:
0.19      2012-04-03
- Fix various typos.
- Fix floating point error in the hsin formula.

0.18      2012-03-23
- Fix gcd calculation to use ** instead of ^.

(wen)

2012-08-29 14:15:58 UTC MAIN commitmail json YAML

Updated net/nicovideo-dl to 0.0.20120212

(ryoon)

2012-08-29 14:13:05 UTC MAIN commitmail json YAML

Update to 0.0.20120212

Changelog:
* Added comment retrieving option (-c)

(ryoon)

2012-08-29 13:59:29 UTC MAIN commitmail json YAML

Updated fonts/p5-Font-TTF to 1.00

(wen)

2012-08-29 13:58:09 UTC MAIN commitmail json YAML

Update to 1.00

Upstream changes:
1.00  (r857, 2012-08-28)

* Major change to glyph creation/editing -- now utilizes ' isDirty' flag
* Add support for:
*    V4 OS/2 table
*    Reading WOFF fonts
*    MarkFilterSets in GDEF
*    Feature parameters (for cvxx, ssxx and size features)
*    Additional Graphite tables (Silf, Glac, and Gloc)
* Updated MS Lang IDs to Dec 2011
* Finish implementation of coverage table sorting
* Copyright and licensing updated to CPAN requirements
* Bug fixes

(wen)

2012-08-29 13:47:32 UTC MAIN commitmail json YAML

Updated www/p5-Dancer to 1.3100

(wen)

2012-08-29 13:44:50 UTC MAIN commitmail json YAML

Update to 1.3100

Upstream changes:
1.3100      25.08.2012

    [ BUG FIXES ]
    * GH #816: Improve wording when failed to load engine. (Sawyer X)
    * GH #817: Fix CODE reference uncloned using Clone::clone.
      (David Previous, Sawyer X)

    [ ENHANCEMENTS ]
    * GH #755: HTTP::Headers accepted by dancer_response. (Roberto Patriarca)

    [ DOCUMENTATION ]
    * GH #818: Use "MyWeb::App" instead of "mywebapp" in examples. (pdl)

1.3099      11.08.2012

    [ BUG FIXES ]
    * GH #683: Fix uninitialized warnings. (Sawyer X)
    * GH #700: Take into account the app name in route caching. (Perlover)
    * GH #775: Clone variables for templates.
      (Reported by Wanradt Koell, fixed by David Precious, Sawyer X)
    * GH #776: get should be default to get/head even it's inside any.
      (Fayland Lam)
    * GH #788: Make sure ID key in sessions are clobbered. (kocoureasy)
    * Fix uninitialized variables in config file path. (Sawyer X)
    * GH #809: Require all necessarily modules in Dancer::Config.
      (John Wittkoski)

    [ ENHANCEMENTS ]
    * GH #799: New test function: response_redirect_location_is. (Martin Schut)
    * send_file now accepts an IO::Scalar. (David Precious)
    * Clean up $VERSION. (Damien Krotkine)

    [ DOCUMENTATION ]
    * GH #784: Synopsis fix in Dancer::Error. (Alex C)
    * Document session_domain in Dancer::Config. (David Precious)
    * Pod fixes in abstract session. (David Precious)
    * Synopsis fix in Dancer::Test. (Stefan Hornburg <Racke>)

1.3098      28.07.2012

    [ ENHANCEMENTS ]
    * New keyword 'plugin_args' exported by Dancer::Plugin to provide
      a consistent way with Dancer 2 to obtain arguments from a plugin
      keyword. (Alberto Sim.es).
    * Add 'execute_hook' and deprecate 'execute_hooks' for homogeneity
      with Dancer 2.
    * send_file will do the right thing if given an IO::Scalar object
      (David Precious, prompted by Ilya Chesnokov).

    [ DOCUMENTATION ]
    * Fix escaping on some docs (Stefan Hornburg @racke).

(wen)

2012-08-29 13:26:53 UTC MAIN commitmail json YAML

Updated print/p5-LaTeX-Encode to 0.0.5

(wen)

2012-08-29 13:25:07 UTC MAIN commitmail json YAML

Update to 0.0.5

Upstream changes:
2012-08-28  Andrew Ford  <a.ford@ford-mason.co.uk>

        * version 0.05

        * added more symbols

        * build-character-table now builds a %provided_by map that gives the LaTeX package
          that provides the LaTeX command used in the encoding

        * removed unimplemented "use_textcomp" option

        * added "packages" option to latex_encode() to pass a reference to a hash that is
          updated with the names of optional LaTeX packages (styles) that implement the
          commands included in the encoded string

2012-08-27  Andrew Ford  <a.ford@ford-mason.co.uk>

        * version 0.04

        * added requirement for Perl 5.8.1 or later due to deficiencies in
          Unicode handling of earlier Perl versions.

        * updated encoding table to add Turkish characters (RT #55526) and to not include
          spaces after accented characters (RT #49357)

        * switch from 'base' to 'parent' for setting up inheritance

        * added add_latex_encodings() and remove_latex_encodings() functions to update the
          encoding table.

        * allow 'add' and 'remove' specifiers to be provided on the 'use' statement

(wen)

2012-08-29 12:50:08 UTC MAIN commitmail json YAML

Just for completeness, bump the doxygen dependency to the latest to
guarantee the correct doxygen dependencies are present.

(dsainty)

2012-08-29 11:55:06 UTC MAIN commitmail json YAML

For all but the default case the library file names use TCL_TRIM_DOTS
and end up with libtk85.so.  The default case would end up with libtk8.5.so
instead, which at least conflicts with what the PLIST says, but also
eventually failed to build on platforms ending up with the default behaviour.

Fixes the build on Linux platforms, should be no change elsewhere.

(dsainty)

2012-08-29 11:22:21 UTC MAIN commitmail json YAML

2012-08-29 09:51:30 UTC MAIN commitmail json YAML

make the shell pattern to exclude unwanted manpages work
update PLIST for current doxygen
bump PKGREV

(drochner)

2012-08-29 09:05:31 UTC MAIN commitmail json YAML

2012-08-29 09:01:11 UTC MAIN commitmail json YAML

Updated devel/gettext-lib to 0.18.1.1nb1

(sbd)

2012-08-29 09:01:01 UTC MAIN commitmail json YAML

Problem:

1) The libintl.h from gettext-lib renames the gettext functions so that
  they are prefixed with 'libintl_' (So that the functions named in
  libintl don't conflict with any that maybe in libc).

2) gettext-tools is _always_ built with gettext-lib.

3) The tools architecture may make gettext-tools a build dependence or
  someone may choose to install gettext-tools.

4) The OS has built in gettext.

5) For some reason ${PREFIX}/include is add to the compiler search path and
  libintl.h from gettext-lib is found before the system one.

The result is that all the gettext functions are renamed to have the
'libintl_' prefix but libintl is not linked with and the following happens:

${FILENAME}: undefined reference to `libintl_gettext'
${FILENAME}: undefined reference to `libintl_textdomain'
${FILENAME}: undefined reference to `libintl_bindtextdomain'
collect2: error: ld returned 1 exit status

Solution:
Hide libintl.h from gettext-lib in ${PREFIX}/include/gettext then add that
to the compiler search path when realy needed.

This should permanently fix PR's pkg/24326 pkg/36201 pkg/40153 pkg/43129
pkg/44009 and pkg/44016.

Bump PKGREVISION.

(sbd)

2012-08-29 08:45:52 UTC MAIN commitmail json YAML

USE_TOOLS+=groff, needed on Solaris

(dholland)

2012-08-29 08:17:51 UTC MAIN commitmail json YAML

USE_TOOLS+=rpcgen, failed on Solaris 5.11

(dholland)

2012-08-29 03:01:19 UTC MAIN commitmail json YAML

2012-08-29 00:33:56 UTC MAIN commitmail json YAML

Fix avr-libc failing (bulk build) during the documentation build with:

  ! LaTeX Error: File `tocloft.sty' not found.

The necessary dependency was incorrectly marked as a doxygen build-only
dependency,

The complete list of styles was determined via this (partially Zsh) script:

( echo colortbl ; sed -n -e '/^[\t ]*\/\//d' -e 's/^.*package{\([^}<]*\)}.*$/\1/igp' -e 's/^.*package\[.*\]{\([^}<]*\)}.*$/\1/igp' src/latexgen.cpp src/perlmodgen.cpp ) | while read x; do for f in /usr/pkg/share/texmf-dist/**/${x}.sty; do pkg_info -Q PKGPATH -F "$f"; done; done|sed -e 's/^\(.*\)\/\(.*\)$/DEPENDS+=\t\2-[0-9]*:..\/..\/\1\/\2/'|sort -u

Bump PKGREVISION for the dependency change.

(dsainty)

2012-08-28 23:32:12 UTC MAIN commitmail json YAML

Updated devel/xulrunner to 15.0nb1
Updated www/firefox to 15.0nb1

(ryoon)

2012-08-28 23:30:31 UTC MAIN commitmail json YAML

Bump PKGREVISON

* follow patches changees in devel/xulrunner

(ryoon)

2012-08-28 23:27:11 UTC MAIN commitmail json YAML

2012-08-28 22:58:09 UTC MAIN commitmail json YAML

textproc/tcl-tDOM: Fix build on DragonFly

DragonFly didn't have a configure entry so piggyback on FreeBSD
like NetBSD is doing.

(marino)

2012-08-28 20:15:41 UTC MAIN commitmail json YAML

Add an option to use tokyocabinet as backend for mutt header cache

(tonio)

2012-08-28 17:14:13 UTC MAIN commitmail json YAML

2012-08-28 16:39:19 UTC MAIN commitmail json YAML

2012-08-28 15:55:08 UTC MAIN commitmail json YAML

Note update of the "phpmyadmin" package to version 3.5.2.2nb2.

(tron)

2012-08-28 15:54:54 UTC MAIN commitmail json YAML

Fix last commit:
- The setup scripts *must* not get write access to the real "config.inc.php".
  Allow then instead to generate a file in "/var/phpmyadmin" which the
  administrator copies it place manually. This is the intended procedure
  as documented by the developers.
- Restore the normal "config.inc.php" to its original location. Not sure
  why I didn't encounter any problems during testing the last change
  because phpMyAdmin isn't working very well without this.

While here change dependences to require both the "php-mysql" and the
"php-mysqli" packages. Old installations will use the former, new
installation will use the later.

Bump the package revision again because of these changes.

(tron)

2012-08-28 13:31:35 UTC MAIN commitmail json YAML

Updated devel/nspr to 4.9.3.2nb1

(ryoon)

2012-08-28 13:29:17 UTC MAIN commitmail json YAML

2012-08-28 12:46:03 UTC MAIN commitmail json YAML

Updated devel/xulrunner to 15.0
Updated www/firefox to 15.0

(ryoon)

2012-08-28 12:42:02 UTC MAIN commitmail json YAML

Update to 15.0

* Use patches from https://bugzilla.mozilla.org/show_bug.cgi?id=753046
* Fix firefox.sh

Changelog:
NEW Preliminary native PDF support (Aurora/Beta only)
NEW Support for SPDY networking protocol v3
NEW WebGL enhancements, including compressed textures for better performance
CHANGED Optimized memory usage for add-ons
DEVELOPER JavaScript debugger integrated into developer tools
DEVELOPER New layout view added to Inspector
DEVELOPER The CSS word-break property has been implemented.
DEVELOPER High precision event timer implemented
DEVELOPER New responsive design tool allows web developers to switch between desktop and mobile views of sites
HTML5 Native support for the Opus audio codec added
HTML5 The <source> element now supports the media attribute
HTML5 The <audio> and <video> elements now support the played attribute

(ryoon)

2012-08-28 12:12:26 UTC MAIN commitmail json YAML

Updated pkgtools/pkg_chk to 2.0.5

- PR/41321 - handle packages which generate multiple pkgnames from the same
  pkgdir - e.g. "py{25,26,27}-sqlite3-0nb2.tgz"
- Add support for pkg_summary.bz2 and pkg_summary.txt. Preferred order is now
  pkg_summary.bz2, pkg_summary.gz then pkg_summary.txt
- Drop support for old pkg_chk-summary file

(abs)

2012-08-28 11:48:09 UTC MAIN commitmail json YAML

Note update of x11/tk-Tix to 8.4.3.

(he)

2012-08-28 11:46:33 UTC MAIN commitmail json YAML

Update tk-Tix from using http://tixlibrary.sourceforge.net/, which seems
to be stuck at version 8.2.0b1, to http://tix.sourceforge.net/, which
offers version 8.4.3, straight-forward buildable with the recently updated
tcl.

Gone is "tixwish" as a separate program, instead use tk's "wish" +
"package require Tix" instead.

For a complete set of changes, see ChangeLog in the source.  The major
changes for 8.4.0 were:

    + Complete rewrite of the build system to use TEA
    + Separation of Tix package require and Tix style usage
    + Code cleanup to use Tcl 8.4 as a base version

(he)

2012-08-28 07:57:31 UTC MAIN commitmail json YAML

devel/libpeas: USE_TOOLS+= msgfmt

(marino)

2012-08-28 05:59:39 UTC MAIN commitmail json YAML

2012-08-28 01:03:18 UTC MAIN commitmail json YAML

Follow emacs24 bumped (lets get this first).

(mef)

2012-08-28 00:59:01 UTC MAIN commitmail json YAML

editors/emacs24{,-nox11} updated to 24.2.

(mef)

2012-08-28 00:55:52 UTC MAIN commitmail json YAML

Bump 24.1 to 24.2  (emacs24 and emacs24-nox11)
  (1) CVE-2012-3479 fixed on lisp/files.el
      patches/patch-lisp_files.el is removed.
  (2) From: ChangeLog
  -------
  2012-08-24  Chong Yidong  <cyd@gnu.org>
          * Version 24.2 released.

  2012-08-14  Ulrich Mueller  <ulm@gentoo.org>
          * lib/gnulib.mk:
          * lib/stdio.in.h:
          * m4/stdio_h.m4: Do not assume that gets is defined (Bug#11873).

  2012-06-21  Ulrich Mueller  <ulm@gentoo.org>
          * configure.in: Use m/intel386.h for amd64 with x32 ABI.  (Bug#11669)
  --------
Thanks wiz@

(mef)

2012-08-28 00:30:45 UTC MAIN commitmail json YAML

2012-08-27 22:22:01 UTC MAIN commitmail json YAML

Updated devel/ccache to 3.1.8

(wiz)

2012-08-27 22:21:44 UTC MAIN commitmail json YAML

Update to 3.1.8:

ccache 3.1.8
------------
Release date: 2012-08-11

New features and improvements
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    - Made paths to dependency files relative in order to increase cache hits.
    - Added work-around to make ccache work with buggy GCC 4.1 when creating a
      pre-compiled header.
    - Clang plugins are now hashed to catch plugin upgrades.

Bug fixes
~~~~~~~~~

    - Fixed crash when the current working directory has been removed.
    - Fixed crash when stderr is closed.
    - Corrected a corner case when parsing backslash escapes in string
      literals.
    - Paths are now correctly canonicalized when computing paths relative to
      the base directory.

Other
~~~~~

    - Made git version macro work when compiling outside of the source
      directory.
    - Fixed `static_assert` macro definition clash with GCC 4.7.

(wiz)

2012-08-27 22:19:50 UTC MAIN commitmail json YAML

Updated graphics/geeqie to 1.1

(wiz)

2012-08-27 22:19:32 UTC MAIN commitmail json YAML

Update to 1.1:

Geeqie 1.1
==========

- support for stereoscopic images
  - input: side-by-side (JPS) and MPO format
  - output: single image, anaglyph, SBS, mirror, SBS half size (3DTV)

- custom tiff loader - better handling of large tiff files

- rewritten file grouping

(wiz)

2012-08-27 22:10:34 UTC MAIN commitmail json YAML

2012-08-27 22:06:10 UTC MAIN commitmail json YAML

Updated www/ikiwiki to 3.20120725

(schmonz)

2012-08-27 22:06:03 UTC MAIN commitmail json YAML

Update to 3.20120725. From the changelog:

* recentchangesdiff: When diffurl is not set, provide inline diffs
  in the recentchanges page, with visibility toggleable via javascript.
  Thanks, Antoine Beaupr辿
* Split CFLAGS into words when building wrapper. Closes: #682237
* osm: Avoid calling urlto before generated files are registered.
  Thanks, Philippe Gauthier and Antoine Beaupr辿
* osm: Add osm_openlayers_url configuration setting.
  Thanks, Genevieve
* osm: osm_layers can be used to configured the layers displayed on the map.
  Thanks, Antoine Beaupr辿
* comments: Remove ipv6 address specific code.

(schmonz)

2012-08-27 21:59:27 UTC MAIN commitmail json YAML

Updated devel/mr to 1.13

(schmonz)

2012-08-27 21:58:49 UTC MAIN commitmail json YAML

Update to 1.13. From the changelog:

* Pass -q to cvs diff and update. Closes: #673367
* mr bootstrap: Now supports ssh:// urls.
* Simpler vcsh status command line. Closes: #685089
* Add grep subcommand. Uses ack-grep on VCS that do not have their own.
  Closes: #685122

(schmonz)

2012-08-27 21:45:54 UTC MAIN commitmail json YAML

2012-08-27 21:38:16 UTC MAIN commitmail json YAML

Note update of editors/vim-share

(morr)

2012-08-27 21:35:56 UTC MAIN commitmail json YAML

- Update to newest patchlevel 638
- Change generation of patchlist
- Extract options to its own file
- Add option for python2 support

(morr)

2012-08-27 17:12:44 UTC MAIN commitmail json YAML

Note update of the "phpmyadmin" package to version 3.5.2.2nb1.

(tron)

2012-08-27 17:11:34 UTC MAIN commitmail json YAML

Improve setup and configuration file handling:
1.) Install PHP script in the "setup" directory.
2.) Use Vendor override to set the location of the configuration file.
It is now possible to use phpMyAdmin's setup for configuration.

Based on a suggestion by Peter Avalos in private e-mail.

(tron)

2012-08-27 16:41:22 UTC MAIN commitmail json YAML

Patch was accepted -- add upstream commit URL.

(wiz)

2012-08-27 15:48:11 UTC MAIN commitmail json YAML

Updated databases/py-ldap to 2.4.10

(adam)

2012-08-27 15:47:07 UTC MAIN commitmail json YAML

Changes 2.4.10:
Lib/
* ldapobject.ReconnectLDAPObject.reconnect() now preserves
  order of options set with LDAPObject.set_option before.
  This is needed e.g. for setting connection-specific TLS options.
Demo/
* Better version of Demo/pyasn1/syncrepl.py

(adam)

2012-08-27 15:02:41 UTC MAIN commitmail json YAML

Note update of editors/vim*

(morr)

2012-08-27 14:45:38 UTC MAIN commitmail json YAML

Long awaited update to vim 7.3.

The most notable additions since 7.2:
- Persistent undo and undo for reload
- Blowfish encryption, encryption of the swap file
- Conceal text
- Lua interface
- Python 3 interface

Once you have installed Vim 7.3 you can find all the details about the
changes since Vim 7.2 with:
        :help version-7.3

(morr)

2012-08-27 14:11:13 UTC MAIN commitmail json YAML

update to 1.8.3
changes:
- Fix several security issues with accessibility support.
- Finishing merging NPAPI plugin support for Windows.
- Turn off the deletion UI during editing, as it caused issues with some sites.

(drochner)

2012-08-27 13:27:33 UTC MAIN commitmail json YAML

emulators/openmsx: Fix build for NetBSD

There were two problems building openMSX on NetBSD:
1) The was a name conflict with the funcion bswap16.  This only appeared
  on one file, so the function was prefixed with msx_ to solve it.
2) freetype-config is not located on $PREFIX on NetBSD with native X11.
  Normally the wrappers abstract this but openmsx was making assumptions
  and using absolute paths.  The solution was to set the distroRoot
  value to "None" which tells the configure process to not use a path
  and those finds freetype-configure through the search path.

I compiled it, installed it, and executed openMSX with these patches.

(marino)

2012-08-27 10:38:54 UTC MAIN commitmail json YAML

Updated editors/nano to 2.2.6

(ryoon)

2012-08-27 10:37:51 UTC MAIN commitmail json YAML

Update to 2.2.6

* Replace PKG_LEGACY_OPTS with PKG_OPTIONS_LEGACY_OPTS

Changelog:
2010.11.22 - GNU nano 2.2.6 "Pimp my BBS" wants you to go to
                www.desertbus.org and donate a few bucks for the great
                Child's Play Charity!  This is just a small release to
                update a bug where restricted mode was not particularly
                restricted since key bindings were introduced. It also
                signals the return of win32 builds which now feature
                nanorc support; please see the FAQ for details of how
                to enable it, this feature is a bit of a kludge for now.
                Remember that when all else fails, USE SPACE JUMP.

2010.08.05 - GNU nano 2.2.5 "Inactivity timeout" is now available.
                This release includes slightly less restrictive checkng
                when writing files in strange environments (e.g.
                when being used out of crontab).  For very strange situations
                (such as where you cannot change the permissions on the
                file you're writing, there is a new rc file option
                "allow_insecure_backup" to be even more permissive and
                allowing the write to proceed.  Also included are
                some syntax highlighting updated, and that is about it.
                Keep fighting the good fight children.

(ryoon)

2012-08-27 10:14:51 UTC MAIN commitmail json YAML

2012-08-27 10:12:30 UTC MAIN commitmail json YAML

Update to 3.4.13 to fix build (hi is!)

3.4.13:
Julien Danjou (3):
      Remove PREFIX, use CMAKE_INSTALL_PREFIX
      Simplify client focus code
      change codename

Sébastien Luttringer (1):
      awful.titlebar use height not width

Uli Schlachter (2):
      xerror: Print numeric infos about the error
      Revert "Focus history: Don't ignore unfocusable clients"

3.4.12:
Anurag Priyam (3):
      awful.tooltip docs: replace references to undefined variable 'K' with 'myclock'
      add awful.util.table.cycle
      add awful.client.cycle

Arvydas Sidorenko (1):
      Original sky theme dwindle and spiral icons

Axel Beckert (1):
      awful.tag.inc*: properly pass tag parameter to set*

Corey Thompson (3):
      Bump duplicated commands to the most recent in command prompt history
      Initialize floating_geometry on property::border_width signal (FS#826)
      Remove "encoding=utf-8" from Vim modelines

Duflot Jean-Luc (1):
      Update french manpages

Gianluca Fiore (1):
      Add italian translation

Julien Danjou (4):
      awsetbg: xli is reported as ok
      Fix mousegrabber run documentation
      naughty: remove score system, merge presets
      change codename

Rob Hoelz (1):
      Allow usage of strings as key names for root.fake_input

Sébastien Luttringer (2):
      Get mousegrabber running state
      Get keygrabber running state

Thomas Moschny (2):
      Fix build with glib2 2.31.0
      Desktop file fixes.

TsT (2):
      mistake fix: "b" local variable declaration is missing
      table.foreach is deprecated: now use for + pairs

Uli Schlachter (4):
      Beautiful: Handle invalid wallpaper_cmd better (FS#941)
      Focus history: Don't ignore unfocusable clients
      Taglist: Add {bg,fg}_occupied theme options
      awful.client.setslave: Fix for not-visible clients

3.4.11:
Anurag Priyam (1):
      naughty: add helper function, toggle() - suspend/resume notifications

Arnaud Fontaine (1):
      Update the code following release of xcb-util 0.3.8.

David Palacio (2):
      Desktop clients may not be visible on all tags.
      Ignore desktop clients on taglist widget

Ignas Anikevicius (gns_ank) (1):
      Saving gama values in pngs to prevent compilation errors

Jacques-Pascal Deplaix (1):
      awsetbg: Add the aspect option with feh

Julien Danjou (4):
      Set the conffile value before executing the code
      Use awesome.conffile in menu
      naughty: fix image data copy
      change codename

Majic (1):
      Private naughty.getIcon() -> public awful.util.geticonpath()

Massimiliano Brocchini (2):
      no duplicate entries in prompt history
      search in prompt history

Perry Hargrave (6):
      FS#917: Dont move clients with fixed positions
      Retain focus on clients moved across screens (fs#620)
      movetoscreen:Dont refocus the selected client
      Update tasklist when client screen changes
      Prevent util.cycle from infinite loop (FS#938)
      Check wallpaper_cmd entries are valid (FS#938)

Uli Schlachter (6):
      Make sure russian manpages are installed (FS#907)
      Fix restacking with zaphod mode (FS#835)
      Ungrab the server before parsing the config
      Signal config errors via a naughty popup
      Signal runtime errors via a naughty popup
      Fix the default config

(wiz)

2012-08-27 10:12:24 UTC MAIN commitmail json YAML

-remove unneeded dependencies and cmake args
-bl3 libiconv to deal with the libc-vs-libiconv problem
-add desktop files

(drochner)

2012-08-27 10:04:31 UTC MAIN commitmail json YAML

2012-08-27 09:08:34 UTC MAIN commitmail json YAML

Updated misc/stellarium to 0.11.4

(adam)

2012-08-27 09:07:37 UTC MAIN commitmail json YAML

Changes 0.11.4:
Bug fix release with new features.

Added:
- New plugin: Exoplanets
- New plugin: Observability analysis
- Get geometric altitude and azimuth for script engine (LP: 1010617)
- Sky image loading with altitude/azimuth coordinates (LP: 1023548)
- New hotkey for star name labels (LP: 1032989)
- Option to activate/deactivate the Nebula Background Images button via GUI (LP: 925247)
- Return to user set location and landscape (LP: 981507)
- Display degrees and minutes for FOV of CCD (LP: 998761)
- Adding all possible satellites (LP: 1006495)
- Building a Windows x64 packages (LP: 1003041, 1027607)
- Apply atmosphere effect only on bodies with atmosphere (LP: 971875)

Fixed:
- Various Stellarium freezes and crashed (LP: 1005155, 1030913, 940638, 992267, 1033380, 951967, 1040054)
- Various plugins issues (LP: 751381, 892027, 1006134, 1040066, 1040085)
- Various issues for nebulae (LP: 1026021, 744517)
- Add/subtract one sidereal year jumps wrong amount (LP: 1006208)
- Various small issues, typos and mistakes (LP: 1022506, 1032469, 1019247, 985204)
- Various issues in Scripting Engine (LP: 1023934, 1017148, 1017154, 730180)

Changed:
- New tab in the configuration window to control the selected object information.
- Improvement Night Vision mode
- Extend list of default scripts

(adam)

2012-08-27 08:52:23 UTC MAIN commitmail json YAML

Updated meta-pkgs/boost to 1.51.0

(adam)

2012-08-27 08:49:10 UTC MAIN commitmail json YAML

Changes 1.51.0:
New Libraries
* Context: Context switching library, from Oliver Kowalke.
Updated Libraries
* Algorithm:
- Fixed is_sorted_until ; now matches the c++11 standard behavior on ranges with
  duplicate values.
- Added range support for the rest of the search algorithms.
- unhex now uses Boost.Exception to signal bad input.
* Asio:
- Fixed an incompatibility between ip::tcp::iostream and C++11.
- Decorated GCC attribute names with underscores to prevent interaction with
  user-defined macros.
- Added missing #include <cctype>, needed for some versions of MinGW.
- Changed to use gcc's atomic builtins on ARM CPUs, when available.
- Changed strand destruction to be a no-op, to allow strand objects to be
  destroyed after their associated io_service has been destroyed.
- Added support for some newer versions of glibc which provide the
  epoll_create1() function but always fail with ENOSYS.
- Changed the SSL implementation to throw an exception if SSL engine
  initialisation fails.
- Fixed another regression in buffered_write_stream.
- Implemented various minor performance improvements, primarily targeted at
  Linux x86 and x86-64 platforms.
* Config:
- Deprecated a whole bunch of macros that were c++11 specific, but not named to
  show that they were c++11 specific. Made new macros with better names, and
  paired the old macros with the new ones. Updated the documentation to list
  the deprecated macros.
[more..]

(adam)

2012-08-27 07:18:02 UTC MAIN commitmail json YAML

Add patch analogous to the qlandkartem changes to make this compile again.
Unfortunately, it now fails on missing python-related paths, but maybe
someone else can fix that...

(dholland)

2012-08-27 07:13:45 UTC MAIN commitmail json YAML

2012-08-27 06:50:13 UTC MAIN commitmail json YAML

2012-08-27 05:14:56 UTC MAIN commitmail json YAML

Remove the set_debug_log_from_config patch; it was merged incorrectly and
now breaks the build.

(dholland)

2012-08-27 02:10:52 UTC MAIN commitmail json YAML

Explicitly pass location of tclConfig.sh; otherwise it uses /usr/pkg and
bypasses buildlinking.

(dholland)

2012-08-27 00:47:25 UTC MAIN commitmail json YAML

Explicitly pass tcl and tk directory to configure script; otherwise it
looks in /usr/pkg even if that's not where you're trying to build against.

(dholland)

2012-08-27 00:36:25 UTC MAIN commitmail json YAML

Update patch to name tcl85/tk85 instead of 84. Maybe it'll build now.

(dholland)

2012-08-27 00:35:08 UTC MAIN commitmail json YAML

2012-08-26 22:13:18 UTC MAIN commitmail json YAML

Follow suit -- change to 2-clause BSD, and adapt Makefile LICENSE variable.

(wiz)

2012-08-26 22:13:16 UTC MAIN commitmail json YAML

Tell this it's using tcl/tk 8.5 so it has half a chance at building
successfully.

(dholland)

2012-08-26 21:38:35 UTC MAIN commitmail json YAML

Change to a 2-clause licen[cs]e.

(agc)

2012-08-26 20:34:03 UTC MAIN commitmail json YAML

awesome-3.4.10

(is)

2012-08-26 20:32:06 UTC MAIN commitmail json YAML

rp-pppoe 3.8nb2

(is)

2012-08-26 20:28:17 UTC MAIN commitmail json YAML

2012-08-26 19:42:10 UTC MAIN commitmail json YAML

emulators/atari800: Upgrade to version 2.2.1 from 2.1.0

Two years and a little over a month elapsed between the pkgsrc release
and the latest version 2.2.1 (5 May 2011).  There were hundreds of
changes, but the vast majority were bug fixes and improvements on
existing functionality.

The only major addition was implementation of IDE.

See changelog in DOC/ChangeLog for details.

(marino)

2012-08-26 18:36:08 UTC MAIN commitmail json YAML

Removed dependency on gettext-lib and msgfmt; clean-up

(adam)

2012-08-26 18:29:18 UTC MAIN commitmail json YAML

Updated devel/pkg-config; chat/jabberd2

(adam)

2012-08-26 18:25:47 UTC MAIN commitmail json YAML

2012-08-26 18:21:46 UTC MAIN commitmail json YAML

2012-08-26 18:21:27 UTC MAIN commitmail json YAML

2012-08-26 18:10:25 UTC MAIN commitmail json YAML

Changes 0.27.1:
- Various fixes for using the internal glib snapshot. It should now be
  usable pretty much everywhere with the exception that universal
  builds are not supported on OS X.
- Remove usage of gettext from the internal glib to avoid gettext and
  libintl dependencies.
- Update internal glib snapshot to 2.32.4.
- Fix check for POSIX shell used in tests to work better.
- Handle spaces in autodetected prefix on Windows.
- Bugs fixed 3550, 51883, 52031, 53493.

(adam)

2012-08-26 17:07:10 UTC MAIN commitmail json YAML

+ help2man-1.40.12, pkg-config-0.27.1, uim-1.8.2 [pkg/46840],
  vim-share-7.3.638 [pkg/46939], x264-devel-20120825.

(wiz)

2012-08-26 17:04:12 UTC MAIN commitmail json YAML

Updated pkgtools/distbb to 0.45.0

(cheusov)

2012-08-26 17:03:57 UTC MAIN commitmail json YAML

2012-08-26 17:03:56 UTC MAIN commitmail json YAML

Update to 0.45.0
  Fix rare failures in "Clean" target. Thanks to David Holland!

  New configuration variable SEND_REPORT_FIRST was introduced.

  Boolean variables MASTER_MODE, CROSS_COMPILE, SEND_REPORT_FIRST
  accepts values true|yes|1 for logical TRUE and false|no|0 for
  logical FALSE. This may fix some hacks in single node setups.

  During upload rsync may unexpectedly fail due to connection
  failure. In order to resolve this problem, upload may be repeated
  several times. The following variables were introduced for this
  purpose: UPLOAD_PKGS_ATTEMPTS, UPLOAD_PKGS_PAUSE,
  UPLOAD_LOGS_ATTEMPTS, UPLOAD_LOGS_PAUSE.

  Progress messages now better illustrates internal structure of
  the build process.

  Option -a was added to distbb(1) in order to build updates for
  quarter releases more efficiently.

  stage_checks:
    - double underline in "checks" filename means _ in the report
      text, single underline means space.
    - one more check for broken pkg_summary (REQUIRES field).  It
      checks for libraries under /tmp, /home, /srv and /work
      directories.

  stage_upload_logs:
    - huge pkg_enriched_summary.txt is not uploaded

  README was updated

  Minor clean-ups

(cheusov)

2012-08-26 17:02:12 UTC MAIN commitmail json YAML

Remove unnecessary hunk (was included upstream).

(wiz)

2012-08-26 17:00:15 UTC MAIN commitmail json YAML

Updated devel/boehm-gc to 7.2d

(wiz)

2012-08-26 17:00:05 UTC MAIN commitmail json YAML

Update to 7.2d:

[7.2d]

2012-08-09  Ivan Maidanski <ivmai@mail.ru>

* doc/README: Change version to 7.2d (rev. D).

2012-08-05  Ivan Maidanski <ivmai@mail.ru>

* config.guess: Regenerate (by autoreconf -vif using autoconf-2.68,
automake-1.11.1 and libtool-2.4).
* config.sub: Likewise.
* m4/libtool.m4: Likewise.

2012-08-02  Ivan Maidanski <ivmai@mail.ru>

* misc.c (GC_clear_stack_inner): Use GC_approx_sp() instead of
"dummy[0]" set to "&dummy" value (that worked as expected only for
STACK_GROWS_DOWN case).

2012-08-02  Ivan Maidanski <ivmai@mail.ru>

* alloc.c (min_bytes_allocd, GC_stopped_mark): Use GC_approx_sp()
instead of "&dummy"; remove 'dummy' local variable.
* dyn_load.c (GC_cond_add_roots): Likewise.
* misc.c (GC_init): Likewise.
* os_dep.c (GC_get_stack_base, GC_get_main_stack_base): Likewise.
* pthread_stop_world.c (GC_suspend_handler_inner,
nacl_pre_syscall_hook, __nacl_suspend_thread_if_needed): Likewise.
* pthread_support.c (GC_thr_init): Likewise.
* ptr_chck.c (GC_on_stack): Likewise.
* win32_threads.c (GC_push_stack_for): Likewise.
* extra/setjmp_t.c (main): Define volatile 'sp' local variable, store
its address to it and use it instead of "&dummy"; remove 'dummy' local
variable.
* mach_dep.c (GC_with_callee_saves_pushed): Use volatile for 'dummy'
local variable.
* misc.c (GC_clear_stack_inner): Store address of volatile 'dummy'
local array (i.e. 'sp' value) to its first element (and use it in the
comparison of addresses) to prevent any harmful optimizations as C
officially disallows comparisons of pointers to different objects
(e.g., some Mac OS X clang releases might turn a conditional
expression that uses 'dummy' address into a constant); update comment.
* misc.c (GC_call_with_stack_base): Use "&base" instead of "&dummy"
(it is safe to use address of base here); remove dummy variable.

2012-08-01  Ivan Maidanski <ivmai@mail.ru>

* misc.c (GC_call_with_stack_base): Call GC_noop1 after fn()
invocation to prevent a tail-call optimization.

2012-07-21  Ivan Maidanski <ivmai@mail.ru>

* os_dep.c (GC_get_stack_base): Abort if pthread_stackseg_np fails
(if GC_OPENBSD_THREADS).
* pthread_stop_world.c (GC_suspend_all): Get correct stack_ptr by
calling pthread_stackseg_np (subtracting ss_size from ss_sp) instead
of retrieving it from OpenBSD pthread implementation-dependent context
(if GC_OPENBSD_THREADS); remove comment.

2012-06-17  Ivan Maidanski <ivmai@mail.ru>

* tests/initsecondarythread.c: Include "private/config.h" if
HAVE_CONFIG_H (mostly to have GC_WIN32_PTHREADS defined for
pthreads-w32 target).
* tests/thread_leak_test.c: Likewise.
* tests/threadkey_test.c: Likewise.

2012-06-16  Ivan Maidanski <ivmai@mail.ru>

* tests/test_cpp.cc (WinMain): Prevent SEGV in strtok() by checking
"cmd" WinMain argument for NULL (in that case "argc" local variable is
set to 0).

2012-06-16  Ivan Maidanski <ivmai@mail.ru>

* tests/test_cpp.cc (main): Call GC_set_all_interior_pointers(1)
before GC_INIT to ensure that the collector considers pointers to
object interiors as valid ones (such a pointer could emerge as
a result of a type cast to subclass in case of multiple inheritance);
add comment.

(wiz)

2012-08-26 16:13:51 UTC MAIN commitmail json YAML

Updated pkgtools/nih to 0.10.1

(cheusov)

2012-08-26 16:13:32 UTC MAIN commitmail json YAML

Update to 0.10.1
  Fix gawk warning message appeared on Linux and other systems

  nih install:
    - commands like 'nih install _ package-' now works correctly
    - much better messages are output when update plan failed to build
    - option -p was added in order to skip REQUIRES/PROVIDES checks

  'nih status -Aa' doesn't output status of uninstalled packages

  Fixes and improvements in nih.1

(cheusov)

2012-08-26 14:23:49 UTC MAIN commitmail json YAML

2012-08-26 14:06:52 UTC MAIN commitmail json YAML

Added chat/irssi-xmpp version 0.52

(wiz)

2012-08-26 14:06:45 UTC MAIN commitmail json YAML

+ irssi-xmpp.

(wiz)

2012-08-26 14:06:29 UTC MAIN commitmail json YAML

Mention that irssi-xmpp also uses this file.

(wiz)

2012-08-26 14:06:19 UTC MAIN commitmail json YAML

Import irssi-xmpp-0.52 as chat/irssi-xmpp.
Packaged for wip by Leonardo Taccari.

irssi-xmpp is an irssi plugin to connect to the Jabber network.
Its aim is to provide a good integration in this text-based irc client
and a good support of XMPP (the Jabber protocol).

Its main features are:
* Sending and receiving messages in irssi's query windows
* A roster with contact & resource tracking (contact list)
* Contact management (add, remove, manage subscriptions)
* Tab completion of commands, JIDs and resources
* Many extensions supported (XEP) including Multi-User Chat (MUC)
* Support for multiple accounts
* Unicode support (UTF-8)
* SSL and STARTTLS support

To deal with the XMPP protocol, it uses of the Loudmouth library.

(wiz)

2012-08-26 13:47:28 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 4.123

(wiz)

2012-08-26 13:47:16 UTC MAIN commitmail json YAML

Improve expand_permission some more. Should fix the
Use of uninitialized value in concatenation (.) or string at /usr/pkg/bin/pkglint line 4777.
warnings.
Bump version.

(wiz)

2012-08-26 13:38:59 UTC MAIN commitmail json YAML

Updated www/py-django-{south,mptt,sekizai,reversion,cms}

(adam)

2012-08-26 13:34:46 UTC MAIN commitmail json YAML

Changes 2.3.1:
* Introducing Django 1.4 support, dropped support for Django 1.2
* Lazy page tree loading in admin
* Toolbar isolation
* Plugin cancel button fixed
* Tests refactor
* Moving text plugins to different placeholders no longer loses inline plugins
* Minor improvements

(adam)

2012-08-26 13:34:37 UTC MAIN commitmail json YAML

Updated fonts/umefont-ttf to 0.442

(ryoon)

2012-08-26 13:33:37 UTC MAIN commitmail json YAML

Update to 0.442

Status:
Gothic unadjusted : Unicode 69ef-9400
Mincho unadjusted : Unicode 69ef-9400

(ryoon)

2012-08-26 13:33:00 UTC MAIN commitmail json YAML

Added www/py-django-reversion version 1.6.2

(adam)

2012-08-26 13:32:18 UTC MAIN commitmail json YAML

django-reversion is an extension to the Django web framework that provides
comprehensive version control facilities.

Features
* Roll back to any point in a model's history - an unlimited undo facility!
* Recover deleted models - never lose data again!
* Admin integration for maximum usability.
* Group related changes into revisions that can be rolled back in a single
  transaction.
* Automatically save a new version whenever your model changes using Django's
  flexible signalling framework.
* Automate your revision management with easy-to-use middleware.

django-reversion can be easily added to your existing Django project with
an absolute minimum of code changes.

(adam)

2012-08-26 13:26:14 UTC MAIN commitmail json YAML

Updated misc/libreoffice3-bin to 3.6.0

(ryoon)

2012-08-26 13:25:14 UTC MAIN commitmail json YAML

Update to 3.6.0

* Kill binpatch hack for older NetBSD current.

Changelog:
    In LibreOffice 3.6 a different encryption is enabled by default. Since version 3.4.5, LibreOffice is able to open those files. See the release notes page.

    Starting with LibreOffice 3.6, there's more fine-grained control over ODF compatibility for legacy consumers, via a new ODF 1.2 compatibility mode. See the release notes page.

(ryoon)

2012-08-26 13:05:39 UTC MAIN commitmail json YAML

2012-08-26 12:54:46 UTC MAIN commitmail json YAML

2012-08-26 12:54:17 UTC MAIN commitmail json YAML

2012-08-26 12:53:03 UTC MAIN commitmail json YAML

Changes 0.7.6:
This is a minor new release of South, and the sixth bugfix release for the 0.7
series.

(adam)