FreeBSD Bugzilla – Attachment 23593 Details for
Bug 40581
maintainer update: editors/led
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.30 KB, created by
fracture
on 2002-07-15 05:00:08 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
fracture
Created:
2002-07-15 05:00:08 UTC
Size:
3.30 KB
patch
obsolete
>diff -ruN led-old/Makefile led/Makefile >--- led-old/Makefile Fri May 17 15:24:42 2002 >+++ led/Makefile Sun Jul 14 22:58:26 2002 >@@ -6,8 +6,7 @@ > # > > PORTNAME= led >-PORTVERSION= 0.9.2 >-PORTREVISION= 1 >+PORTVERSION= 2.0 > CATEGORIES= editors > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME}-editor >@@ -15,23 +14,5 @@ > MAINTAINER= fracture@allusion.net > > GNU_CONFIGURE= yes >- >-MAN1= led.1 >-MANCOMPRESSED= yes >- >-.if !defined(NOPORTDOCS) >-PKGMESSAGE= ${WRKDIR}/pkg-message >-.else >-PKGMESSAGE= /nonexistant >-.endif >- >-post-install: >-.if !defined(NOPORTDOCS) >- ${MKDIR} ${DOCSDIR} >- ${INSTALL_DATA} ${WRKSRC}/sample.ledrc ${DOCSDIR} >- @${SED} 's|%%DOCSDIR%%|${DOCSDIR}|g' ${PKGDIR}/pkg-message > \ >- ${PKGMESSAGE} >- @${CAT} ${PKGMESSAGE} >-.endif > > .include <bsd.port.mk> >diff -ruN led-old/distinfo led/distinfo >--- led-old/distinfo Wed Jul 11 05:20:12 2001 >+++ led/distinfo Sun Jul 14 22:52:17 2002 >@@ -1 +1 @@ >-MD5 (led-0.9.2.tar.gz) = 1ff2d6b1318c1e958b7ccf49f0a5c1a5 >+MD5 (led-2.0.tar.gz) = 77692bb33d1041626425d37b9fccbf42 >diff -ruN led-old/files/patch-Makefile.in led/files/patch-Makefile.in >--- led-old/files/patch-Makefile.in Thu Jun 7 04:26:51 2001 >+++ led/files/patch-Makefile.in Wed Dec 31 18:00:00 1969 >@@ -1,19 +0,0 @@ >- >-$FreeBSD: ports/editors/led/files/patch-Makefile.in,v 1.1 2001/06/07 09:26:51 sobomax Exp $ >- >---- Makefile.in 2001/06/07 09:15:55 1.1 >-+++ Makefile.in 2001/06/07 09:15:12 >-@@ -28,11 +28,11 @@ >- >- install: all >- @INSTALL@ -d @prefix@/bin >-- @INSTALL@ src/$(PROG) @prefix@/bin/ >-+ @INSTALL@ -s src/$(PROG) @prefix@/bin/ >- >- @INSTALL@ -d @prefix@/lib/$(PROG) >- for i in build-modes/* ; do \ >-- @INSTALL@ $$i @prefix@/lib/$(PROG)/ ; \ >-+ @INSTALL@ -s $$i @prefix@/lib/$(PROG)/ ; \ >- done >- >- @INSTALL@ -d @prefix@/man/man1 >diff -ruN led-old/files/patch-src::file.c led/files/patch-src::file.c >--- led-old/files/patch-src::file.c Mon Apr 29 18:25:30 2002 >+++ led/files/patch-src::file.c Wed Dec 31 18:00:00 1969 >@@ -1,12 +0,0 @@ >- >-$FreeBSD: ports/editors/led/files/patch-src::file.c,v 1.1 2002/04/29 23:25:30 sobomax Exp $ >- >---- src/file.c.orig Sun Jun 10 06:44:19 2001 >-+++ src/file.c Tue Apr 30 02:15:40 2002 >-@@ -148,4 +148,6 @@ >- >- curr = curr->next; >- } >-+ fflush(fp); >-+ fsync(fileno(fp)); >- } >diff -ruN led-old/pkg-message led/pkg-message >--- led-old/pkg-message Wed Jul 11 05:20:12 2001 >+++ led/pkg-message Wed Dec 31 18:00:00 1969 >@@ -1,7 +0,0 @@ >-************************************************** >- >-An example configuration file is located in >-%%DOCSDIR%%/sample.ledrc; to use it, >-copy it to ~/.ledrc and edit it to your liking. >- >-************************************************** >diff -ruN led-old/pkg-plist led/pkg-plist >--- led-old/pkg-plist Wed Jul 11 05:20:12 2001 >+++ led/pkg-plist Sun Jul 14 22:59:19 2002 >@@ -1,9 +1,19 @@ > bin/led >-lib/led/c.so >-lib/led/html.so >-lib/led/mbox.so >-lib/led/python.so >-lib/led/sh.so >+lib/led/modules/perlapi.so >+share/led/syntax/conf >+share/led/syntax/c >+share/led/syntax/h >+share/led/syntax/cc >+share/led/syntax/ledrc >+share/led/syntax/cs >+share/led/syntax/mail >+share/led/syntax/perl >+share/led/syntax/python >+share/led/syntax/sh >+share/led/syntax/syntax >+share/led/syntax/tex >+share/led/color >+@dirrm share/led/syntax >+@dirrm share/led >+@dirrm lib/led/modules > @dirrm lib/led >-%%PORTDOCS%%share/doc/led/sample.ledrc >-%%PORTDOCS%%@dirrm share/doc/led
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 40581
: 23593