diff options
author | miwi <miwi@FreeBSD.org> | 2009-08-29 07:30:08 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-08-29 07:30:08 +0800 |
commit | 352677d6027ad865c99bde52101632c8dba2fd1b (patch) | |
tree | 0bf3e19e4b7ae20589b1686890747b4841bae71a /graphics/pstoedit | |
parent | e79b306b862dfe2db93ebba057cb19245b3e877b (diff) | |
download | freebsd-ports-gnome-352677d6027ad865c99bde52101632c8dba2fd1b.tar.gz freebsd-ports-gnome-352677d6027ad865c99bde52101632c8dba2fd1b.tar.zst freebsd-ports-gnome-352677d6027ad865c99bde52101632c8dba2fd1b.zip |
- Update to 3.50
PR: 138278
Submitted by: Ports Fury
Diffstat (limited to 'graphics/pstoedit')
-rw-r--r-- | graphics/pstoedit/Makefile | 8 | ||||
-rw-r--r-- | graphics/pstoedit/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index 2a7edae5e099..e77d04a0e806 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -6,10 +6,9 @@ # PORTNAME= pstoedit -PORTVERSION= 3.45 -PORTREVISION= 3 +PORTVERSION= 3.50 CATEGORIES= graphics print -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Convert PostScript to other vector graphic formats @@ -21,7 +20,7 @@ OPTIONS= IMAGEMAGICK "Enable magick++ interface" on \ MING "Enable swf interface" on \ PLOTUTILS "Enable libplot interface" on -USE_GNOME= gnomehack gnometarget pkgconfig +USE_GNOME= gnomehack pkgconfig USE_GHOSTSCRIPT= yes USE_AUTOTOOLS= libtool:22 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" @@ -29,6 +28,7 @@ USE_LDCONFIG= yes MAN1= pstoedit.1 +CFLAGS+= -DHAVE_LIBGD CPPFLAGS= -I${LOCALBASE}/include/ming -I${LOCALBASE}/include \ -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib diff --git a/graphics/pstoedit/distinfo b/graphics/pstoedit/distinfo index 99f7d01c27e1..56b8fa49cee8 100644 --- a/graphics/pstoedit/distinfo +++ b/graphics/pstoedit/distinfo @@ -1,3 +1,3 @@ -MD5 (pstoedit-3.45.tar.gz) = 071efc64d9edf5d942b407348ac7451d -SHA256 (pstoedit-3.45.tar.gz) = a489e47e536c194d7fc3a8121a274156a3577d3d893ac4b54d79849bb29f7fd9 -SIZE (pstoedit-3.45.tar.gz) = 848922 +MD5 (pstoedit-3.50.tar.gz) = 97d649305ad90fab7a569154f17e0916 +SHA256 (pstoedit-3.50.tar.gz) = 22b16452d7538358f8ecdff1fec29a8b6d4da49dffec9ae436f60bd95d105711 +SIZE (pstoedit-3.50.tar.gz) = 894115 |