diff options
author | gahr <gahr@FreeBSD.org> | 2009-03-10 21:13:30 +0000 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2009-03-10 21:13:30 +0000 |
commit | ffcb93043deec9f70bd18718c827a85050466b0d (patch) | |
tree | 7df116a1d385ac056ae93b4d99ec59655a55df36 /lang | |
parent | 2e0970cf06dd983968b84e80cef25428a4d840b4 (diff) | |
download | FreeBSD-ports-ffcb93043deec9f70bd18718c827a85050466b0d.zip FreeBSD-ports-ffcb93043deec9f70bd18718c827a85050466b0d.tar.gz |
- Update to 05_20090309
Diffstat (limited to 'lang')
-rw-r--r-- | lang/seed7/Makefile | 2 | ||||
-rw-r--r-- | lang/seed7/distinfo | 6 | ||||
-rw-r--r-- | lang/seed7/pkg-plist | 5 |
3 files changed, 9 insertions, 4 deletions
diff --git a/lang/seed7/Makefile b/lang/seed7/Makefile index 0268be0..e9788b1 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 04a811e..691d1a3 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 cf1f27b..4328367 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 |