[Lunar-commits] <moonbase> pixman: version bumped to 0.18.2
Florin Braescu
florin at lunar-linux.org
Wed May 19 10:56:35 CEST 2010
commit b4995c56a93531d7da554bdf30a1f089e2f53042
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed May 19 11:56:35 2010 +0300
pixman: version bumped to 0.18.2
Mostly bugfixes.
---
net/inetutils/BUILD | 10 +++++++---
net/inetutils/DEPENDS | 12 ++++++------
net/inetutils/DETAILS | 8 ++++----
xorg7/lib/pixman/DETAILS | 6 +++---
4 files changed, 20 insertions(+), 16 deletions(-)
diff --git a/net/inetutils/BUILD b/net/inetutils/BUILD
index 5908048..79addd7 100644
--- a/net/inetutils/BUILD
+++ b/net/inetutils/BUILD
@@ -1,8 +1,12 @@
(
- OPTS+=" --disable-servers --disable-ifconfig --disable-tftp \
- --disable-logger --disable-ftp --disable-whois \
- --enable-threads=posix --disable-rpath" &&
+ OPTS+=" --disable-servers \
+ --disable-ifconfig \
+ --disable-tftp \
+ --disable-logger \
+ --disable-ftp \
+ --disable-whois \
+ --disable-rpath" &&
default_build
diff --git a/net/inetutils/DEPENDS b/net/inetutils/DEPENDS
index 9364fa7..44328e9 100644
--- a/net/inetutils/DEPENDS
+++ b/net/inetutils/DEPENDS
@@ -1,11 +1,11 @@
depends ncurses
-optional_depends "tcp_wrappers" \
- "--with-wrap" \
- "--without-wrap" \
+optional_depends "tcp_wrappers" \
+ "--with-wrap" \
+ "--without-wrap" \
"to enable TCP wrappers support"
-optional_depends "Linux-PAM" \
- "--with-pam --enable-authentification" \
- "--without-pam --disable-authentification" \
+optional_depends "Linux-PAM" \
+ "--with-pam" \
+ "--without-pam" \
"to enable Linux PAM support"
diff --git a/net/inetutils/DETAILS b/net/inetutils/DETAILS
index c4953c4..cb362b2 100644
--- a/net/inetutils/DETAILS
+++ b/net/inetutils/DETAILS
@@ -1,12 +1,12 @@
MODULE=inetutils
- VERSION=1.7
+ VERSION=1.8
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$GNU_URL/$MODULE
- SOURCE_VFY=sha1:d5fdee9855a06663ca7c0a8150c09439ef520206
+ SOURCE_VFY=sha1:598445859b511f73681e4d74a41d65cd6ae0f83e
WEB_SITE=http://www.gnu.org/software/inetutils
ENTERED=20080429
- UPDATED=20100216
- SHORT="a collection of common network programs"
+ UPDATED=20100519
+ SHORT="A collection of common network programs"
cat << EOF
A collection of common network programs such as:
diff --git a/xorg7/lib/pixman/DETAILS b/xorg7/lib/pixman/DETAILS
index eaad231..598782d 100644
--- a/xorg7/lib/pixman/DETAILS
+++ b/xorg7/lib/pixman/DETAILS
@@ -1,12 +1,12 @@
MODULE=pixman
- VERSION=0.18.0
+ VERSION=0.18.2
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$XORG_URL/individual/lib
- SOURCE_VFY=sha1:0ff0944b3335f156a94949842b429229e5ae1db4
+ SOURCE_VFY=sha1:d66ab37ebc111e8031dd6d0ff1edf19b7adab5be
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
WEB_SITE=http://www.x.org
ENTERED=20070809
- UPDATED=20100404
+ UPDATED=20100519
SHORT="Low-level pixel manipulation routine library"
cat << EOF
More information about the Lunar-commits
mailing list