Fredrik Pettai | 1 Dec 2011 01:03
Picon

CVS commit: pkgsrc/mk/defaults

Module Name:	pkgsrc
Committed By:	pettai
Date:		Thu Dec  1 00:03:48 UTC 2011

Modified Files:
	pkgsrc/mk/defaults: options.description

Log Message:
Added tacacs-shrubbery options

To generate a diff of this commit:
cvs rdiff -u -r1.373 -r1.374 pkgsrc/mk/defaults/options.description

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Fredrik Pettai | 1 Dec 2011 01:05
Picon

CVS commit: pkgsrc/doc

Module Name:	pkgsrc
Committed By:	pettai
Date:		Thu Dec  1 00:05:05 UTC 2011

Modified Files:
	pkgsrc/doc: CHANGES-2011

Log Message:
Added security/pam-krb5 version 4.4

To generate a diff of this commit:
cvs rdiff -u -r1.3108 -r1.3109 pkgsrc/doc/CHANGES-2011

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Fredrik Pettai | 1 Dec 2011 01:05
Picon

CVS commit: pkgsrc/doc

Module Name:	pkgsrc
Committed By:	pettai
Date:		Thu Dec  1 00:05:39 UTC 2011

Modified Files:
	pkgsrc/doc: CHANGES-2011

Log Message:
Added net/tacacs-shrubbery version 4.0.4.20

To generate a diff of this commit:
cvs rdiff -u -r1.3109 -r1.3110 pkgsrc/doc/CHANGES-2011

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Steven Drake | 1 Dec 2011 04:07
Picon

Re: CVS commit: pkgsrc/devel/apr

On Wed, 30 Nov 2011, Alexander Nasonov wrote:

> Alexander Nasonov wrote:
> > Modified Files:
> > 	pkgsrc/devel/apr: Makefile
> > 
> > Log Message:
> > Add libuuid dependency. Bump PKGREVISION.

You bet me to it :)

> Do I need to bump PKGREVISIONs of dependent packages? If so, which
> command/tool should I use to list direct and indirect dependencies?

Yes you do, and have a look at the revbump package.

--

-- 
Steven

Amitai Schlair | 1 Dec 2011 05:02
Picon

CVS commit: pkgsrc/www/ikiwiki

Module Name:	pkgsrc
Committed By:	schmonz
Date:		Thu Dec  1 04:02:03 UTC 2011

Modified Files:
	pkgsrc/www/ikiwiki: Makefile distinfo

Log Message:
Update to 3.20111107. From the changelog:

   * img: Bugfix to width/height tags for scaled down image when only
     one dimension was provided. Thanks, Per Carlson.
   * editpage: Fix FormattingHelp link on Discussion pages.
   * The umask setting can now be set to private, group, or public,
     avoiding the need to enter octal correctly which is particularly
     difficult in yaml setup files. (smcv)
   * graphviz: Support urls embedded in the graph, by having graphviz
     generate an imagemap.
   * graphviz: Support wikilinks embedded in the graph.
     (Sponsored by The TOVA Company.)

To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 pkgsrc/www/ikiwiki/Makefile
cvs rdiff -u -r1.70 -r1.71 pkgsrc/www/ikiwiki/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Amitai Schlair | 1 Dec 2011 05:02
Picon

CVS commit: pkgsrc/doc

Module Name:	pkgsrc
Committed By:	schmonz
Date:		Thu Dec  1 04:02:36 UTC 2011

Modified Files:
	pkgsrc/doc: CHANGES-2011

Log Message:
Updated www/ikiwiki to 3.20111107

To generate a diff of this commit:
cvs rdiff -u -r1.3110 -r1.3111 pkgsrc/doc/CHANGES-2011

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

David A. Holland | 1 Dec 2011 05:05
Picon

CVS commit: pkgsrc/editors/emacs20

Module Name:	pkgsrc
Committed By:	dholland
Date:		Thu Dec  1 04:05:41 UTC 2011

Modified Files:
	pkgsrc/editors/emacs20: distinfo
	pkgsrc/editors/emacs20/patches: patch-ab

Log Message:
Patch up configure tests for cpp to avoid problems when running gcc
4.5's cpp on makefiles. PR 45669.

Unfortunately, this does not by itself fix the build; now I'm getting

   ./temacs -batch -l loadup dump
   gmake[1]: *** [emacs] Segmentation fault

and I have a bad feeling that this may be the same issue that the
other emacs versions are sometimes hitting.

To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/editors/emacs20/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/editors/emacs20/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Steven Drake | 1 Dec 2011 05:07
Picon

Re: CVS commit: pkgsrc/devel/apr

On Wed, 30 Nov 2011, Alexander Nasonov wrote:

> Alexander Nasonov wrote:
> > Modified Files:
> > 	pkgsrc/devel/apr: Makefile
> > 
> > Log Message:
> > Add libuuid dependency. Bump PKGREVISION.
> 
> Do I need to bump PKGREVISIONs of dependent packages? If so, which
> command/tool should I use to list direct and indirect dependencies?

Or you could leave me do to it as I'm about to make commit on top of
yours.

--

-- 
Steven

David A. Holland | 1 Dec 2011 05:51
Picon

CVS commit: pkgsrc/editors/emacs20

Module Name:	pkgsrc
Committed By:	dholland
Date:		Thu Dec  1 04:51:30 UTC 2011

Modified Files:
	pkgsrc/editors/emacs20: distinfo
	pkgsrc/editors/emacs20/patches: patch-bm
Removed Files:
	pkgsrc/editors/emacs20/patches: patch-cb

Log Message:
Fold patch-cb into patch-bm since they patch the same file. Related to
PR 45669. hi joerg!

To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/editors/emacs20/distinfo
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/editors/emacs20/patches/patch-bm
cvs rdiff -u -r1.1 -r0 pkgsrc/editors/emacs20/patches/patch-cb

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

David A. Holland | 1 Dec 2011 06:07
Picon

CVS commit: pkgsrc/editors/emacs20

Module Name:	pkgsrc
Committed By:	dholland
Date:		Thu Dec  1 05:07:23 UTC 2011

Modified Files:
	pkgsrc/editors/emacs20: distinfo
	pkgsrc/editors/emacs20/patches: patch-bm

Log Message:
Add __asm __volatile("":::"memory") at a critical point in alloc.c.

gcc thinks it knows the semantics of malloc and so it thinks it can
optimize out the manipulation of __malloc_hook; however, doing so causes
the subsequent malloc call to come back to itself, leading to an infinite
recursion and SIGSEGV in temacs.

This fixes the remaining part of PR 45669.

Someone(TM) should check if this issue affects other Emacs versions
and/or XEmacs.

To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/editors/emacs20/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/editors/emacs20/patches/patch-bm

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


Gmane