diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2009-07-08 15:03:54 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2009-07-08 15:03:54 +0000 |
commit | 79ebe1e48f0bbf251e5e20e8515ba2201ce8d4bc (patch) | |
tree | b775361c33c026658430038d5ad897f73f9680a1 /lang/seed7 | |
parent | bcf157737ddc877064717828f515c1ab8c9c660f (diff) | |
download | ports-79ebe1e48f0bbf251e5e20e8515ba2201ce8d4bc.tar.gz ports-79ebe1e48f0bbf251e5e20e8515ba2201ce8d4bc.zip |
Notes
Diffstat (limited to 'lang/seed7')
-rw-r--r-- | lang/seed7/Makefile | 4 | ||||
-rw-r--r-- | lang/seed7/distinfo | 6 | ||||
-rw-r--r-- | lang/seed7/files/patch-makefile | 11 | ||||
-rw-r--r-- | lang/seed7/pkg-plist | 18 |
4 files changed, 23 insertions, 16 deletions
diff --git a/lang/seed7/Makefile b/lang/seed7/Makefile index a8c27867ab3a..58e214d9f810 100644 --- a/lang/seed7/Makefile +++ b/lang/seed7/Makefile @@ -6,7 +6,7 @@ # PORTNAME= seed7 -DISTVERSION= 05_20090426 +DISTVERSION= 05_20090705 CATEGORIES= lang MASTER_SITES= SF DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -18,7 +18,7 @@ COMMENT= A high-level, extensible programming language USE_GMAKE= yes USE_XORG= x11 -WRKSRC= ${WRKDIR}/${PORTNAME}/src +WRKSRC= ${WRKDIR}/${PORTNAME}/src MAKEFILE= makefile ALL_TARGET= hi diff --git a/lang/seed7/distinfo b/lang/seed7/distinfo index fea755c587b1..9df361dc185e 100644 --- a/lang/seed7/distinfo +++ b/lang/seed7/distinfo @@ -1,3 +1,3 @@ -MD5 (seed7_05_20090426.tgz) = 40b4951d9c78e99aaaf1c72942fa0192 -SHA256 (seed7_05_20090426.tgz) = e4a09827840ff90457ea67a2bc5f3c2c7e4d71e9c5d86931f5e45133c15fef06 -SIZE (seed7_05_20090426.tgz) = 1208211 +MD5 (seed7_05_20090705.tgz) = fd2a20917e5d0ec05c2beb3ef96f8e2d +SHA256 (seed7_05_20090705.tgz) = 48a9f26ccd49670179fb14b97102347e6e49f3042eb856ec3c990a61f3000a0f +SIZE (seed7_05_20090705.tgz) = 1240671 diff --git a/lang/seed7/files/patch-makefile b/lang/seed7/files/patch-makefile index afd3237ce4f4..15a69af12c39 100644 --- a/lang/seed7/files/patch-makefile +++ b/lang/seed7/files/patch-makefile @@ -1,11 +1,12 @@ ---- makefile.orig 2008-07-07 22:39:27.000000000 +0200 -+++ makefile 2008-07-17 00:20:55.000000000 +0200 -@@ -7,11 +7,11 @@ - # CFLAGS = - # CFLAGS = -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith +--- makefile.orig 2009-07-04 13:27:03.000000000 +0200 ++++ makefile 2009-07-08 16:58:47.000000000 +0200 +@@ -9,12 +9,12 @@ # CFLAGS = -O2 -fomit-frame-pointer -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith + # CFLAGS = -O2 -fomit-frame-pointer -Wall -Wextra -Wswitch-default -Wswitch-enum -Wcast-qual -Waggregate-return -Wwrite-strings -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -Wmissing-noreturn -Wno-multichar + # CFLAGS = -O2 -fomit-frame-pointer -Wall -Wextra -Wswitch-default -Wcast-qual -Waggregate-return -Wwrite-strings -Winline -Wconversion -Wshadow -Wpointer-arith -Wmissing-noreturn -Wno-multichar -CFLAGS = -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith +CFLAGS = -O2 -g -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith -I%%LOCALBASE%%/include + # CFLAGS = -O2 -g -Wall # CFLAGS = -O2 -g -pg -Wall -Wstrict-prototypes -Winline -Wconversion -Wshadow -Wpointer-arith # CFLAGS = -O2 -fomit-frame-pointer -funroll-loops -Wall # CFLAGS = -O2 -funroll-loops -Wall -pg diff --git a/lang/seed7/pkg-plist b/lang/seed7/pkg-plist index cb77ad36df69..4f0b242ae5ee 100644 --- a/lang/seed7/pkg-plist +++ b/lang/seed7/pkg-plist @@ -1,12 +1,10 @@ bin/hi -lib/seed7/s7_comp.a -lib/seed7/s7_data.a -lib/seed7/seed7_05.a lib/seed7/COPYING lib/seed7/LGPL lib/seed7/bigfile.s7i lib/seed7/bigint.s7i lib/seed7/bigrat.s7i +lib/seed7/binary.s7i lib/seed7/cards.s7i lib/seed7/cgi.s7i lib/seed7/charsets.s7i @@ -26,6 +24,7 @@ lib/seed7/gtkserver.s7i lib/seed7/gzip.s7i lib/seed7/html.s7i lib/seed7/html_ent.s7i +lib/seed7/inifile.s7i lib/seed7/keybd.s7i lib/seed7/line.s7i lib/seed7/lower.s7i @@ -38,9 +37,12 @@ lib/seed7/pic32.s7i lib/seed7/progs.s7i lib/seed7/rational.s7i lib/seed7/reverse.s7i +lib/seed7/s7_comp.a +lib/seed7/s7_data.a lib/seed7/scanfile.s7i lib/seed7/scanstri.s7i lib/seed7/screen.s7i +lib/seed7/seed7_05.a lib/seed7/seed7_05.s7i lib/seed7/shell.s7i lib/seed7/socket.s7i @@ -52,10 +54,13 @@ lib/seed7/syntax.s7i lib/seed7/tee.s7i lib/seed7/time.s7i lib/seed7/upper.s7i -lib/seed7/utf8.s7i lib/seed7/utf16.s7i +lib/seed7/utf8.s7i lib/seed7/window.s7i lib/seed7/wrinum.s7i +lib/seed7/xml_ent.s7i +lib/seed7/xmldom.s7i +lib/seed7/zip.s7i %%PORTDOCS%%%%DOCSDIR%%/chlog.txt %%PORTDOCS%%%%DOCSDIR%%/contact.txt %%PORTDOCS%%%%DOCSDIR%%/faq.htm @@ -71,8 +76,6 @@ lib/seed7/wrinum.s7i %%PORTDOCS%%%%DOCSDIR%%/robodoc.rc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/COPYING %%PORTEXAMPLES%%%%EXAMPLESDIR%%/LGPL -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hi -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/files.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/addup.sd7 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bas7.sd7 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bifurk.sd7 @@ -99,6 +102,7 @@ lib/seed7/wrinum.s7i %%PORTEXAMPLES%%%%EXAMPLESDIR%%/clock2.sd7 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/clock3.sd7 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cmpfil.sd7 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comanche.sd7 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/comp.sd7 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dirtst.sd7 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dirx.sd7 @@ -108,6 +112,7 @@ lib/seed7/wrinum.s7i %%PORTEXAMPLES%%%%EXAMPLESDIR%%/eliza.sd7 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/err.sd7 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fib.sd7 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/files.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gcd.sd7 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gkbd.sd7 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/green.dna @@ -116,6 +121,7 @@ lib/seed7/wrinum.s7i %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hamu.sd7 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hanoi.sd7 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hello.sd7 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hi %%PORTEXAMPLES%%%%EXAMPLESDIR%%/indigo.dna %%PORTEXAMPLES%%%%EXAMPLESDIR%%/kbd.sd7 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/lander.sd7 |