diff options
author | pav <pav@FreeBSD.org> | 2006-04-30 05:27:39 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-04-30 05:27:39 +0800 |
commit | 4a62f68dac89fab80a0fb1d6ebac01da076e964a (patch) | |
tree | 014214ca1466a489781de7b10d077ed968e73353 | |
parent | 37c4ee414413cd64bb67be7cba97ae5e2404a8bb (diff) | |
download | freebsd-ports-gnome-4a62f68dac89fab80a0fb1d6ebac01da076e964a.tar.gz freebsd-ports-gnome-4a62f68dac89fab80a0fb1d6ebac01da076e964a.tar.zst freebsd-ports-gnome-4a62f68dac89fab80a0fb1d6ebac01da076e964a.zip |
- Update to 4.3
PR: ports/96515
Submitted by: Aleksander Fafula <alex@BSDGuru.org>
-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 |