aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/ocaml-ocurl
diff options
context:
space:
mode:
authorbeech <beech@FreeBSD.org>2008-08-03 17:08:58 +0800
committerbeech <beech@FreeBSD.org>2008-08-03 17:08:58 +0800
commitd6bc76b5659a2c22965d1ebfd9da5cf427106f87 (patch)
treef2d69585c41aa84b83bde66750915d02a129a3cd /ftp/ocaml-ocurl
parent41831e8801032af7a10c128209c20746d12685df (diff)
downloadfreebsd-ports-gnome-d6bc76b5659a2c22965d1ebfd9da5cf427106f87.tar.gz
freebsd-ports-gnome-d6bc76b5659a2c22965d1ebfd9da5cf427106f87.tar.zst
freebsd-ports-gnome-d6bc76b5659a2c22965d1ebfd9da5cf427106f87.zip
- Update to 0.5.0
Diffstat (limited to 'ftp/ocaml-ocurl')
-rw-r--r--ftp/ocaml-ocurl/Makefile8
-rw-r--r--ftp/ocaml-ocurl/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/ftp/ocaml-ocurl/Makefile b/ftp/ocaml-ocurl/Makefile
index bbd8dbdcb19e..333962f5c9dc 100644
--- a/ftp/ocaml-ocurl/Makefile
+++ b/ftp/ocaml-ocurl/Makefile
@@ -4,12 +4,11 @@
# $FreeBSD$
PORTNAME= ocurl
-PORTVERSION= 0.2.1
-PORTREVISION= 2
+PORTVERSION= 0.5.0
CATEGORIES= ftp
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF
PKGNAMEPREFIX= ocaml-
+EXTRACT_SUFX= .tgz
MAINTAINER= beech@FreeBSD.org
COMMENT= An interface for OCaml to the curl lib
@@ -20,6 +19,7 @@ RUN_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
ocamlfind:${PORTSDIR}/devel/ocaml-findlib
LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl
+WRKSRC= ${WRKDIR}/ocurl
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+="--with-findlib"
diff --git a/ftp/ocaml-ocurl/distinfo b/ftp/ocaml-ocurl/distinfo
index 1e6eb2adb8d2..e68e12f66b25 100644
--- a/ftp/ocaml-ocurl/distinfo
+++ b/ftp/ocaml-ocurl/distinfo
@@ -1,3 +1,3 @@
-MD5 (ocurl-0.2.1.tar.gz) = 6c8674efde3d125a90c7acd93c8dd1f5
-SHA256 (ocurl-0.2.1.tar.gz) = 06ff11468ccde2b1c29f6f7cc272fdabec93b43cc4db35137451972a066648f8
-SIZE (ocurl-0.2.1.tar.gz) = 75246
+MD5 (ocurl-0.5.0.tgz) = 65944aefd33ea9114fa1959474e5cfc4
+SHA256 (ocurl-0.5.0.tgz) = eede25f3f402c82ed68d7af73cdd1669f5f50dbdf7a7f22ef62e2e0c852cc344
+SIZE (ocurl-0.5.0.tgz) = 90426