aboutsummaryrefslogtreecommitdiff
path: root/lang/erlang-doc
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2003-12-14 13:02:18 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2003-12-14 13:02:18 +0000
commit66dd74df466d6c8baf67cacd569485b8125f0e31 (patch)
tree3223ac6446724520b6161cbf5f0a21a6c0720830 /lang/erlang-doc
parente615260c2913f4426767951b3ef31825c0f7d862 (diff)
downloadports-66dd74df466d6c8baf67cacd569485b8125f0e31.tar.gz
ports-66dd74df466d6c8baf67cacd569485b8125f0e31.zip
Notes
Diffstat (limited to 'lang/erlang-doc')
-rw-r--r--lang/erlang-doc/Makefile8
-rw-r--r--lang/erlang-doc/distinfo1
-rw-r--r--lang/erlang-doc/pkg-message11
-rw-r--r--lang/erlang-doc/pkg-plist1
4 files changed, 18 insertions, 3 deletions
diff --git a/lang/erlang-doc/Makefile b/lang/erlang-doc/Makefile
index 859a8eb2fa38..b3bd4fae0308 100644
--- a/lang/erlang-doc/Makefile
+++ b/lang/erlang-doc/Makefile
@@ -7,13 +7,14 @@
PORTNAME= erlang-doc
PORTVERSION= r9c
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= lang
MASTER_SITES= http://www.erlang.org/doc/r9c/pdf/ \
http://erlang.org/download/ \
http://www.erlang.se/doc/ \
- http://www.sics.se/~joe/thesis/
+ http://www.sics.se/~joe/thesis/ \
+ http://www.st.se/telecom/eng/projects/
DISTFILES= appmon-2.1.2.pdf \
asn1-1.4.2.pdf \
compiler-4.2.pdf \
@@ -69,7 +70,8 @@ DISTFILES= appmon-2.1.2.pdf \
course.pdf \
erlang-book-part1.pdf \
programming_rules.pdf \
- armstrong_thesis_2003.pdf
+ armstrong_thesis_2003.pdf \
+ master_thesis_patterns.pdf
DIST_SUBDIR= erlang
EXTRACT_ONLY=
diff --git a/lang/erlang-doc/distinfo b/lang/erlang-doc/distinfo
index cc0357b9776d..234bff7557f8 100644
--- a/lang/erlang-doc/distinfo
+++ b/lang/erlang-doc/distinfo
@@ -54,3 +54,4 @@ MD5 (erlang/course.pdf) = b8cc807f308bd67db9ff2b0b978e8e39
MD5 (erlang/erlang-book-part1.pdf) = deacbb9aa7cd03d18983ec15043eee84
MD5 (erlang/programming_rules.pdf) = 8996d996fea086fa74f48ddf9161dadb
MD5 (erlang/armstrong_thesis_2003.pdf) = 2196a214fd7eccc6292adb96602f5827
+MD5 (erlang/master_thesis_patterns.pdf) = 6cd8d41d6df817a11011c5ec3757dba1
diff --git a/lang/erlang-doc/pkg-message b/lang/erlang-doc/pkg-message
new file mode 100644
index 000000000000..173ddd8d5a06
--- /dev/null
+++ b/lang/erlang-doc/pkg-message
@@ -0,0 +1,11 @@
+===========================================================================
+This documentation package contains the following publications, included
+with permission:
+
+"Making reliable distributed systems in the presence of software errors"
+ Joe Amstrong (http://www.sics.se/~joe/thesis/)
+
+"Design Patterns for Simulations in Erlang/OTP"
+ Lennart Öhman (http://www.st.se/telecom/eng/projects/)
+
+===========================================================================
diff --git a/lang/erlang-doc/pkg-plist b/lang/erlang-doc/pkg-plist
index 60ed5aad4663..b73e0862ae5b 100644
--- a/lang/erlang-doc/pkg-plist
+++ b/lang/erlang-doc/pkg-plist
@@ -27,6 +27,7 @@ share/doc/erlang/inets-3.0.6.pdf
share/doc/erlang/installation_guide-5.3.pdf
share/doc/erlang/jinterface-1.2.1.1.pdf
share/doc/erlang/kernel-2.9.pdf
+share/doc/erlang/master_thesis_patterns.pdf
share/doc/erlang/megaco-1.2.3.pdf
share/doc/erlang/mnemosyne-1.2.5.pdf
share/doc/erlang/mnesia-4.1.4.pdf