FreeBSD Bugzilla – Attachment 99264 Details for
Bug 138316
[PATCH] sysutils/fonteditfs: update to 1.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fonteditfs-1.2.patch
fonteditfs-1.2.patch (text/plain), 2.22 KB, created by
Sylvio César Teixeira Amorim
on 2009-08-29 22:10:03 UTC
(
hide
)
Description:
fonteditfs-1.2.patch
Filename:
MIME Type:
Creator:
Sylvio César Teixeira Amorim
Created:
2009-08-29 22:10:03 UTC
Size:
2.22 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/sysutils/fonteditfs/Makefile,v >retrieving revision 1.4 >diff -u -u -r1.4 Makefile >--- Makefile 3 Jan 2009 21:58:44 -0000 1.4 >+++ Makefile 29 Aug 2009 20:57:54 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= fonteditfs >-PORTVERSION= 1.1 >+PORTVERSION= 1.2 > CATEGORIES= sysutils > MASTER_SITES= SF > DISTNAME= fnteditfs-${PORTVERSION} >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/sysutils/fonteditfs/distinfo,v >retrieving revision 1.4 >diff -u -u -r1.4 distinfo >--- distinfo 3 Jan 2009 21:58:44 -0000 1.4 >+++ distinfo 29 Aug 2009 20:57:54 -0000 >@@ -1,3 +1,3 @@ >-MD5 (fnteditfs-1.1.tgz) = 481244ff07e2f31e99cebc664d99d99b >-SHA256 (fnteditfs-1.1.tgz) = 1e283c7dfc7175d8ca3a2645be4e6cada3a4cb3d61604c414d743f2afee54627 >-SIZE (fnteditfs-1.1.tgz) = 6160 >+MD5 (fnteditfs-1.2.tgz) = 1e7c827da078d41a76459439dda0d5a9 >+SHA256 (fnteditfs-1.2.tgz) = 962915e15a751fce06724ea211c7a14a87809e3c93997b7a2a2afeb1dab290c3 >+SIZE (fnteditfs-1.2.tgz) = 6980 >Index: files/patch-Makefile >=================================================================== >RCS file: /home/ncvs/ports/sysutils/fonteditfs/files/patch-Makefile,v >retrieving revision 1.2 >diff -u -u -r1.2 patch-Makefile >--- files/patch-Makefile 3 Jan 2009 21:58:44 -0000 1.2 >+++ files/patch-Makefile 29 Aug 2009 20:57:54 -0000 >@@ -1,7 +1,7 @@ >---- Makefile.orig 2009-01-04 01:11:33.000000000 +0800 >-+++ Makefile 2009-01-04 01:13:51.000000000 +0800 >-@@ -1,22 +1,16 @@ >- # Makefile for Fonteditfs. >+--- Makefile.orig 2003-09-20 12:17:34.000000000 -0300 >++++ Makefile 2009-08-29 14:56:21.000000000 -0300 >+@@ -2,12 +2,7 @@ >+ # - TODO: MAKE NEATER ONE > # This makefile should work under most POSIX OSes (at least FreeBSD) > > -BINDIR = /usr/local/bin >@@ -11,12 +11,11 @@ > -CFLAGS = -O2 -pipe -Wall > - > +all: fnteditfs >- fnteditfs: fnteditfs.o font.o >- gcc -o fnteditfs fnteditfs.o font.o -lcurses >+ fnteditfs: fnteditfs.o font.o stack.o >+ gcc -o fnteditfs fnteditfs.o font.o stack.o -lcurses > strip fnteditfs >- >--fnteditfs.o: fnteditfs.c font.h >- font.o: font.c font.h >+@@ -17,8 +12,8 @@ >+ stack.o: stack.c stack.h > > install: fnteditfs fnteditfs.1 > - cp fnteditfs $(BINDIR)
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 138316
: 99264