diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-17 23:28:04 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-17 23:28:04 +0000 |
commit | 1a8a092d9fefcbd7f960c82c59802c61807867a6 (patch) | |
tree | 48e47bf661e0e5d6ed9c060e8aea683b30d4540f /print/ghostscript8-base/files/patch-libpng15 | |
parent | - Update to 1.7.1 (diff) |
Rename all files containing a : in their filename.
While there, run make makepatch on affected ports, and rename patches
accordingly.
Sponsored by: Absolight
Diffstat (limited to '')
-rw-r--r-- | print/ghostscript8-base/files/patch-libpng15 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript8-base/files/patch-libpng15 b/print/ghostscript8-base/files/patch-libpng15 index dca4f07607f7..ecd768102da0 100644 --- a/print/ghostscript8-base/files/patch-libpng15 +++ b/print/ghostscript8-base/files/patch-libpng15 @@ -2,7 +2,7 @@ $NetBSD: patch-ak,v 1.5 2011/01/15 14:08:10 wiz Exp $ Fix build with png-1.5. From John Bowler. ---- base/gdevpng.c.orig 2008-07-17 02:34:01.000000000 +0000 +--- base/gdevpng.c.orig 2008-07-17 02:34:01 UTC +++ base/gdevpng.c @@ -36,12 +36,14 @@ #include "gdevpccm.h" |