diff -urN /usr/ports/graphics/pstoedit/Makefile graphics/pstoedit/Makefile --- /usr/ports/graphics/pstoedit/Makefile Tue Sep 25 03:12:41 2007 +++ graphics/pstoedit/Makefile Tue Sep 25 22:43:24 2007 @@ -6,11 +6,9 @@ # PORTNAME= pstoedit -PORTVERSION= 3.44 -PORTREVISION= 2 +PORTVERSION= 3.45 CATEGORIES= graphics print -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Convert PostScript to other vector graphic formats @@ -36,15 +34,6 @@ .include -.if ${OSVERSION} < 500035 -BUILD_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport -RUN_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport -CFLAGS+= -DHAVESTL -DHAVETYPENAME -DUSE_NEWSTRSTREAM -DHAVEAUTOPTR -CPPFLAGS+= -I${LOCALBASE}/include/stlport ${PTHREAD_CFLAGS} -LDFLAGS+= -lstlport_gcc ${PTHREAD_LIBS} - -.endif - .if defined(WITHOUT_IMAGEMAGICK) CONFIGURE_ARGS+= --without-magick PLIST_SUB+= IMAGEMAGICK="@comment " @@ -80,10 +69,10 @@ post-patch: @${REINPLACE_CMD} -e 's|CXXFLAGS="-g"|CXXFLAGS="$$CXXFLAGS"|g ; \ - s|GCC_OK=no|GCC_OK=yes|g ; \ s|GraphicsMagick|Magick|g ; \ s|=$$OLDCPPFLAGS|=$$CPPFLAGS|g ; \ s|-pedantic||g' ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|-ldl||g' ${WRKSRC}/src/Makefile.in post-install: ${INSTALL_MAN} ${WRKSRC}/doc/pstoedit.1 ${MANPREFIX}/man/man1 diff -urN /usr/ports/graphics/pstoedit/distinfo graphics/pstoedit/distinfo --- /usr/ports/graphics/pstoedit/distinfo Fri Mar 31 16:34:40 2006 +++ graphics/pstoedit/distinfo Mon Sep 10 22:31:46 2007 @@ -1,3 +1,3 @@ -MD5 (pstoedit-3.44.tar.gz) = 13f24cb070da3f6af82ed84f4e53f049 -SHA256 (pstoedit-3.44.tar.gz) = 84af13a39dde6e5fd224306d87090fb5350de52ee7fb412e0b1373207af1027e -SIZE (pstoedit-3.44.tar.gz) = 837147 +MD5 (pstoedit-3.45.tar.gz) = 071efc64d9edf5d942b407348ac7451d +SHA256 (pstoedit-3.45.tar.gz) = a489e47e536c194d7fc3a8121a274156a3577d3d893ac4b54d79849bb29f7fd9 +SIZE (pstoedit-3.45.tar.gz) = 848922 diff -urN /usr/ports/graphics/pstoedit/pkg-plist graphics/pstoedit/pkg-plist --- /usr/ports/graphics/pstoedit/pkg-plist Fri Mar 31 16:34:41 2006 +++ graphics/pstoedit/pkg-plist Mon Sep 10 23:23:49 2007 @@ -6,6 +6,7 @@ include/pstoedit/genericints.h include/pstoedit/miscutil.h include/pstoedit/ordlist.h +include/pstoedit/papersizes.h include/pstoedit/poptions.h include/pstoedit/psimage.h include/pstoedit/pstoedit.h