gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5235: update gawk to 4.2.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5235: update gawk to 4.2.1
Date: Sun, 25 Feb 2018 17:28:28 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5235
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2018-02-25 14:28:24 -0800
message:
  update gawk to 4.2.1
modified:
  pkg/gnu/gawk/Makefile          makefile-20160617014725-uokjfnggs70iry9h-673
  pkg/gnu/gawk/config.mk         config.mk-20160617015443-781w7e9ygcdb0fpl-1
  pkg/gnu/gawk/sha256sums        sha256sums-20160617014725-uokjfnggs70iry9h-675
=== modified file 'pkg/gnu/gawk/Makefile'
--- a/pkg/gnu/gawk/Makefile     2017-10-20 06:38:26 +0000
+++ b/pkg/gnu/gawk/Makefile     2018-02-25 22:28:24 +0000
@@ -1,5 +1,5 @@
 # Copyright © 2013, 2014, 2015 Brandon Invergo <address@hidden>
-# Copyright © 2017 Carl Hansen <address@hidden>
+# Copyright © 2017, 2018 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -20,7 +20,7 @@
 
 NAME = Gawk
 GARNAME = gawk
-GARVERSION = 4.2.0
+GARVERSION = 4.2.1
 HOME_URL = http://www.gnu.org/software/gawk/
 DESCRIPTION = Text scanning and processing language
 define BLURB
@@ -37,7 +37,7 @@
 MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.lz
 SIGFILES = $(DISTNAME).tar.lz.sig
-INFO_FILES = $(GARNAME).info gawkinet.info
+INFO_FILES = $(GARNAME).info gawkinet.info  gawkworkflow.info
 
 BUILDDEPS =
 LIBDEPS =

=== modified file 'pkg/gnu/gawk/config.mk'
--- a/pkg/gnu/gawk/config.mk    2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/gawk/config.mk    2018-02-25 22:28:24 +0000
@@ -1,4 +1,4 @@
 ## Configuration options for gawk ##
 
 CONFIGURE_OPTS ?= 
-BUILD_OPTS ?=
+BUILD_OPTS ?= CFLAGS+='-Wl,-L$(prefix)/lib -Wl,-rpath=$(prefix)/lib'

=== modified file 'pkg/gnu/gawk/sha256sums'
--- a/pkg/gnu/gawk/sha256sums   2017-10-20 06:38:26 +0000
+++ b/pkg/gnu/gawk/sha256sums   2018-02-25 22:28:24 +0000
@@ -1,2 +1,2 @@
-b4bc31b5b464aa2fc79716f692c5857c01d224ee80309157347c3c37d3045678  
download/gawk-4.2.0.tar.lz
-5b25adfec5bc19cbe40a8eef42e4fdbe16e0d1c20194923487753f0644bf8b03  
download/gawk-4.2.0.tar.lz.sig
+180b060254beab30bd2be5c23056490697c188e21b700412e97414ae4f490548  
download/gawk-4.2.1.tar.lz
+b91f85600db4f820b3b512dc5f99bd7c9fb39760d845ecc8449472b237657435  
download/gawk-4.2.1.tar.lz.sig


reply via email to

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