ports/58961: Update port: devel/lightning to 1.1.1

KATO Tsuguru tkato at prontomail.com
Wed Nov 5 14:10:36 UTC 2003


>Number:         58961
>Category:       ports
>Synopsis:       Update port: devel/lightning to 1.1.1
>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:   Wed Nov 05 06:10:22 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.1.1

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/devel/lightning/Makefile devel/lightning/Makefile
--- /usr/ports/devel/lightning/Makefile	Tue Oct 21 00:50:53 2003
+++ devel/lightning/Makefile	Wed Nov  5 00:03:06 2003
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	lightning
-PORTVERSION=	1.1
+PORTVERSION=	1.1.1
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -17,7 +17,15 @@
 
 ONLY_FOR_ARCHS=	i386 sparc64
 
+USE_PERL5_BUILD=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ENV=	MAKEINFO="makeinfo --no-split"
+
+MAN1=		lightningize.1
+INFO=		lightning
+
+post-extract:
+	@${RM} -f ${WRKSRC}/doc/*.info*
 
 .include <bsd.port.mk>
diff -urN /usr/ports/devel/lightning/distinfo devel/lightning/distinfo
--- /usr/ports/devel/lightning/distinfo	Fri Jun  6 22:08:23 2003
+++ devel/lightning/distinfo	Tue Nov  4 23:53:52 2003
@@ -1 +1 @@
-MD5 (lightning-1.1.tar.gz) = f1b0edc93db1eac1e1ce85826d25f9bb
+MD5 (lightning-1.1.1.tar.gz) = 64aecdf3c4e67d15dd476cfac5d33acb
diff -urN /usr/ports/devel/lightning/pkg-plist devel/lightning/pkg-plist
--- /usr/ports/devel/lightning/pkg-plist	Fri Jun  6 22:08:23 2003
+++ devel/lightning/pkg-plist	Tue Nov  4 23:57:30 2003
@@ -20,12 +20,6 @@
 include/lightning/sparc/core.h
 include/lightning/sparc/fp.h
 include/lightning/sparc/funcs.h
- at unexec install-info --delete %D/info/lightning.info %D/info/dir
-info/lightning.info
-info/lightning.info-1
-info/lightning.info-2
-info/lightning.info-3
- at exec install-info %D/info/lightning.info %D/info/dir
 share/aclocal/lightning.m4
 share/lightning/Makefile.am
 @dirrm include/lightning/i386
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list