Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Dec 2001 23:08:34 +0000
From:      AMAKAWA Shuhei <sa264@cam.ac.uk>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        sa264@cam.ac.uk
Subject:   ports/33073: lang/elisp-manual to 21-2.7a
Message-ID:  <E16HYmI-0004jR-00@m218-3.phy.cam.ac.uk>

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

>Number:         33073
>Category:       ports
>Synopsis:       lang/elisp-manual to 21-2.7a
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 21 15:10:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     AMAKAWA Shuhei
>Release:        FreeBSD 4.5-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD m218-3.phy.cam.ac.uk 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Fri Dec 21 01:46:01 GMT 2001 sa264@m218-3.phy.cam.ac.uk:/usr/obj/usr/src/sys/KERNCONF i386


	
>Description:
	update lang/elisp-manual to 21-2.7a

>How-To-Repeat:
	
>Fix:

	
diff -uNr /usr/ports/lang/elisp-manual/Makefile elisp-manual/Makefile
--- /usr/ports/lang/elisp-manual/Makefile	Thu Jan  4 13:12:06 2001
+++ elisp-manual/Makefile	Mon Dec 17 23:24:03 2001
@@ -6,13 +6,14 @@
 #
 
 PORTNAME=	elisp-manual
-PORTVERSION=	21-2.6
+PORTVERSION=	21-2.7a
 CATEGORIES=	lang
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	emacs
 
 MAINTAINER=	ports@freebsd.org
 
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:S/a//}
 GNU_CONFIGURE=	yes
 
 ALL_TARGET=	elisp
diff -uNr /usr/ports/lang/elisp-manual/distinfo elisp-manual/distinfo
--- /usr/ports/lang/elisp-manual/distinfo	Thu Jan  4 13:12:06 2001
+++ elisp-manual/distinfo	Mon Dec 17 02:53:01 2001
@@ -1 +1 @@
-MD5 (elisp-manual-21-2.6.tar.gz) = dd9553b3df19e6b69451bbcab61931c8
+MD5 (elisp-manual-21-2.7a.tar.gz) = 335976e38f66a7036f1aad5e456527f3
diff -uNr /usr/ports/lang/elisp-manual/files/patch-aa elisp-manual/files/patch-aa
--- /usr/ports/lang/elisp-manual/files/patch-aa	Fri Sep 18 22:51:42 1998
+++ elisp-manual/files/patch-aa	Mon Dec 17 23:28:47 2001
@@ -1,21 +1,21 @@
---- Makefile.in.orig	Sun Aug 30 02:38:17 1998
-+++ Makefile.in	Fri Sep 18 22:36:14 1998
-@@ -47,7 +47,7 @@
+--- Makefile.in.orig	Tue Oct 23 19:53:21 2001
++++ Makefile.in	Mon Dec 17 23:28:20 2001
+@@ -13,7 +13,7 @@
+ MAKE=make
+ SHELL=/bin/sh
+ INSTALL_INFO = install-info
+-MAKEINFO=makeinfo
++MAKEINFO=makeinfo --no-split
  
- elisp: $(srcs) index.texi
- 	rm -f elisp-*
--	makeinfo elisp.texi
-+	makeinfo --no-split elisp.texi
- 
- elisp.dvi: $(srcs) index.texi
- 	# Avoid losing old contents of aux file entirely.
-@@ -73,8 +73,7 @@
+ # Where the TeX macros are kept:
+ texmacrodir = /usr/local/lib/tex/macros
+@@ -120,8 +120,7 @@
  	fi
  
  install: elisp
--	./mkinstalldirs $(infodir)
+-	$(srcdir)/mkinstalldirs $(infodir)
 -	cp elisp elisp-* $(infodir)
 +	cp elisp $(infodir)
- 	${INSTALL_INFO} --dir-file=${infodir}/dir --info-file=${infodir}/elisp
+ 	${INSTALL_INFO} --info-dir=${infodir} ${infodir}/elisp
  
  installall: install
>Release-Note:
>Audit-Trail:
>Unformatted:

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E16HYmI-0004jR-00>