pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/gnustep-make Changes 1.9.2:
details: https://anonhg.NetBSD.org/pkgsrc/rev/e4b861cb454c
branches: trunk
changeset: 479625:e4b861cb454c
user: adam <adam%pkgsrc.org@localhost>
date: Wed Aug 18 13:58:27 2004 +0000
description:
Changes 1.9.2:
* Application and Bundles use the latest convention on Apple.
* Improve/Simplify dependency checking when making docs
diffstat:
devel/gnustep-make/Makefile | 6 +++---
devel/gnustep-make/PLIST | 4 +---
devel/gnustep-make/distinfo | 10 +++++-----
devel/gnustep-make/patches/patch-ac | 8 ++++----
devel/gnustep-make/patches/patch-ad | 8 ++++----
5 files changed, 17 insertions(+), 19 deletions(-)
diffs (95 lines):
diff -r 9f22d1eee56d -r e4b861cb454c devel/gnustep-make/Makefile
--- a/devel/gnustep-make/Makefile Wed Aug 18 13:52:38 2004 +0000
+++ b/devel/gnustep-make/Makefile Wed Aug 18 13:58:27 2004 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2004/04/10 23:31:39 rh Exp $
-#
+# $NetBSD: Makefile,v 1.15 2004/08/18 13:58:27 adam Exp $
-DISTNAME= gnustep-make-1.9.1
+DISTNAME= gnustep-make-1.9.2
CATEGORIES= devel gnustep
MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/
@@ -30,5 +29,6 @@
${INSTALL_DATA_DIR} ${PREFIX}/share/GNUstep/Local/Library/Frameworks
${INSTALL_DATA_DIR} ${PREFIX}/share/GNUstep/Local/Library/Headers
${INSTALL_DATA_DIR} ${PREFIX}/share/GNUstep/Local/Library/Libraries
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/GNUstep/Network
.include "../../mk/bsd.pkg.mk"
diff -r 9f22d1eee56d -r e4b861cb454c devel/gnustep-make/PLIST
--- a/devel/gnustep-make/PLIST Wed Aug 18 13:52:38 2004 +0000
+++ b/devel/gnustep-make/PLIST Wed Aug 18 13:58:27 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2004/04/10 23:31:39 rh Exp $
+@comment $NetBSD: PLIST,v 1.8 2004/08/18 13:58:27 adam Exp $
share/GNUstep/System/Library/Makefiles/GNUstep-reset.sh
share/GNUstep/System/Library/Makefiles/GNUstep.csh
share/GNUstep/System/Library/Makefiles/GNUstep.sh
@@ -126,8 +126,6 @@
@dirrm share/GNUstep/System/Library/Sounds
@exec ${MKDIR} %D/share/GNUstep/System/Library/Services
@dirrm share/GNUstep/System/Library/Services
-@exec ${MKDIR} %D/share/GNUstep/System/Library/PostScript
-@dirrm share/GNUstep/System/Library/PostScript
@exec ${MKDIR} %D/share/GNUstep/System/Library/Makefiles/ix86
@dirrm share/GNUstep/System/Library/Makefiles/ix86
@dirrm share/GNUstep/System/Library/Makefiles/Master
diff -r 9f22d1eee56d -r e4b861cb454c devel/gnustep-make/distinfo
--- a/devel/gnustep-make/distinfo Wed Aug 18 13:52:38 2004 +0000
+++ b/devel/gnustep-make/distinfo Wed Aug 18 13:58:27 2004 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.8 2004/04/10 23:31:39 rh Exp $
+$NetBSD: distinfo,v 1.9 2004/08/18 13:58:27 adam Exp $
-SHA1 (gnustep-make-1.9.1.tar.gz) = c71dde7f8d3fba18526d70f1effe26117a0cb1aa
-Size (gnustep-make-1.9.1.tar.gz) = 370625 bytes
+SHA1 (gnustep-make-1.9.2.tar.gz) = 5e70187957cdb1705b104f582f7f8fb4da45155b
+Size (gnustep-make-1.9.2.tar.gz) = 366822 bytes
SHA1 (patch-aa) = 4969ea2cbd61e4bc2dab109abcbbdf5177ebdd8c
-SHA1 (patch-ac) = bdc80e22663848eab3b805d34264c567ad323160
-SHA1 (patch-ad) = 7e480b05aa92340aae18cc1a6837acf87027e4dd
+SHA1 (patch-ac) = d7616f27ed876125348a3c6c001b3f02029a89d8
+SHA1 (patch-ad) = 4793cb5c75062e6c9b79f9190791f3bfc393779a
SHA1 (patch-ae) = b7af49c45fed5fb72a7b455b533a23e78f6f20ce
diff -r 9f22d1eee56d -r e4b861cb454c devel/gnustep-make/patches/patch-ac
--- a/devel/gnustep-make/patches/patch-ac Wed Aug 18 13:52:38 2004 +0000
+++ b/devel/gnustep-make/patches/patch-ac Wed Aug 18 13:58:27 2004 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.2 2003/12/05 09:16:33 adam Exp $
+$NetBSD: patch-ac,v 1.3 2004/08/18 13:58:27 adam Exp $
---- target.make.orig 2003-09-26 04:30:39.000000000 +0200
+--- target.make.orig 2004-04-20 09:43:51.000000000 +0000
+++ target.make
-@@ -594,9 +594,9 @@ endif
+@@ -632,9 +632,9 @@ endif
####################################################
#
@@ -14,7 +14,7 @@
# This is disabled temporarily, because I don't know exactly how
# to link shared libs. Everything seems to link correctly now but
# constructor functions in the shared lib failed to get called
-@@ -628,7 +628,7 @@ endif
+@@ -666,7 +666,7 @@ endif
#
# NetBSD ELF
#
diff -r 9f22d1eee56d -r e4b861cb454c devel/gnustep-make/patches/patch-ad
--- a/devel/gnustep-make/patches/patch-ad Wed Aug 18 13:52:38 2004 +0000
+++ b/devel/gnustep-make/patches/patch-ad Wed Aug 18 13:58:27 2004 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ad,v 1.1 2003/12/17 14:55:58 sketch Exp $
+$NetBSD: patch-ad,v 1.2 2004/08/18 13:58:27 adam Exp $
---- configure.orig 2003-12-16 17:46:09.407424981 +0000
-+++ configure 2003-12-16 17:47:23.653519718 +0000
-@@ -4472,7 +4472,7 @@
+--- configure.orig 2004-03-18 13:17:22.000000000 +0000
++++ configure
+@@ -4545,7 +4545,7 @@ echo $ECHO_N "checking if the compiler s
# What we want to do: set AUTO_DEPENDENCIES to yes if gcc => 3.x
Home |
Main Index |
Thread Index |
Old Index