Index: head/graphics/sam2p/Makefile =================================================================== --- head/graphics/sam2p/Makefile (revision 307914) +++ head/graphics/sam2p/Makefile (revision 307915) @@ -1,50 +1,44 @@ -# ex:ts=8 -# Ports collection makefile for: sam2p -# Date created: Jan 7, 2003 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= sam2p -PORTVERSION= 0.49 -PORTREVISION= 1 +PORTVERSION= 0.49.1 PORTEPOCH= 1 CATEGORIES= graphics 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 USE_PERL5_BUILD= yes USE_GHOSTSCRIPT_RUN= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_pts_bash="${SH}" MAKE_ARGS= CXXX="${CXX}" LDALL="${CXX}" CXXFLAGSB="${CXXFLAGS}" ALL_TARGET= ${PORTNAME} MAKE_JOBS_SAFE= yes PORTDOCS= * PORTEXAMPLES= * PLIST_FILES= bin/${PORTNAME} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif .if !defined(NOPORTEXAMPLES) @${MKDIR} ${EXAMPLESDIR} @(cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${EXAMPLESDIR}) .endif .include Index: head/graphics/sam2p/distinfo =================================================================== --- head/graphics/sam2p/distinfo (revision 307914) +++ head/graphics/sam2p/distinfo (revision 307915) @@ -1,2 +1,2 @@ -SHA256 (sam2p-0.49.tar.gz) = 2028bf2f25e5d98757fca5a0414a8367ef77b6d683ce193676d6dcf1a9cd6c51 -SIZE (sam2p-0.49.tar.gz) = 562676 +SHA256 (sam2p-0.49.1.tar.gz) = d97a270e3ad4ad138378b5fcb10e489e9af48a8150f308458771808dfceb069a +SIZE (sam2p-0.49.1.tar.gz) = 562304 Property changes on: head/graphics/sam2p/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property