aboutsummaryrefslogtreecommitdiff
path: root/devel/libdispatch
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2009-11-11 08:43:19 +0000
committerStanislav Sedov <stas@FreeBSD.org>2009-11-11 08:43:19 +0000
commitf007122799ae82c81e73a04aac27c8848ac7a48c (patch)
tree1c221bacfc1cef4980dc0365f1ec0a1af22f05bd /devel/libdispatch
parenta62d7790b9b79fcaf444d93663f3d819fb32030e (diff)
downloadports-f007122799ae82c81e73a04aac27c8848ac7a48c.tar.gz
ports-f007122799ae82c81e73a04aac27c8848ac7a48c.zip
Notes
Diffstat (limited to 'devel/libdispatch')
-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