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/ghostscript9-base/files/patch-base_gdevvglb.c | |
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/ghostscript9-base/files/patch-base_gdevvglb.c (renamed from print/ghostscript9-agpl-base/files/patch-devices-gdevvglb.c) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/ghostscript9-agpl-base/files/patch-devices-gdevvglb.c b/print/ghostscript9-base/files/patch-base_gdevvglb.c index ca8dcf130c2c..c6b38a6c68be 100644 --- a/print/ghostscript9-agpl-base/files/patch-devices-gdevvglb.c +++ b/print/ghostscript9-base/files/patch-base_gdevvglb.c @@ -1,6 +1,6 @@ ---- devices/gdevvglb.c.orig 2011-07-17 19:56:33.000000000 +0900 -+++ devices/gdevvglb.c 2011-07-17 19:57:10.000000000 +0900 -@@ -367,12 +367,3 @@ +--- base/gdevvglb.c.orig 2012-08-08 08:01:36 UTC ++++ base/gdevvglb.c +@@ -368,12 +368,3 @@ vgalib_put_params(gx_device * dev, gs_pa } return 0; } |