diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-02-08 19:07:32 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-02-08 19:07:32 +0000 |
commit | b051a314fe8696db9aa117756f8a37c4940dd035 (patch) | |
tree | 282023f59fa3e476d2738916d1ad1b6ff5c57620 /graphics/libggi/files/patch-ac | |
parent | Update to 2.0.5. (diff) |
Update to 2.0.4 and fix plist. This encompasses nearly 9 months'
worth of changes, some of which are extensive; see ChangeLog
for details. Note that the patchfiles are now incorporated into
the upstream version.
PR: ports/62352
Submitted by: Andrew Kenneth Milton <akm@theinternet.com.au>
Notes
Notes:
svn path=/head/; revision=100410
Diffstat (limited to 'graphics/libggi/files/patch-ac')
-rw-r--r-- | graphics/libggi/files/patch-ac | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/graphics/libggi/files/patch-ac b/graphics/libggi/files/patch-ac deleted file mode 100644 index a5bc69375e61..000000000000 --- a/graphics/libggi/files/patch-ac +++ /dev/null @@ -1,14 +0,0 @@ -*** include/ggi/display/kgi.h.orig Mon Apr 14 13:24:33 2003 ---- include/ggi/display/kgi.h Mon Apr 14 13:25:00 2003 -*************** -*** 29,37 **** - #define _GGI_DISPLAY_KGI_H - - #include <stdlib.h> -- #include <kgi/system.h> - #include <kgi/kgi.h> -- #include <kgi/cmd.h> - - #include <ggi/internal/ggi-dl.h> - ---- 29,35 ---- |