Subject: CVS commit: pkgsrc/graphics/libgdgeda
To: None <pkgsrc-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 11/03/2003 10:51:46
Module Name:	pkgsrc
Committed By:	agc
Date:		Mon Nov  3 10:51:46 UTC 2003

Modified Files:
	pkgsrc/graphics/libgdgeda: Makefile distinfo

Log Message:
The distfile has been changed on the ftp site without a corresponding
version number bump.

Bump PKGREVISION for this, and set DIST_SUBDIR accordingly.

The change to the distfile consisted of:

diff -u -r old/libgdgeda-2.0.15/config/libgdgeda.pc.in new/libgdgeda-2.0.15/config/libgdgeda.pc.in
--- old/libgdgeda-2.0.15/config/libgdgeda.pc.in 2003-07-01 22:29:48.000000000 +0100
+++ new/libgdgeda-2.0.15/config/libgdgeda.pc.in 2003-09-08 01:20:58.000000000 +0100
@@ -7,5 +7,5 @@
 Description: gEDA's hacked version of gd
 Requires:
 Version: @VERSION@
-Libs: -L${libdir} -lpng -lz -lm
+Libs: -L${libdir} -lgdgeda -lpng -lz -lm
 Cflags: -I${includedir}/libgdgeda


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/graphics/libgdgeda/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/graphics/libgdgeda/distinfo

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