FreeBSD Bugzilla – Attachment 191687 Details for
Bug 226816
math/octave: Add Makefile.version to share version with ports depending on octave
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
octave.patch (text/plain), 1.12 KB, created by
Yuri Victorovich
on 2018-03-21 07:46:56 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2018-03-21 07:46:56 UTC
Size:
1.12 KB
patch
obsolete
>Index: math/octave/Makefile >=================================================================== >--- math/octave/Makefile (revision 465076) >+++ math/octave/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= octave >-PORTVERSION= 4.2.2 >+PORTVERSION= ${OCTAVE_VERSION} > CATEGORIES= math java > MASTER_SITES= GNU > >@@ -104,4 +104,5 @@ > check regression-test: build > @(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} check) > >+.include "Makefile.version" > .include <bsd.port.mk> >Index: math/octave/Makefile.version >=================================================================== >--- math/octave/Makefile.version (nonexistent) >+++ math/octave/Makefile.version (working copy) >@@ -0,0 +1,4 @@ >+ >+# Version to share with ports depending on octave >+OCTAVE_VERSION= 4.2.2 >+ > >Property changes on: math/octave/Makefile.version >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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 226816
: 191687