Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 08/16/2000 08:38:36
Module Name: pkgsrc
Committed By: jlam
Date: Wed Aug 16 05:38:36 UTC 2000
Modified Files:
pkgsrc/www/bluefish: Makefile
pkgsrc/www/bluefish/files: patch-sum
pkgsrc/www/bluefish/patches: patch-ab
pkgsrc/www/bluefish/pkg: PLIST
Added Files:
pkgsrc/www/bluefish/patches: patch-aa
Log Message:
Bump version to 0.4nb1:
* bluefish uses GTK+, so define USE_X11BASE;
* use package gettext instead of included gettext library;
* remove unnecessary linking against graphics libraries - gdk_imlib is
sufficient;
* put pixmaps in directory where desktops/window managers expect to find
them.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/www/bluefish/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/www/bluefish/files/patch-sum
cvs rdiff -r0 -r1.3 pkgsrc/www/bluefish/patches/patch-aa
cvs rdiff -r1.1 -r1.2 pkgsrc/www/bluefish/patches/patch-ab
cvs rdiff -r1.2 -r1.3 pkgsrc/www/bluefish/pkg/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.