diff options
author | netchild <netchild@FreeBSD.org> | 2005-06-25 12:34:48 +0000 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2005-06-25 12:34:48 +0000 |
commit | 8ec1bcc9b9d9bbb50d3b7ebdcbb44c931624ccdc (patch) | |
tree | 2bada17a4cdfe02351fdbed743e6d8fd89425ab4 /devel/cil | |
parent | 92f9b0a34c3c0f6b89e01b578cc0585507a536cc (diff) | |
download | FreeBSD-ports-8ec1bcc9b9d9bbb50d3b7ebdcbb44c931624ccdc.zip FreeBSD-ports-8ec1bcc9b9d9bbb50d3b7ebdcbb44c931624ccdc.tar.gz |
Update to 1.3.3.
Prodded by: jkoshy
Diffstat (limited to 'devel/cil')
-rw-r--r-- | devel/cil/Makefile | 2 | ||||
-rw-r--r-- | devel/cil/distinfo | 4 | ||||
-rw-r--r-- | devel/cil/pkg-plist | 7 |
3 files changed, 10 insertions, 3 deletions
diff --git a/devel/cil/Makefile b/devel/cil/Makefile index 290d81e..54fc302 100644 --- a/devel/cil/Makefile +++ b/devel/cil/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cil -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.3 CATEGORIES= devel lang MASTER_SITES= http://manju.cs.berkeley.edu/cil/distrib/ diff --git a/devel/cil/distinfo b/devel/cil/distinfo index e080c25..ae1b429 100644 --- a/devel/cil/distinfo +++ b/devel/cil/distinfo @@ -1,2 +1,2 @@ -MD5 (cil-1.3.1.tar.gz) = 03c5a5393eb9a4ba95259a375424b735 -SIZE (cil-1.3.1.tar.gz) = 1001455 +MD5 (cil-1.3.3.tar.gz) = dafd350c154990728efb35a7073ca81a +SIZE (cil-1.3.3.tar.gz) = 1038720 diff --git a/devel/cil/pkg-plist b/devel/cil/pkg-plist index 447bbb7..ae32610 100644 --- a/devel/cil/pkg-plist +++ b/devel/cil/pkg-plist @@ -5,14 +5,17 @@ libexec/cil/cilly.byte.exe libexec/cil/machdep.exe %%DOCSDIR%%/CIL-API.pdf %%DOCSDIR%%/CIL.pdf +%%DOCSDIR%%/api/Alpha.html %%DOCSDIR%%/api/Cil.cilPrinter.html %%DOCSDIR%%/api/Cil.cilVisitor.html %%DOCSDIR%%/api/Cil.defaultCilPrinterClass.html %%DOCSDIR%%/api/Cil.html %%DOCSDIR%%/api/Cil.nopCilVisitor.html +%%DOCSDIR%%/api/Cil.plainCilPrinterClass.html %%DOCSDIR%%/api/Clist.html %%DOCSDIR%%/api/Errormsg.html %%DOCSDIR%%/api/Formatcil.html +%%DOCSDIR%%/api/Pretty.MakeMapPrinter.html %%DOCSDIR%%/api/Pretty.html %%DOCSDIR%%/api/Stats.html %%DOCSDIR%%/api/index.html @@ -26,14 +29,17 @@ libexec/cil/machdep.exe %%DOCSDIR%%/api/index_types.html %%DOCSDIR%%/api/index_values.html %%DOCSDIR%%/api/style.css +%%DOCSDIR%%/api/type_Alpha.html %%DOCSDIR%%/api/type_Cil.cilPrinter.html %%DOCSDIR%%/api/type_Cil.cilVisitor.html %%DOCSDIR%%/api/type_Cil.defaultCilPrinterClass.html %%DOCSDIR%%/api/type_Cil.html %%DOCSDIR%%/api/type_Cil.nopCilVisitor.html +%%DOCSDIR%%/api/type_Cil.plainCilPrinterClass.html %%DOCSDIR%%/api/type_Clist.html %%DOCSDIR%%/api/type_Errormsg.html %%DOCSDIR%%/api/type_Formatcil.html +%%DOCSDIR%%/api/type_Pretty.MakeMapPrinter.html %%DOCSDIR%%/api/type_Pretty.html %%DOCSDIR%%/api/type_Stats.html %%DOCSDIR%%/attributes.html @@ -59,6 +65,7 @@ libexec/cil/machdep.exe %%DOCSDIR%%/cilheader.html %%DOCSDIR%%/cilly.html %%DOCSDIR%%/cilpp.haux +%%DOCSDIR%%/cilpp.htoc %%DOCSDIR%%/ciltoc.html %%DOCSDIR%%/contents_motif.gif %%DOCSDIR%%/examples/ex1.txt |