diff options
author | miwi <miwi@FreeBSD.org> | 2011-08-26 12:41:24 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-08-26 12:41:24 +0800 |
commit | 9321665ae8a59a611425bf55a23140e772a0774b (patch) | |
tree | 9521c3d89b755f4b4f6e8e95bfd7d0bb447fa41e /graphics | |
parent | c65843de8c8d3cb99f2eb15fd79096f793c8185a (diff) | |
download | freebsd-ports-gnome-9321665ae8a59a611425bf55a23140e772a0774b.tar.gz freebsd-ports-gnome-9321665ae8a59a611425bf55a23140e772a0774b.tar.zst freebsd-ports-gnome-9321665ae8a59a611425bf55a23140e772a0774b.zip |
- Update to version 0.49
PR: 160121
Submitted by: Ports Fury
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sam2p/Makefile | 8 | ||||
-rw-r--r-- | graphics/sam2p/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/sam2p/Makefile b/graphics/sam2p/Makefile index 601b2977b20e..5dc8fe0c6bd0 100644 --- a/graphics/sam2p/Makefile +++ b/graphics/sam2p/Makefile @@ -7,7 +7,7 @@ # PORTNAME= sam2p -PORTVERSION= 0.48 +PORTVERSION= 0.49 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= GOOGLE_CODE @@ -15,13 +15,13 @@ MASTER_SITES= GOOGLE_CODE MAINTAINER= ports@FreeBSD.org COMMENT= Converts raster (bitmap) image formats into PS or PDF files +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip \ cjpeg:${PORTSDIR}/graphics/jpeg \ tif22pnm:${PORTSDIR}/graphics/tif22pnm -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/COPYING - USE_PERL5_BUILD= yes USE_GHOSTSCRIPT_RUN= yes USE_GMAKE= yes diff --git a/graphics/sam2p/distinfo b/graphics/sam2p/distinfo index 2df2f887822a..171adb033167 100644 --- a/graphics/sam2p/distinfo +++ b/graphics/sam2p/distinfo @@ -1,2 +1,2 @@ -SHA256 (sam2p-0.48.tar.gz) = c40c24a13c1a5dfcb7c3ea37e9441c6893f04e9dcdc247eb70512dace0d25093 -SIZE (sam2p-0.48.tar.gz) = 562024 +SHA256 (sam2p-0.49.tar.gz) = 2028bf2f25e5d98757fca5a0414a8367ef77b6d683ce193676d6dcf1a9cd6c51 +SIZE (sam2p-0.49.tar.gz) = 562676 |