FreeBSD Bugzilla – Attachment 14433 Details for
Bug 27092
Update port devel/happy to version 1.10
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.19 KB, created by
Simon Marlow
on 2001-05-05 12:50:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Simon Marlow
Created:
2001-05-05 12:50:04 UTC
Size:
2.19 KB
patch
obsolete
>diff -cr --new-file happy-OLD/Makefile happy/Makefile >*** happy-OLD/Makefile Tue Dec 26 05:25:48 2000 >--- happy/Makefile Sat May 5 11:54:05 2001 >*************** >*** 5,13 **** > # $FreeBSD: ports/devel/happy/Makefile,v 1.1 2000/12/26 05:25:48 will Exp $ > > PORTNAME= happy >! PORTVERSION= 1.9 > CATEGORIES= devel >! MASTER_SITES= http://www.haskell.org/happy/dist/1.9/ > DISTNAME= ${PORTNAME}-${PORTVERSION}-src > > MAINTAINER= simonmar@microsoft.com >--- 5,13 ---- > # $FreeBSD: ports/devel/happy/Makefile,v 1.1 2000/12/26 05:25:48 will Exp $ > > PORTNAME= happy >! PORTVERSION= 1.10 > CATEGORIES= devel >! MASTER_SITES= http://www.haskell.org/happy/dist/1.10/ > DISTNAME= ${PORTNAME}-${PORTVERSION}-src > > MAINTAINER= simonmar@microsoft.com >diff -cr --new-file happy-OLD/distinfo happy/distinfo >*** happy-OLD/distinfo Tue Dec 26 05:25:48 2000 >--- happy/distinfo Sat May 5 12:16:42 2001 >*************** >*** 1 **** >! MD5 (happy-1.9-src.tar.gz) = 6e6e622f1b15efe69abe0254109c69ca >--- 1 ---- >! MD5 (happy-1.10-src.tar.gz) = 8d16464d0273e0d69de75011ec933d43 >diff -cr --new-file happy-OLD/files/patch-aa happy/files/patch-aa >*** happy-OLD/files/patch-aa Thu Jan 1 01:00:00 1970 >--- happy/files/patch-aa Sat May 5 12:25:07 2001 >*************** >*** 0 **** >--- 1,19 ---- >+ *** happy/src/Makefile~ Fri Feb 9 17:54:46 2001 >+ --- happy/src/Makefile Sat May 5 12:23:03 2001 >+ *************** >+ *** 68,74 **** >+ ifeq "$(INSTALLING)" "1" >+ TOP_PWD := $(prefix) >+ SCRIPT_PROG = $(INSTALLED_SCRIPT_PROG) >+ ! SCRIPT_LINK = happy >+ else >+ TOP_PWD := $(FPTOOLS_TOP_ABS) >+ SCRIPT_PROG = $(INPLACE_SCRIPT_PROG) >+ --- 68,74 ---- >+ ifeq "$(INSTALLING)" "1" >+ TOP_PWD := $(prefix) >+ SCRIPT_PROG = $(INSTALLED_SCRIPT_PROG) >+ ! LINK = happy >+ else >+ TOP_PWD := $(FPTOOLS_TOP_ABS) >+ SCRIPT_PROG = $(INPLACE_SCRIPT_PROG) >diff -cr --new-file happy-OLD/pkg-plist happy/pkg-plist >*** happy-OLD/pkg-plist Tue Dec 26 05:25:48 2000 >--- happy/pkg-plist Sat May 5 12:21:29 2001 >*************** >*** 1,5 **** > bin/happy >! bin/happy-1.9 > lib/happy.bin > lib/happy/HappyTemplate > lib/happy/HappyTemplate-arrays >--- 1,5 ---- > bin/happy >! bin/happy-1.10 > lib/happy.bin > lib/happy/HappyTemplate > lib/happy/HappyTemplate-arrays
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 27092
: 14433