aboutsummaryrefslogtreecommitdiff
path: root/lang/erlang14/Makefile
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2009-09-22 15:57:20 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2009-09-22 15:57:20 +0000
commitce4c3e42569240d82c282d35476b53e372bde7fb (patch)
treec3cb4735a08549b0fb9d7c70c11d809307d342cc /lang/erlang14/Makefile
parentd2408ca3ea86db914d9b11f45c0d77873d38252f (diff)
downloadports-ce4c3e42569240d82c282d35476b53e372bde7fb.tar.gz
ports-ce4c3e42569240d82c282d35476b53e372bde7fb.zip
Upgrade to version R13B02.
Feature safe: yes
Notes
Notes: svn path=/head/; revision=241917
Diffstat (limited to 'lang/erlang14/Makefile')
-rw-r--r--lang/erlang14/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/lang/erlang14/Makefile b/lang/erlang14/Makefile
index 7e02b13f8c66..5138e2d2e2e9 100644
--- a/lang/erlang14/Makefile
+++ b/lang/erlang14/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= erlang
-PORTVERSION= r13b01
-PORTREVISION= 6
+PORTVERSION= r13b02
PORTEPOCH= 1
CATEGORIES= lang parallel java
MASTER_SITES= http://www.erlang.org/download/ \
@@ -15,7 +14,7 @@ MASTER_SITES= http://www.erlang.org/download/ \
http://www.erlang.org/download/ \
http://erlang.stacken.kth.se/download/ \
http://www.csd.uu.se/ftp/mirror/erlang/download/
-DISTNAME= otp_src_R13B01
+DISTNAME= otp_src_R13B02
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${ERLANG_MAN} ${ERLANG_DOCS}
DIST_SUBDIR= erlang
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
@@ -76,9 +75,9 @@ LIB_DEPENDS+= iodbc.3:${PORTSDIR}/databases/libiodbc
.endif
.endif
-ERLANG_MAN= otp_doc_man_R13B01.tar.gz
+ERLANG_MAN= otp_doc_man_R13B02.tar.gz
.if !defined(NOPORTDOCS)
-ERLANG_DOCS= otp_doc_html_R13B01.tar.gz
+ERLANG_DOCS= otp_doc_html_R13B02.tar.gz
.endif
ERLANG_PLIST= ${WRKDIR}/pkg-plist