gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6178: update gnustep-base to 1.26.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6178: update gnustep-base to 1.26.0
Date: Sat, 12 Jan 2019 14:58:11 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6178
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sat 2019-01-12 11:58:07 -0800
message:
  update gnustep-base to 1.26.0
modified:
  pkg/gnustep/gnustep-base/Makefile makefile-20160617021536-2y71qvmiwaimvy1u-206
=== modified file 'pkg/gnustep/gnustep-base/Makefile'
--- a/pkg/gnustep/gnustep-base/Makefile 2019-01-08 20:03:56 +0000
+++ b/pkg/gnustep/gnustep-base/Makefile 2019-01-12 19:58:07 +0000
@@ -1,5 +1,5 @@
 # Copyright © 2013, 2014, 2017 Brandon Invergo <address@hidden>
-# Copyright ©2017 Carl Hansen <address@hidden>
+# Copyright ©2017, 2019 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -30,7 +30,7 @@
 GARNAME = gnustep-base
 GARVERSION = 1.26.0
 HOME_URL = http://www.gnustep.org/
-DESCRIPTION = GNUstep foundation
+DESCRIPTION = GNUstep  foundation library
 
 ######################################################################
 
@@ -39,8 +39,8 @@
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = $(DISTNAME).tar.gz.sig
 
-BUILDDEPS = gnustep-make 
-LIBDEPS = libffi libxml2
+BUILDDEPS = gnustep-make libffi libxml2
+LIBDEPS = 
 
 ######################################################################
 
@@ -52,6 +52,7 @@
 post-install:
        make -C $(WORKOBJ)/Documentation/ install
 
-
+check:
+       make -C $(WORKOBJ) check
 
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]