summaryrefslogtreecommitdiff
path: root/net/blam
diff options
context:
space:
mode:
authorTom McLaughlin <tmclaugh@FreeBSD.org>2006-02-05 02:19:54 +0000
committerTom McLaughlin <tmclaugh@FreeBSD.org>2006-02-05 02:19:54 +0000
commitbd1f153bbb9f4edb67edf5bcd3ebaadb169b8ce8 (patch)
tree20d85ba6083fccc490666f2b44d7ce468032d680 /net/blam
parent- Remove patch-evolution::evolution-sharp.dll.config.in and replace it (diff)
- Refactor patch now that gtk20 port uses ltverhack
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD>
Notes
Notes: svn path=/head/; revision=155232
Diffstat (limited to 'net/blam')
-rw-r--r--net/blam/Makefile2
-rw-r--r--net/blam/files/patch-blam.exe.config5
2 files changed, 3 insertions, 4 deletions
diff --git a/net/blam/Makefile b/net/blam/Makefile
index d8b07504cb9d..166fa2f0d967 100644
--- a/net/blam/Makefile
+++ b/net/blam/Makefile
@@ -8,7 +8,7 @@
PORTNAME= blam
PORTVERSION= 1.8.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.8
diff --git a/net/blam/files/patch-blam.exe.config b/net/blam/files/patch-blam.exe.config
index 4126c8b53364..a8ce8acc93ac 100644
--- a/net/blam/files/patch-blam.exe.config
+++ b/net/blam/files/patch-blam.exe.config
@@ -1,9 +1,8 @@
--- blam.exe.config.orig Sat Jun 18 20:38:30 2005
-+++ blam.exe.config Tue Jun 21 23:18:44 2005
++++ blam.exe.config Sat Feb 4 21:12:35 2006
@@ -1,4 +1,4 @@
<configuration>
-- <dllmap dll="gdk-x11-2.0" target="libgdk-x11-2.0.so.0"/>
+ <dllmap dll="gdk-x11-2.0" target="libgdk-x11-2.0.so.0"/>
- <dllmap dll="libX11" target="libX11.so.6"/>
-+ <dllmap dll="gdk-x11-2.0" target="libgdk-x11-2.0.so"/>
+ <dllmap dll="libX11" target="libX11.so"/>
</configuration>