diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-29 21:27:39 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-29 21:27:39 +0000 |
commit | 05cc4d04c2e9af150aecad9ce0454d651a0bf996 (patch) | |
tree | dac4d5db4b9470102652d6667b54035b8837b442 /graphics | |
parent | 7a191ad7da39d396fbd34bbdbeb4a2103fc70bc0 (diff) | |
download | ports-05cc4d04c2e9af150aecad9ce0454d651a0bf996.tar.gz ports-05cc4d04c2e9af150aecad9ce0454d651a0bf996.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/imc/Makefile | 3 | ||||
-rw-r--r-- | graphics/imc/distinfo | 6 | ||||
-rw-r--r-- | graphics/imc/pkg-plist | 5 |
3 files changed, 9 insertions, 5 deletions
diff --git a/graphics/imc/Makefile b/graphics/imc/Makefile index 1886b779613b..ec37424a6eb3 100644 --- a/graphics/imc/Makefile +++ b/graphics/imc/Makefile @@ -7,8 +7,7 @@ # PORTNAME= imc -PORTVERSION= 4.1 -PORTREVISION= 1 +PORTVERSION= 4.3 CATEGORIES= graphics MASTER_SITES= http://users.skynet.be/Peter.Verthez/projects/imc/ diff --git a/graphics/imc/distinfo b/graphics/imc/distinfo index 41466c1837c6..7e0cfce0456b 100644 --- a/graphics/imc/distinfo +++ b/graphics/imc/distinfo @@ -1,3 +1,3 @@ -MD5 (imc-4.1.tar.gz) = dc702b2e11d1c0997881f11cc7952d31 -SHA256 (imc-4.1.tar.gz) = 64e85d40e84744d1864e28a6e62ab511091ace987d71659b455a296e8062163b -SIZE (imc-4.1.tar.gz) = 165302 +MD5 (imc-4.3.tar.gz) = b795f681159658f88fb40642d6afbda1 +SHA256 (imc-4.3.tar.gz) = 1040c8933ea96af6743319fd91dbed582f66dfa1919867d580d792a5c35a156d +SIZE (imc-4.3.tar.gz) = 204177 diff --git a/graphics/imc/pkg-plist b/graphics/imc/pkg-plist index e9e31abac2ae..5a7068e40e2e 100644 --- a/graphics/imc/pkg-plist +++ b/graphics/imc/pkg-plist @@ -13,6 +13,7 @@ bin/imc %%PORTDOCS%%share/examples/imc/basic.imc %%PORTDOCS%%share/examples/imc/basic2.imc %%PORTDOCS%%share/examples/imc/basicjpg.imc +%%PORTDOCS%%share/examples/imc/basicgif.imc %%PORTDOCS%%share/examples/imc/closedarc.imc %%PORTDOCS%%share/examples/imc/closedarc2.imc %%PORTDOCS%%share/examples/imc/fill.imc @@ -22,7 +23,9 @@ bin/imc %%PORTDOCS%%share/examples/imc/imagerotate.imc %%PORTDOCS%%share/examples/imc/imcmp.pl %%PORTDOCS%%share/examples/imc/next.jpg +%%PORTDOCS%%share/examples/imc/next.gif %%PORTDOCS%%share/examples/imc/next.png +%%PORTDOCS%%share/examples/imc/origin.imc %%PORTDOCS%%share/examples/imc/piechart.imc %%PORTDOCS%%share/examples/imc/ref/Makefile.in %%PORTDOCS%%share/examples/imc/ref/Makefile.am @@ -30,6 +33,7 @@ bin/imc %%PORTDOCS%%share/examples/imc/ref/basic.png.ref %%PORTDOCS%%share/examples/imc/ref/basic2.png.ref %%PORTDOCS%%share/examples/imc/ref/basicjpg.png.ref +%%PORTDOCS%%share/examples/imc/ref/basicgif.png.ref %%PORTDOCS%%share/examples/imc/ref/closedarc.png.ref %%PORTDOCS%%share/examples/imc/ref/closedarc2.png.ref %%PORTDOCS%%share/examples/imc/ref/fill.png.ref @@ -37,6 +41,7 @@ bin/imc %%PORTDOCS%%share/examples/imc/ref/imagealign1.png.ref %%PORTDOCS%%share/examples/imc/ref/imagealign2.png.ref %%PORTDOCS%%share/examples/imc/ref/imagerotate.png.ref +%%PORTDOCS%%share/examples/imc/ref/origin.png.ref %%PORTDOCS%%share/examples/imc/ref/piechart.png.ref %%PORTDOCS%%share/examples/imc/ref/text.png.ref %%PORTDOCS%%share/examples/imc/ref/textalign1.png.ref |