public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 3.x development tree branch, master, updated. aeb87e9606c0db8ecb950d83264460d58d48800b
@ 2019-01-04 18:33 Michael Tremer
  0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2019-01-04 18:33 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 2638 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".

The branch, master has been updated
       via  aeb87e9606c0db8ecb950d83264460d58d48800b (commit)
       via  0d484227649ae7df183cbfeb70b745cf72491d99 (commit)
      from  5c62e4739107a7bb167c31c0f353f1ff8a150f2d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit aeb87e9606c0db8ecb950d83264460d58d48800b
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Fri Jan 4 02:41:54 2019 +0000

    tar: Update to 1.31
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 0d484227649ae7df183cbfeb70b745cf72491d99
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu Jan 3 23:02:09 2019 +0000

    ed: Update to 1.15
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 ed/ed.nm   |  6 +++++-
 tar/tar.nm | 12 ++----------
 2 files changed, 7 insertions(+), 11 deletions(-)

Difference in files:
diff --git a/ed/ed.nm b/ed/ed.nm
index 2f49c957f..6163d1f2d 100644
--- a/ed/ed.nm
+++ b/ed/ed.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = ed
-version    = 1.13
+version    = 1.15
 release    = 1
 
 groups     = Application/Text
@@ -31,6 +31,10 @@ build
 		CFLAGS="%{CFLAGS}" \
 		CPPFLAGS="%{CPPFLAGS}" \
 		LDFLAGS="%{LDFLAGS}"
+
+	test
+		make check
+	end
 end
 
 packages
diff --git a/tar/tar.nm b/tar/tar.nm
index 26a101968..3953c025c 100644
--- a/tar/tar.nm
+++ b/tar/tar.nm
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = tar
-version    = 1.29
-release    = 2
+version    = 1.31
+release    = 1
 
 groups     = System/Packaging
 url        = http://www.gnu.org/software/tar/
@@ -29,10 +29,6 @@ CONFIGURE_ENVIRONMENT = FORCE_UNSAFE_CONFIGURE=1
 
 build
 	requires
-		autoconf
-		automake
-		gettext
-		gettext-devel
 		libacl-devel
 		libattr-devel
 		texinfo
@@ -42,10 +38,6 @@ build
 		--libexecdir=/usr/sbin \
 		FORCE_UNSAFE_CONFIGURE=1
 
-	prepare_cmds
-		autoreconf -vfi
-	end
-
 	test
 		make check
 	end


hooks/post-receive
--
IPFire 3.x development tree

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-01-04 18:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-04 18:33 [git.ipfire.org] IPFire 3.x development tree branch, master, updated. aeb87e9606c0db8ecb950d83264460d58d48800b Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox