pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2015Q2] pkgsrc/net/gcloud-golang-metadata
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