git: be9a755f2d00 - main - graphics/gd: patch obsoleted by autoreconf
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Jan 2025 14:42:40 UTC
The branch main has been updated by dinoex: URL: https://cgit.FreeBSD.org/ports/commit/?id=be9a755f2d00469a766253b12c6ac02cdafe5c81 commit be9a755f2d00469a766253b12c6ac02cdafe5c81 Author: Dirk Meyer <dinoex@FreeBSD.org> AuthorDate: 2025-01-05 14:42:29 +0000 Commit: Dirk Meyer <dinoex@FreeBSD.org> CommitDate: 2025-01-05 14:42:29 +0000 graphics/gd: patch obsoleted by autoreconf --- graphics/gd/files/patch-Makefile.in | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/graphics/gd/files/patch-Makefile.in b/graphics/gd/files/patch-Makefile.in deleted file mode 100644 index 51ecacb7cb0e..000000000000 --- a/graphics/gd/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Makefile.in.orig 2021-09-11 05:12:11 UTC -+++ src/Makefile.in -@@ -561,7 +561,7 @@ EXTRA_DIST = \ - msinttypes/inttypes.h \ - msinttypes/stdint.h - --include_HEADERS = gd.h gdfx.h gd_io.h gdcache.h gdfontg.h gdfontl.h gdfontmb.h gdfonts.h gdfontt.h gd_color_map.h gd_errors.h gdpp.h -+include_HEADERS = gd.h gdfx.h gd_io.h gdcache.h gdfontg.h gdfontl.h gdfontmb.h gdfonts.h gdfontt.h gd_color_map.h gd_errors.h gdpp.h gd_io_stream.h - lib_LTLIBRARIES = libgd.la - libgd_la_SOURCES = \ - bmp.h \