aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/shmap/Makefile4
-rw-r--r--devel/shmap/distinfo2
-rw-r--r--devel/shmap/files/patch-shmap_internals.h (renamed from devel/shmap/files/patch-shmap::core.h)10
-rw-r--r--devel/shmap/pkg-plist1
4 files changed, 9 insertions, 8 deletions
diff --git a/devel/shmap/Makefile b/devel/shmap/Makefile
index c3c4cf66c4a..f16df549c01 100644
--- a/devel/shmap/Makefile
+++ b/devel/shmap/Makefile
@@ -7,8 +7,8 @@
#
PORTNAME= shmap
-PORTVERSION= 0.3
-PORTREVISION= 1
+PORTVERSION= 0.3.2
+PORTREVISION= 0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/devel/shmap/distinfo b/devel/shmap/distinfo
index af2b5571dd7..6401ac17ee9 100644
--- a/devel/shmap/distinfo
+++ b/devel/shmap/distinfo
@@ -1 +1 @@
-MD5 (shmap-0.3.tar.gz) = 8677cec13dbb4da572e3b524423a1246
+MD5 (shmap-0.3.2.tar.gz) = 9df64a96cbd6ad6a26ccfaad01d4a866
diff --git a/devel/shmap/files/patch-shmap::core.h b/devel/shmap/files/patch-shmap_internals.h
index 34f72f9decc..eb1bf767f3a 100644
--- a/devel/shmap/files/patch-shmap::core.h
+++ b/devel/shmap/files/patch-shmap_internals.h
@@ -1,6 +1,6 @@
---- shmap/core.h.orig Wed Mar 6 01:38:37 2002
-+++ shmap/core.h Wed Mar 6 01:38:47 2002
-@@ -53,12 +53,14 @@
+--- shmap/shmap_internals.h.orig Thu Jul 11 13:16:52 2002
++++ shmap/shmap_internals.h Thu Jul 11 13:17:13 2002
+@@ -85,12 +85,14 @@
#define CORE_LOCK(l,m) if ( l != NULL ) _core_lock(l,SHMAP_LOCK_WRITE);
#define CORE_UNLOCK(l) if ( l != NULL ) _core_unlock(l);
@@ -13,5 +13,5 @@
};
+#endif
-
- #endif
+ /**
+ * Module pointer definitions
diff --git a/devel/shmap/pkg-plist b/devel/shmap/pkg-plist
index 9844fbb38e6..1423ac6a36b 100644
--- a/devel/shmap/pkg-plist
+++ b/devel/shmap/pkg-plist
@@ -1,4 +1,5 @@
include/shmap.h
+include/shmap_config.h
lib/libshmap.a
lib/libshmap.so
lib/libshmap.so.0