David A. Holland | 1 Aug 2011 01:32
Picon

CVS commit: pkgsrc/editors/scite

Module Name:	pkgsrc
Committed By:	dholland
Date:		Sun Jul 31 23:32:10 UTC 2011

Modified Files:
	pkgsrc/editors/scite: Makefile

Log Message:
Needs pkg-config. Depends on glib2 directly. PKGREVISION -> 2. Should fix
failure seen in bulk builds.

To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/editors/scite/Makefile

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

David A. Holland | 1 Aug 2011 01:32
Picon

CVS commit: pkgsrc/doc

Module Name:	pkgsrc
Committed By:	dholland
Date:		Sun Jul 31 23:32:40 UTC 2011

Modified Files:
	pkgsrc/doc: CHANGES-2011

Log Message:
editors/scite

To generate a diff of this commit:
cvs rdiff -u -r1.1813 -r1.1814 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 Aug 2011 01:45
Picon

CVS commit: pkgsrc/databases/qdbm

Module Name:	pkgsrc
Committed By:	dholland
Date:		Sun Jul 31 23:45:22 UTC 2011

Modified Files:
	pkgsrc/databases/qdbm: distinfo
	pkgsrc/databases/qdbm/patches: patch-ak

Log Message:
fix patch comment

To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/databases/qdbm/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/databases/qdbm/patches/patch-ak

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

David A. Holland | 1 Aug 2011 02:43
Picon

CVS commit: pkgsrc/chat/amsn

Module Name:	pkgsrc
Committed By:	dholland
Date:		Mon Aug  1 00:43:59 UTC 2011

Modified Files:
	pkgsrc/chat/amsn: distinfo
	pkgsrc/chat/amsn/patches: patch-utils_TkCximage_src_CxImage_ximapng.cpp

Log Message:
Improve png-1.5 support. Still broken: writing palettes and transparency.

To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/chat/amsn/distinfo
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/chat/amsn/patches/patch-utils_TkCximage_src_CxImage_ximapng.cpp

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

OBATA Akio | 1 Aug 2011 02:54
Picon

Re: CVS commit: pkgsrc/databases/qdbm

Those are not class member functions, but operators defied in the namespace.
On what environment, any issues will be happened?

On Fri, 22 Jul 2011 02:03:58 +0900, Joerg Sonnenberger <joerg <at> netbsd.org> wrote:

> Module Name:	pkgsrc
> Committed By:	joerg
> Date:		Thu Jul 21 17:03:58 UTC 2011
>
> Modified Files:
> 	pkgsrc/databases/qdbm: distinfo
> Added Files:
> 	pkgsrc/databases/qdbm/patches: patch-ak
>
> Log Message:
> Declaring member functions outside classes is invalid.
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.24 -r1.25 pkgsrc/databases/qdbm/distinfo
> cvs rdiff -u -r0 -r1.1 pkgsrc/databases/qdbm/patches/patch-ak
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
>
>

--

-- 
OBATA Akio / obache <at> NetBSD.org

(Continue reading)

David A. Holland | 1 Aug 2011 03:16
Picon

CVS commit: pkgsrc/chat/amsn

Module Name:	pkgsrc
Committed By:	dholland
Date:		Mon Aug  1 01:16:50 UTC 2011

Modified Files:
	pkgsrc/chat/amsn: Makefile distinfo
	pkgsrc/chat/amsn/patches: patch-utils_TkCximage_src_CxImage_ximapng.cpp

Log Message:
Fix build with png-1.5, fully now. Also add various REPLACE_INTERPRETER
and add a dependency on Python for the two installed Python scripts. No
version bump since this hasn't been buildable in a long time.

To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/chat/amsn/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/chat/amsn/distinfo
cvs rdiff -u -r1.2 -r1.3 \
    pkgsrc/chat/amsn/patches/patch-utils_TkCximage_src_CxImage_ximapng.cpp

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

David A. Holland | 1 Aug 2011 05:40
Picon

CVS commit: pkgsrc/audio/gimmix

Module Name:	pkgsrc
Committed By:	dholland
Date:		Mon Aug  1 03:40:58 UTC 2011

Modified Files:
	pkgsrc/audio/gimmix: Makefile distinfo
Added Files:
	pkgsrc/audio/gimmix/patches: patch-src_gimmix_covers_c
	    patch-src_gimmix_lyrics_c

Log Message:
Fix build with recent curl; also fix deps via verifypc, uses glib2 and
libX11. (yes, it uses libX11 directly, I checked. sigh.) PKGREVISION -> 7

To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/audio/gimmix/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/audio/gimmix/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/audio/gimmix/patches/patch-src_gimmix_covers_c \
    pkgsrc/audio/gimmix/patches/patch-src_gimmix_lyrics_c

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

David A. Holland | 1 Aug 2011 05:49
Picon

CVS commit: pkgsrc/audio/rosegarden

Module Name:	pkgsrc
Committed By:	dholland
Date:		Mon Aug  1 03:49:50 UTC 2011

Modified Files:
	pkgsrc/audio/rosegarden: distinfo
Added Files:
	pkgsrc/audio/rosegarden/patches: patch-editor_src_midiout_c

Log Message:
Fix broken clang build

To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/audio/rosegarden/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/audio/rosegarden/patches/patch-editor_src_midiout_c

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

David A. Holland | 1 Aug 2011 05:54
Picon

CVS commit: pkgsrc/benchmarks/hbench

Module Name:	pkgsrc
Committed By:	dholland
Date:		Mon Aug  1 03:54:53 UTC 2011

Modified Files:
	pkgsrc/benchmarks/hbench: distinfo
Added Files:
	pkgsrc/benchmarks/hbench/patches: patch-src_memsize_c

Log Message:
Fix broken clang build.

To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/benchmarks/hbench/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/benchmarks/hbench/patches/patch-src_memsize_c

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

David A. Holland | 1 Aug 2011 06:05
Picon

CVS commit: pkgsrc/converters/libwpd

Module Name:	pkgsrc
Committed By:	dholland
Date:		Mon Aug  1 04:05:01 UTC 2011

Modified Files:
	pkgsrc/converters/libwpd: Makefile distinfo
Added Files:
	pkgsrc/converters/libwpd/patches:
	    patch-src_lib_wp6graphicsfilenamepacket_cpp

Log Message:
Fix bug caught by clang. PKGREVISION++

To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/converters/libwpd/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/converters/libwpd/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/converters/libwpd/patches/patch-src_lib_wp6graphicsfilenamepacket_cpp

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


Gmane