From 111149eeaae0913fe127bc1b36737f065fb7c850 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 15 Dec 2010 15:51:32 +0100 Subject: [PATCH] xbps: update to 0.7.0. --- srcpkgs/xbps/patches/fix_ld_as_needed_order.diff | 13 ------------- srcpkgs/xbps/template | 5 ++--- 2 files changed, 2 insertions(+), 16 deletions(-) delete mode 100644 srcpkgs/xbps/patches/fix_ld_as_needed_order.diff diff --git a/srcpkgs/xbps/patches/fix_ld_as_needed_order.diff b/srcpkgs/xbps/patches/fix_ld_as_needed_order.diff deleted file mode 100644 index 91bf7879f0e..00000000000 --- a/srcpkgs/xbps/patches/fix_ld_as_needed_order.diff +++ /dev/null @@ -1,13 +0,0 @@ -Fix will be included in 0.6.3. - ---- lib/Makefile.orig 2010-11-02 07:40:41.000000000 +0100 -+++ lib/Makefile 2010-11-02 07:40:54.000000000 +0100 -@@ -66,7 +66,7 @@ $(OBJS): %.o: %.c - - libxbps.so: $(OBJS) $(LIBFETCH_OBJS) $(LIBPROP_OBJS) - @printf " [CCLD]\t\t$@\n" -- @$(CC) $(LDFLAGS) $^ -o $(LIBXBPS_SHLIB) -+ @$(CC) $^ $(LDFLAGS) -o $(LIBXBPS_SHLIB) - @-ln -sf $(LIBXBPS_SHLIB) libxbps.so.$(LIBXBPS_MAJOR) - @-ln -sf $(LIBXBPS_SHLIB) libxbps.so - diff --git a/srcpkgs/xbps/template b/srcpkgs/xbps/template index 4520cd682e5..a470153618c 100644 --- a/srcpkgs/xbps/template +++ b/srcpkgs/xbps/template @@ -1,14 +1,13 @@ # Template file for 'xbps' pkgname=xbps -version=0.6.2 -revision=1 +version=0.7.0 distfiles="http://xbps.googlecode.com/files/xbps-$version.tar.gz" build_style=configure configure_args="--prefix=/ --includedir=/usr/include --datadir=/usr/share --mandir=/usr/share/man --with-pie" short_desc="The XBPS package system utilities" maintainer="Juan RP " -checksum=7de31e75bc637788060834fe5327d825d5fcb45e141d39c4b28fc103cd92fb26 +checksum=80d3027b490c56a78f3dcc45943302e7d220e7b1200953b783520247504c4bb4 long_desc=" The XBPS package system. A new, fast, from scratch and simple binary package manager. This package includes the binary utilities