ports/59520: Update port: graphics/xmorph

KATO Tsuguru tkato at prontomail.com
Thu Nov 20 16:20:33 UTC 2003


>Number:         59520
>Category:       ports
>Synopsis:       Update port: graphics/xmorph
>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:   Thu Nov 20 08:20:24 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
>Environment:
>Description:
- Add CONFLICTS for graphics/libmorph
- Utilize INFO

New file:
files/patch-doc::xmorph.texinfo

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/xmorph/Makefile graphics/xmorph/Makefile
--- /usr/ports/graphics/xmorph/Makefile	Sun Jun  8 01:41:29 2003
+++ graphics/xmorph/Makefile	Wed Nov 19 19:12:07 2003
@@ -17,6 +17,8 @@
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.//g}
 
+CONFLICTS=	libmorph*
+
 USE_X_PREFIX=	yes
 WANT_GNOME=	yes
 USE_LIBTOOL=	yes
@@ -25,6 +27,7 @@
 INSTALLS_SHLIB=	yes
 
 MAN1=		xmorph.1
+INFO=		xmorph
 
 .include <bsd.port.pre.mk>
 
@@ -37,5 +40,8 @@
 CONFIGURE_ARGS+=	--without-gtkmorph
 PLIST_SUB+=	GTK2="@comment "
 .endif
+
+post-extract:
+	@${RM} -f ${WRKSRC}/doc/*.info*
 
 .include <bsd.port.post.mk>
diff -urN /usr/ports/graphics/xmorph/files/patch-doc::xmorph.texinfo graphics/xmorph/files/patch-doc::xmorph.texinfo
--- /usr/ports/graphics/xmorph/files/patch-doc::xmorph.texinfo	Thu Jan  1 09:00:00 1970
+++ graphics/xmorph/files/patch-doc::xmorph.texinfo	Wed Nov 19 19:05:00 2003
@@ -0,0 +1,13 @@
+--- doc/xmorph.texinfo.orig	Tue May 27 15:58:55 2003
++++ doc/xmorph.texinfo	Wed Nov 19 18:54:32 2003
+@@ -2,6 +2,10 @@
+ @c %**start of header
+ @setfilename xmorph.info
+ @settitle Xmorph documentation
++ at dircategory Applications
++ at direntry
++* Xmorph: (xmorph).	A digital image warping and dissolving, or morphing, program.
++ at end direntry
+ @setchapternewpage odd
+ @c %**end of header
+ 
diff -urN /usr/ports/graphics/xmorph/pkg-plist graphics/xmorph/pkg-plist
--- /usr/ports/graphics/xmorph/pkg-plist	Sun Jun  8 01:41:29 2003
+++ graphics/xmorph/pkg-plist	Wed Nov 19 19:11:13 2003
@@ -10,7 +10,6 @@
 include/xmorph/spline.h
 include/xmorph/tga.h
 include/xmorph/warp.h
-info/xmorph.info
 lib/libmorph.a
 lib/libmorph.so
 lib/libmorph.so.1
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list