FreeBSD Bugzilla – Attachment 81560 Details for
Bug 116796
[MAINTAINER] mail/c-sig: Byte-compile c-sig.el
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-c-sig
patch-c-sig (text/plain), 1.59 KB, created by
Yasuhiro Kimura
on 2007-10-01 21:40:12 UTC
(
hide
)
Description:
patch-c-sig
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2007-10-01 21:40:12 UTC
Size:
1.59 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /usr1/freebsd/cvsroot/ports/mail/c-sig/Makefile,v >retrieving revision 1.5 >diff -u -r1.5 Makefile >--- Makefile 7 Aug 2007 09:56:47 -0000 1.5 >+++ Makefile 1 Oct 2007 20:13:51 -0000 >@@ -7,7 +7,7 @@ > > PORTNAME= c-sig > PORTVERSION= 3.8 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= mail elisp > MASTER_SITES= http://www.threeweb.ad.jp/~kshibata/c-sig/programs/ > PKGNAMESUFFIX= -${EMACS_PORT_NAME} >@@ -18,15 +18,15 @@ > > USE_EMACS= yes > >-EMACS_NO_BUILD_DEPENDS= yes >- > NO_WRKSUBDIR= yes >-NO_BUILD= yes >-LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR} >+LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME} >+ >+do-build: >+ cd ${WRKSRC}; ${EMACS_CMD} -batch -q -f batch-byte-compile c-sig.el > > do-install: > ${MKDIR} ${LISPDIR} >- ${INSTALL_DATA} ${WRKSRC}/c-sig.el ${LISPDIR} >+ ${INSTALL_DATA} ${WRKSRC}/c-sig.el* ${LISPDIR} > .if !defined(NOPORTDOCS) > ${MKDIR} ${DOCSDIR} > .for file in c-sig-eng.faq c-sig-eng.man c-sig-jp.faq c-sig-jp.man >Index: pkg-plist >=================================================================== >RCS file: /usr1/freebsd/cvsroot/ports/mail/c-sig/pkg-plist,v >retrieving revision 1.2 >diff -u -r1.2 pkg-plist >--- pkg-plist 7 Aug 2007 09:54:49 -0000 1.2 >+++ pkg-plist 1 Oct 2007 20:15:49 -0000 >@@ -1,4 +1,6 @@ >-%%EMACS_VERSION_SITE_LISPDIR%%/c-sig.el >+%%EMACS_VERSION_SITE_LISPDIR%%/c-sig/c-sig.el >+%%EMACS_VERSION_SITE_LISPDIR%%/c-sig/c-sig.elc >+@dirrm %%EMACS_VERSION_SITE_LISPDIR%%/c-sig > %%PORTDOCS%%%%DOCSDIR%%/c-sig-eng.faq > %%PORTDOCS%%%%DOCSDIR%%/c-sig-eng.man > %%PORTDOCS%%%%DOCSDIR%%/c-sig-jp.faq
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 116796
: 81560