Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 2003 05:30:58 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47331: Update port: graphics/pstoedit to 3.33
Message-ID:  <20030122053058.731a3655.tkato@prontomail.com>

next in thread | raw e-mail | index | archive | help

>Number:         47331
>Category:       ports
>Synopsis:       Update port: graphics/pstoedit to 3.33
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 21 12:40:10 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.7-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 3.33

Remove file
files/patch-src::Makefile.in

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/pstoedit/Makefile graphics/pstoedit/Makefile
--- /usr/ports/graphics/pstoedit/Makefile	Mon Nov 11 18:59:50 2002
+++ graphics/pstoedit/Makefile	Sat Jan 18 14:12:44 2003
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	pstoedit
-PORTVERSION=	3.32
-PORTREVISION=	1
+PORTVERSION=	3.33
 CATEGORIES=	graphics print
 MASTER_SITES=	http://home.t-online.de/home/helga.glunz/wglunz/pstoedit/
 
@@ -22,14 +21,14 @@
 		gs:${PORTSDIR}/print/ghostscript-gnu
 
 USE_LIBTOOL=	yes
-CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
 INSTALLS_SHLIB=	yes
 
 MAN1=	pstoedit.1
 
 CPPFLAGS=	-I${LOCALBASE}/include/ming -I${LOCALBASE}/include \
-		-I${X11BASE}/include -fpermissive
+		-I${X11BASE}/include
 LDFLAGS=	-L${LOCALBASE}/lib -L${X11BASE}/lib
 
 post-install:
diff -urN /usr/ports/graphics/pstoedit/distinfo graphics/pstoedit/distinfo
--- /usr/ports/graphics/pstoedit/distinfo	Fri Sep 13 04:01:06 2002
+++ graphics/pstoedit/distinfo	Sat Jan 18 13:55:35 2003
@@ -1 +1 @@
-MD5 (pstoedit-3.32.tar.gz) = 3cc02f27c6030448f7b3705f85cba34e
+MD5 (pstoedit-3.33.tar.gz) = 6a671ef165bf7d1611a2ad3f0499ff5b
diff -urN /usr/ports/graphics/pstoedit/files/patch-configure graphics/pstoedit/files/patch-configure
--- /usr/ports/graphics/pstoedit/files/patch-configure	Fri Sep 13 02:28:13 2002
+++ graphics/pstoedit/files/patch-configure	Sat Jan 18 13:55:35 2003
@@ -1,9 +1,9 @@
 
 $FreeBSD: ports/graphics/pstoedit/files/patch-configure,v 1.1 2002/09/12 17:28:13 sobomax Exp $
 
---- configure	2002/09/12 16:53:58	1.1
-+++ configure	2002/09/12 16:54:04
-@@ -7031,6 +7031,7 @@
+--- configure.orig	Tue Jan  7 06:21:27 2003
++++ configure	Sat Jan 18 13:25:14 2003
+@@ -17286,6 +17286,7 @@
  
  # This can be used to rebuild libtool when needed
  LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
@@ -11,22 +11,22 @@
  
  # Always use our own libtool.
  LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-@@ -8016,16 +8017,15 @@
+@@ -18852,16 +18853,15 @@
  echo "${ECHO_T}GNU" >&6
      SPECIAL_CXXFLAGS="-DBUGGYGPP -pedantic -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wstrict-prototypes"
    fi
 -  CXXFLAGS="-g"
  elif test `echo "$CXX" | egrep -c 'xlC$'` -eq 1; then
-   echo "$as_me:8021: result: AIX xlC" >&5
+   echo "$as_me:$LINENO: result: AIX xlC" >&5
  echo "${ECHO_T}AIX xlC" >&6
 -  CXXFLAGS="-D__unix__ -g -+ -I/usr/lpp/xlC/src/nihC/aixinclude"
 +  CXXFLAGS="$CXXFLAGS -D__unix__ -+ -I/usr/lpp/xlC/src/nihC/aixinclude"
  elif test `echo "$CXX" | egrep -c 'cxx$'` -eq 1; then
-   echo "$as_me:8025: result: OSF/1 cxx" >&5
+   echo "$as_me:$LINENO: result: OSF/1 cxx" >&5
  echo "${ECHO_T}OSF/1 cxx" >&6
    SPECIAL_CXXFLAGS=-w
 -  CXXFLAGS=-define_templates
 +  CXXFLAGS="$CXXFLAGS -define_templates"
  elif test `echo "$CXX" | egrep -c 'CC$'` -eq 1; then
    if test "$host_os" = irix5.3; then
-     echo "$as_me:8031: result: Irix 5.3" >&5
+     echo "$as_me:$LINENO: result: Irix 5.3" >&5
diff -urN /usr/ports/graphics/pstoedit/files/patch-src::Makefile.in graphics/pstoedit/files/patch-src::Makefile.in
--- /usr/ports/graphics/pstoedit/files/patch-src::Makefile.in	Fri Sep 13 02:28:13 2002
+++ graphics/pstoedit/files/patch-src::Makefile.in	Thu Jan  1 09:00:00 1970
@@ -1,14 +0,0 @@
-
-$FreeBSD: ports/graphics/pstoedit/files/patch-src::Makefile.in,v 1.1 2002/09/12 17:28:13 sobomax Exp $
-
---- src/Makefile.in	2002/09/12 17:11:07	1.1
-+++ src/Makefile.in	2002/09/12 17:13:02
-@@ -191,7 +191,7 @@
- 	psimage.h
- 
- 
--CPPFLAGS = \
-+CPPFLAGS = @CPPFLAGS@ \
- 	${LIBPLOTTER_CFLAGS}			\
- 	${LIBMING_CFLAGS}			\
- 	${LIBMAGICK_CFLAGS}			\
diff -urN /usr/ports/graphics/pstoedit/pkg-plist graphics/pstoedit/pkg-plist
--- /usr/ports/graphics/pstoedit/pkg-plist	Fri Sep 20 19:33:36 2002
+++ graphics/pstoedit/pkg-plist	Sat Jan 18 13:55:36 2003
@@ -5,6 +5,7 @@
 include/pstoedit/drvbase.h
 include/pstoedit/drvfuncs.h
 include/pstoedit/miscutil.h
+include/pstoedit/ordlist.h
 include/pstoedit/poptions.h
 include/pstoedit/psimage.h
 include/pstoedit/pstoedit.h
@@ -27,6 +28,7 @@
 lib/pstoedit/libp2edrvswf.so
 lib/pstoedit/libp2edrvswf.so.0
 libdata/pkgconfig/pstoedit.pc
+share/aclocal/pstoedit.m4
 %%PORTDOCS%%share/doc/pstoedit/changelog.htm
 %%PORTDOCS%%share/doc/pstoedit/index.htm
 %%PORTDOCS%%share/doc/pstoedit/pstoedit.htm
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030122053058.731a3655.tkato>