FreeBSD Bugzilla – Attachment 90089 Details for
Bug 127180
[patch] update of math/gretl 1.7.6 -> 1.7.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gretl.patch
gretl.patch (text/plain), 1.81 KB, created by
Valerio Daelli
on 2008-09-07 15:30:06 UTC
(
hide
)
Description:
gretl.patch
Filename:
MIME Type:
Creator:
Valerio Daelli
Created:
2008-09-07 15:30:06 UTC
Size:
1.81 KB
patch
obsolete
>diff -ruN ./Makefile /root/gretl/Makefile >--- ./Makefile 2008-08-20 00:56:58.000000000 +0000 >+++ /root/gretl/Makefile 2008-09-07 11:34:00.000000000 +0000 >@@ -7,7 +7,7 @@ > # > > PORTNAME= gretl >-PORTVERSION= 1.7.6 >+PORTVERSION= 1.7.7 > CATEGORIES= math finance > MASTER_SITES= SF > >diff -ruN ./distinfo /root/gretl/distinfo >--- ./distinfo 2008-08-02 22:34:27.000000000 +0000 >+++ /root/gretl/distinfo 2008-09-07 11:34:01.000000000 +0000 >@@ -1,3 +1,3 @@ >-MD5 (gretl-1.7.6.tar.bz2) = cbf8079da05e06557d9a4388d1cc778e >-SHA256 (gretl-1.7.6.tar.bz2) = cc9af41dbd4835e07d9ad6eae5ac62c2aa3b8a951e1e12963f387af6f6b283fb >-SIZE (gretl-1.7.6.tar.bz2) = 4988214 >+MD5 (gretl-1.7.7.tar.bz2) = 35df936c92201b3ac862028b642f2d63 >+SHA256 (gretl-1.7.7.tar.bz2) = b676c855a1d7ab639e99b6c0512426a6fb3861d6ff6ddce78fed0108339f647d >+SIZE (gretl-1.7.7.tar.bz2) = 4990095 >diff -ruN ./files/patch-share::Makefile.in /root/gretl/files/patch-share::Makefile.in >--- ./files/patch-share::Makefile.in 2008-08-02 22:34:28.000000000 +0000 >+++ /root/gretl/files/patch-share::Makefile.in 2008-09-07 11:52:07.000000000 +0000 >@@ -47,8 +47,12 @@ > $(INSTALL_DATA) $$f $(DESTDIR)$(gretldir)/helpfigs ; done > - for f in $(pdfdir)/gretl-ref.pdf $(pdfdir)/gretl-guide.pdf ; do \ > - if test -f $$f ; then $(INSTALL_DATA) $$f $(DESTDIR)$(gretldir)/doc ; fi ; done >+- for f in $(pdfdir)/gretl-ref-a4.pdf $(pdfdir)/gretl-guide-a4.pdf ; do \ >+- if test -f $$f ; then $(INSTALL_DATA) $$f $(DESTDIR)$(gretldir)/doc ; fi ; done > +# for f in $(pdfdir)/gretl-ref.pdf $(pdfdir)/gretl-guide.pdf ; do \ > +# if test -f $$f ; then $(INSTALL_DATA) $$f $(DESTDIR)$(gretldir)/doc ; fi ; done >++# for f in $(pdfdir)/gretl-ref-a4.pdf $(pdfdir)/gretl-guide-a4.pdf ; do \ >++# if test -f $$f ; then $(INSTALL_DATA) $$f $(DESTDIR)$(gretldir)/doc ; fi ; done > > install_fonts: > for f in $(sharesrc)/fonts/*.ttf ; do \
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 127180
: 90089