pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/beforelight Update to version 1.0.3. Fixes broken...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/686d0300ea17
branches:  trunk
changeset: 533585:686d0300ea17
user:      bjs <bjs%pkgsrc.org@localhost>
date:      Fri Sep 21 18:00:02 2007 +0000

description:
Update to version 1.0.3.  Fixes broken DESTDIR support, so patches are
no longer necessary.

diffstat:

 x11/beforelight/Makefile         |   5 ++---
 x11/beforelight/distinfo         |  10 ++++------
 x11/beforelight/patches/patch-aa |  13 -------------
 x11/beforelight/patches/patch-ab |  13 -------------
 4 files changed, 6 insertions(+), 35 deletions(-)

diffs (64 lines):

diff -r 2c532c55f556 -r 686d0300ea17 x11/beforelight/Makefile
--- a/x11/beforelight/Makefile  Fri Sep 21 17:53:20 2007 +0000
+++ b/x11/beforelight/Makefile  Fri Sep 21 18:00:02 2007 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2007/03/08 17:21:54 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2007/09/21 18:00:02 bjs Exp $
 #
 
-DISTNAME=              beforelight-1.0.2
+DISTNAME=              beforelight-1.0.3
 CATEGORIES=            x11
-PKGREVISION=           1
 MASTER_SITES=          http://xorg.freedesktop.org/releases/individual/app/
 EXTRACT_SUFX=          .tar.bz2
 
diff -r 2c532c55f556 -r 686d0300ea17 x11/beforelight/distinfo
--- a/x11/beforelight/distinfo  Fri Sep 21 17:53:20 2007 +0000
+++ b/x11/beforelight/distinfo  Fri Sep 21 18:00:02 2007 +0000
@@ -1,7 +1,5 @@
-$NetBSD: distinfo,v 1.2 2007/07/27 20:57:37 joerg Exp $
+$NetBSD: distinfo,v 1.3 2007/09/21 18:00:02 bjs Exp $
 
-SHA1 (beforelight-1.0.2.tar.bz2) = 25d3ef4ccf1d48bdc1f32add5440deb2b8c29cee
-RMD160 (beforelight-1.0.2.tar.bz2) = 4511095923e7239bdfdd03742aa7eafd4331f138
-Size (beforelight-1.0.2.tar.bz2) = 85526 bytes
-SHA1 (patch-aa) = ee1d3bb44a54f00ffa4336fd7dbe2b73c06905ea
-SHA1 (patch-ab) = 00de149e0321550e208c00a4b4774771054760f1
+SHA1 (beforelight-1.0.3.tar.bz2) = 9c1f59a270475cb41ff11ec06fee018def7ef8bd
+RMD160 (beforelight-1.0.3.tar.bz2) = 6589870f296b2ebbe8c60fa06b7dad524e94a0bd
+Size (beforelight-1.0.3.tar.bz2) = 85067 bytes
diff -r 2c532c55f556 -r 686d0300ea17 x11/beforelight/patches/patch-aa
--- a/x11/beforelight/patches/patch-aa  Fri Sep 21 17:53:20 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2007/07/27 20:57:37 joerg Exp $
-
---- Makefile.am.orig   2007-07-27 22:43:25.000000000 +0200
-+++ Makefile.am
-@@ -33,7 +33,7 @@ appman_PRE = \
- 
- # App default files  (*.ad)
- 
--appdefaultdir = $(DESTDIR)@appdefaultdir@
-+appdefaultdir = @appdefaultdir@
- 
- EXTRA_DIST = \
-         Beforelight.ad
diff -r 2c532c55f556 -r 686d0300ea17 x11/beforelight/patches/patch-ab
--- a/x11/beforelight/patches/patch-ab  Fri Sep 21 17:53:20 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2007/07/27 20:57:38 joerg Exp $
-
---- Makefile.in.orig   2007-07-27 22:43:43.000000000 +0200
-+++ Makefile.in
-@@ -188,7 +188,7 @@ am__tar = @am__tar@
- am__untar = @am__untar@
- 
- # App default files  (*.ad)
--appdefaultdir = $(DESTDIR)@appdefaultdir@
-+appdefaultdir = @appdefaultdir@
- bindir = @bindir@
- build = @build@
- build_alias = @build_alias@



Home | Main Index | Thread Index | Old Index