pkgsrc-Bugs archive

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

PR/49909 CVS commit: [pkgsrc-2015Q2] pkgsrc/net/gcloud-golang-metadata



The following reply was made to PR pkg/49909; it has been noted by GNATS.

From: "Matthias Scheler" <tron%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49909 CVS commit: [pkgsrc-2015Q2] pkgsrc/net/gcloud-golang-metadata
Date: Sun, 26 Jul 2015 19:53:23 +0000

 Module Name:	pkgsrc
 Committed By:	tron
 Date:		Sun Jul 26 19:53:23 UTC 2015
 
 Modified Files:
 	pkgsrc/net/gcloud-golang-metadata [pkgsrc-2015Q2]: Makefile
 
 Log Message:
 Pullup ticket #4781 - requested by bsiegert
 net/gcloud-golang-metadata: build fix
 
 Revisions pulled up:
 - net/gcloud-golang-metadata/Makefile                           1.2
 
 ---
    Module Name:    pkgsrc
    Committed By:   bsiegert
    Date:           Sat Jul 25 14:23:58 UTC 2015
 
    Modified Files:
            pkgsrc/net/gcloud-golang-metadata: Makefile
 
    Log Message:
    Fix build on NetBSD, PR pkg/49909.
 
    It turns out that [^a]* matches all files not beginning with a on Darwin
    and all files beginning with a on NetBSD. Work around this by crafting
    a for loop with a case expression.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1 -r1.1.2.1 pkgsrc/net/gcloud-golang-metadata/Makefile
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index