aboutsummaryrefslogtreecommitdiff
path: root/lang/seed7
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2009-03-10 21:13:30 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2009-03-10 21:13:30 +0000
commitf6af96d83d72d935d89c2dd49ca00e581ce0c697 (patch)
tree1d3ce32fd99a5385374f77b53e762c99a9b49995 /lang/seed7
parent1ed501948b110177fab93a6a6182fbc01f648114 (diff)
downloadports-f6af96d83d72d935d89c2dd49ca00e581ce0c697.tar.gz
ports-f6af96d83d72d935d89c2dd49ca00e581ce0c697.zip
Notes
Diffstat (limited to 'lang/seed7')
-rw-r--r--lang/seed7/Makefile2
-rw-r--r--lang/seed7/distinfo6
-rw-r--r--lang/seed7/pkg-plist5
3 files changed, 9 insertions, 4 deletions
diff --git a/lang/seed7/Makefile b/lang/seed7/Makefile
index 0268be00b495..e9788b138e1c 100644
--- a/lang/seed7/Makefile
+++ b/lang/seed7/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= seed7
-DISTVERSION= 05_20081102
+DISTVERSION= 05_20090309
CATEGORIES= lang
MASTER_SITES= SF
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/lang/seed7/distinfo b/lang/seed7/distinfo
index 04a811e4bf8a..691d1a392d50 100644
--- a/lang/seed7/distinfo
+++ b/lang/seed7/distinfo
@@ -1,3 +1,3 @@
-MD5 (seed7_05_20081102.tgz) = 69cb28024b4923a1edbd040aed5bb6e6
-SHA256 (seed7_05_20081102.tgz) = f652fd02d786d0c08868f6b22f150dbc68a9d188522076af56e811416d06b4b1
-SIZE (seed7_05_20081102.tgz) = 1141745
+MD5 (seed7_05_20090309.tgz) = a498f0ef40b7d77cdcd616ae5b54ad7c
+SHA256 (seed7_05_20090309.tgz) = 3d2824d1600d98e5543b39896c8d127df8881d6e6109a292de4271926e253c12
+SIZE (seed7_05_20090309.tgz) = 1188131
diff --git a/lang/seed7/pkg-plist b/lang/seed7/pkg-plist
index cf1f27b6832a..43283678f572 100644
--- a/lang/seed7/pkg-plist
+++ b/lang/seed7/pkg-plist
@@ -20,9 +20,11 @@ lib/seed7/encoding.s7i
lib/seed7/field.s7i
lib/seed7/float.s7i
lib/seed7/getf.s7i
+lib/seed7/gethttp.s7i
lib/seed7/graph.s7i
lib/seed7/gtkserver.s7i
lib/seed7/gzip.s7i
+lib/seed7/html.s7i
lib/seed7/html_ent.s7i
lib/seed7/keybd.s7i
lib/seed7/line.s7i
@@ -49,6 +51,7 @@ lib/seed7/tee.s7i
lib/seed7/time.s7i
lib/seed7/upper.s7i
lib/seed7/utf8.s7i
+lib/seed7/utf16.s7i
lib/seed7/window.s7i
lib/seed7/wrinum.s7i
%%PORTDOCS%%%%DOCSDIR%%/chlog.txt
@@ -84,6 +87,7 @@ lib/seed7/wrinum.s7i
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chkexc.sd7
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chkflt.sd7
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chkhent.sd7
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chkhsh.sd7
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chkint.sd7
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chkprc.sd7
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chkscan.sd7
@@ -131,6 +135,7 @@ lib/seed7/wrinum.s7i
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/red.dna
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rever.sd7
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/roman.sd7
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/savehd7.sd7
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/self.sd7
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/shisen.sd7
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sl.sd7