aboutsummaryrefslogtreecommitdiff
path: root/graphics/sam2p
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2016-10-11 10:01:53 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2016-10-11 10:01:53 +0000
commitd069f339726c0698f18aff07a02db69d25ec525e (patch)
tree0465165426904486857ef9f0ec2222e5e861d4ab /graphics/sam2p
parent4b2abf21a4f732fc5548171a2c778214d56032e3 (diff)
downloadports-d069f339726c0698f18aff07a02db69d25ec525e.tar.gz
ports-d069f339726c0698f18aff07a02db69d25ec525e.zip
Take maintainership and upgrade to latest version.
Notes
Notes: svn path=/head/; revision=423755
Diffstat (limited to 'graphics/sam2p')
-rw-r--r--graphics/sam2p/Makefile12
-rw-r--r--graphics/sam2p/distinfo5
2 files changed, 8 insertions, 9 deletions
diff --git a/graphics/sam2p/Makefile b/graphics/sam2p/Makefile
index c64fb756ce5d..fd948de3b955 100644
--- a/graphics/sam2p/Makefile
+++ b/graphics/sam2p/Makefile
@@ -2,30 +2,28 @@
# $FreeBSD$
PORTNAME= sam2p
-PORTVERSION= 0.49.2
-PORTREVISION= 2
+PORTVERSION= 0.49.3
PORTEPOCH= 1
CATEGORIES= graphics
-MASTER_SITES= GOOGLE_CODE
+MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/v${PORTVERSION}/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= des@FreeBSD.org
COMMENT= Converts raster (bitmap) image formats into PS or PDF files
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN= Unfetchable (google code has gone away)
+#USE_GITHUB= yes
+GH_ACCOUNT= pts
RUN_DEPENDS= zip:archivers/zip \
tif22pnm:graphics/tif22pnm
USES= ghostscript:run gmake jpeg:run perl5
USE_PERL5= build
-USE_GCC= any
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_path_pts_bash="${SH}"
CONFIGURE_ARGS= --enable-gif
-MAKE_ARGS= CXXX="${CXX}" LDALL="${CXX}" CXXFLAGSB="${CXXFLAGS}" CC="${CC}" CXX="${CXX}"
ALL_TARGET= ${PORTNAME}
PORTDOCS= *
diff --git a/graphics/sam2p/distinfo b/graphics/sam2p/distinfo
index ddf9c619b67f..ef95b23def18 100644
--- a/graphics/sam2p/distinfo
+++ b/graphics/sam2p/distinfo
@@ -1,2 +1,3 @@
-SHA256 (sam2p-0.49.2.tar.gz) = 0e75d94bed380f8d8bd629f7797a0ca533b5d0b40eba2dab339146dedc1f79bf
-SIZE (sam2p-0.49.2.tar.gz) = 562733
+TIMESTAMP = 1476179820
+SHA256 (sam2p-0.49.3.tar.gz) = 33b1bf018a19b19c30d41defcb8b20c7cdcbc7ddd7703040c3a54d9cb1fcaaea
+SIZE (sam2p-0.49.3.tar.gz) = 564098