diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-05-11 13:52:05 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-05-11 13:52:05 +0000 |
commit | a091103c25a10210b1542b3eebcaef1d66bd1a8f (patch) | |
tree | 5d29c8138c62de9d1bf2cdfd43b96af0a6d3df20 /games/daimonin/files/patch-configure | |
parent | - fix build for option WITH_GNUSTEP_DEVEL (diff) |
- Update to 0.9.7.1
PR: ports/123589
Submitted by: Aleksandr Stankevic <alex@braske.net>
Notes
Notes:
svn path=/head/; revision=212918
Diffstat (limited to 'games/daimonin/files/patch-configure')
-rw-r--r-- | games/daimonin/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/games/daimonin/files/patch-configure b/games/daimonin/files/patch-configure new file mode 100644 index 000000000000..a874545d966f --- /dev/null +++ b/games/daimonin/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig 2008-05-10 13:02:39.000000000 +0300 ++++ configure 2008-05-10 13:04:26.000000000 +0300 +@@ -2232,7 +2232,7 @@ + + # Define the identity of the package. + PACKAGE=daimonin +- VERSION=0.9.7 ++ VERSION=0.9.7.1 + + + cat >>confdefs.h <<_ACEOF |