[Lunar-commits] <moonbase> pixman: Fixed the memleak patch for some super SLOPPY programming practices.
Terry Chan
tchan at lunar-linux.org
Sat Jun 28 20:33:12 CEST 2008
commit 8b6e178c08d8b586715ff692e5b2fc304536bb85
Author: Terry Chan <tchan at lunar-linux.org>
Date: Sat Jun 28 13:33:12 2008 -0500
pixman: Fixed the memleak patch for some super SLOPPY programming practices.
---
xorg7/lib/pixman/DETAILS | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/xorg7/lib/pixman/DETAILS b/xorg7/lib/pixman/DETAILS
index e7b4ca5..346bb78 100644
--- a/xorg7/lib/pixman/DETAILS
+++ b/xorg7/lib/pixman/DETAILS
@@ -1,11 +1,11 @@
MODULE=pixman
VERSION=0.11.4
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE2=$MODULE-$VERSION-huge-memleak-fix.patch
+ SOURCE2=$MODULE-$VERSION-huge-memleak-fix-v2.patch
SOURCE_URL=$XORG_URL/individual/lib/
SOURCE2_URL=$PATCH_URL/
SOURCE_VFY=sha1:e74dfcc6435edf7a397e8c42ffb4d581484e05d3
- SOURCE2_VFY=Sha1:de6efadd1cd0d574926cc833401c527b2a73ade5
+ SOURCE2_VFY=Sha1:f8c5f63bbd214fd8100f3db5cf4ac8e623dbeda7
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
WEB_SITE=http://www.x.org
ENTERED=20070809
More information about the Lunar-commits
mailing list