aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/libdispatch/Makefile6
-rw-r--r--devel/libdispatch/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/libdispatch/Makefile b/devel/libdispatch/Makefile
index 115ee96e8b64..00b542037150 100644
--- a/devel/libdispatch/Makefile
+++ b/devel/libdispatch/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= libdispatch
-PORTVERSION= 53
+PORTVERSION= 147
CATEGORIES= devel
MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/
-#DISTNAME= ${PORTNAME}-r${PORTVERSION}
+DISTNAME= ${PORTNAME}-r${PORTVERSION}
MAINTAINER= stas@FreeBSD.org
COMMENT= Grand Central Dispatch API support library
@@ -34,7 +34,7 @@ post-configure:
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 900002
+.if ${OSVERSION} <= 800107 || (${OSVERSION} >= 900000 && ${OSVERSION} < 900002)
IGNORE= is not supported on this OS version
.endif
diff --git a/devel/libdispatch/distinfo b/devel/libdispatch/distinfo
index 7c38920541b5..a56fc60c3ae2 100644
--- a/devel/libdispatch/distinfo
+++ b/devel/libdispatch/distinfo
@@ -1,3 +1,3 @@
-MD5 (libdispatch-53.tar.bz2) = 58e72d70b07d1f9256cfc2d20f2c155a
-SHA256 (libdispatch-53.tar.bz2) = 1dd7b757e11b7aa15ce0ddf05c72338e878c8a53f7dba569da3c786aa22279e7
-SIZE (libdispatch-53.tar.bz2) = 294892
+MD5 (libdispatch-r147.tar.bz2) = 4c3759cb3f91aaf197bc414aa2b1b896
+SHA256 (libdispatch-r147.tar.bz2) = 814559f92abd9fc5a12cf4242cd6b3cab5a73b0ae4b000f6a702dbb32ecf3002
+SIZE (libdispatch-r147.tar.bz2) = 346971