update to 3.44

This commit is contained in:
steven 2006-03-12 02:31:16 +00:00
parent 924181b1f7
commit 9e026fd339
6 changed files with 19 additions and 19 deletions

View File

@ -1,10 +1,9 @@
# $OpenBSD: Makefile,v 1.6 2006/01/14 00:07:30 espie Exp $
# $OpenBSD: Makefile,v 1.7 2006/03/12 02:31:16 steven Exp $
COMMENT= "translate PostScript/PDF graphics to other vector formats"
DISTNAME= pstoedit-3.42
PKGNAME= ${DISTNAME}p1
SHARED_LIBS= pstoedit 1.0
DISTNAME= pstoedit-3.44
SHARED_LIBS= pstoedit 1.1
CATEGORIES= graphics
HOMEPAGE= http://www.pstoedit.net/
@ -32,6 +31,6 @@ CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
WANTLIB= c stdc++ m
post-install:
cd ${WRKSRC}/doc && ${INSTALL_MAN} pstoedit.1 ${PREFIX}/man/man1
${INSTALL_MAN} ${WRKSRC}/doc/pstoedit.1 ${PREFIX}/man/man1
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
MD5 (pstoedit-3.42.tar.gz) = be262030dd15bc18cac03fda98f9871b
RMD160 (pstoedit-3.42.tar.gz) = 8ed9827bf7626cbeff07f050322cc60e48e091bc
SHA1 (pstoedit-3.42.tar.gz) = fa29fa03826fabb9143d561518fe91a115743a83
SIZE (pstoedit-3.42.tar.gz) = 807598
MD5 (pstoedit-3.44.tar.gz) = 13f24cb070da3f6af82ed84f4e53f049
RMD160 (pstoedit-3.44.tar.gz) = f745cc93ee681963a45f769955f574cfafc64ee9
SHA1 (pstoedit-3.44.tar.gz) = 85785ca1b523795f61b44f1947250edcaae8b5a9
SIZE (pstoedit-3.44.tar.gz) = 837147

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-configure,v 1.2 2005/08/11 17:32:06 naddy Exp $
--- configure.orig Sun Aug 7 22:07:46 2005
+++ configure Thu Aug 11 18:42:11 2005
@@ -21464,9 +21464,7 @@ echo "${ECHO_T}GNU on RiscOS" >&6
$OpenBSD: patch-configure,v 1.3 2006/03/12 02:31:16 steven Exp $
--- configure.orig Fri Mar 10 23:38:16 2006
+++ configure Sun Mar 12 03:21:46 2006
@@ -22588,9 +22588,7 @@ echo "${ECHO_T}GNU on RiscOS" >&6
else
echo "$as_me:$LINENO: result: GNU" >&5
echo "${ECHO_T}GNU" >&6

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-src_Makefile_in,v 1.3 2005/09/25 22:46:21 naddy Exp $
--- src/Makefile.in.orig Sat Sep 24 00:24:29 2005
+++ src/Makefile.in Sat Sep 24 00:29:33 2005
@@ -466,9 +466,9 @@ clean-pkglibLTLIBRARIES:
$OpenBSD: patch-src_Makefile_in,v 1.4 2006/03/12 02:31:16 steven Exp $
--- src/Makefile.in.orig Sun Mar 5 21:55:24 2006
+++ src/Makefile.in Sun Mar 12 02:40:36 2006
@@ -473,9 +473,9 @@ clean-pkglibLTLIBRARIES:
libp2edrvlplot.la: $(libp2edrvlplot_la_OBJECTS) $(libp2edrvlplot_la_DEPENDENCIES)
$(CXXLINK) $(am_libp2edrvlplot_la_rpath) $(libp2edrvlplot_la_LDFLAGS) $(libp2edrvlplot_la_OBJECTS) $(libp2edrvlplot_la_LIBADD) $(LIBS)
libp2edrvmagick++.la: $(libp2edrvmagick___la_OBJECTS) $(libp2edrvmagick___la_DEPENDENCIES)

View File

@ -23,6 +23,7 @@ formats. Currently pstoedit can generate the following major formats:
* LWO - LightWave 3D
* Mathematica Graphics (.mma)
* MetaPost (.mp) format for usage with TeX/LaTeX
* OpenOffice metafile (.svm)
* PCB
* PDF - Adobe's Portable Document Format
* PIC format for troff/groff

View File

@ -1,12 +1,12 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/08/04 17:05:22 naddy Exp $
@comment $OpenBSD: PLIST,v 1.2 2006/03/12 02:31:16 steven Exp $
%%SHARED%%
bin/pstoedit
bin/pstoedit-config
include/pstoedit/
include/pstoedit/base64writer.h
include/pstoedit/cppcomp.h
include/pstoedit/drvbase.h
include/pstoedit/drvfuncs.h
include/pstoedit/genericints.h
include/pstoedit/miscutil.h
include/pstoedit/ordlist.h
include/pstoedit/poptions.h