FreeBSD Bugzilla – Attachment 126196 Details for
Bug 169924
Maintainer update: science/minc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ports.science.minc.diff
ports.science.minc.diff (text/x-patch), 3.52 KB, created by
Niclas Zeising
on 2012-07-20 16:37:23 UTC
(
hide
)
Description:
ports.science.minc.diff
Filename:
MIME Type:
Creator:
Niclas Zeising
Created:
2012-07-20 16:37:23 UTC
Size:
3.52 KB
patch
obsolete
>Index: science/minc/pkg-descr >=================================================================== >--- science/minc/pkg-descr (revision 301151) >+++ science/minc/pkg-descr (working copy) >@@ -4,7 +4,7 @@ > Institute. Many others have contributed to the design and implementation > MINC over the years. > >-WWW: http://www.bic.mni.mcgill.ca/software/minc/ >+WWW: http://www.bic.mni.mcgill.ca/ServicesSoftware/MINC > > Port maintainer: Jason W. Bacon > jwbacon@tds.net >Index: science/minc/distinfo >=================================================================== >--- science/minc/distinfo (revision 301151) >+++ science/minc/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (minc-1.4.tar.gz) = a07c9523f232c823f38275bc8bb23011e70a29a0a45071dad0dec81317a75c4f >-SIZE (minc-1.4.tar.gz) = 1213768 >+SHA256 (minc-1.5.1.tar.gz) = 3ca7045c6eaa32daea184af3f78e30969bb0a0dddce2a1b292ba1624d23a61c9 >+SIZE (minc-1.5.1.tar.gz) = 1356462 >Index: science/minc/files/patch-conversion__minctoecat__machine_indep.c >=================================================================== >--- science/minc/files/patch-conversion__minctoecat__machine_indep.c (revision 0) >+++ science/minc/files/patch-conversion__minctoecat__machine_indep.c (working copy) >@@ -0,0 +1,11 @@ >+--- conversion/minctoecat/machine_indep.c.orig 2012-07-20 17:16:13.000000000 +0200 >++++ conversion/minctoecat/machine_indep.c 2012-07-20 17:17:48.000000000 +0200 >+@@ -84,7 +84,7 @@ >+ bufr[1] = ret >>16; >+ } >+ #else /* BIG ENDIAN : sun hp sgi*/ >+-ftovaxf(orig,number) >++void ftovaxf(orig,number) >+ unsigned short number[2]; >+ float orig; >+ { > >Property changes on: science/minc/files/patch-conversion__minctoecat__machine_indep.c >___________________________________________________________________ >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Index: science/minc/pkg-message >=================================================================== >--- science/minc/pkg-message (revision 301151) >+++ science/minc/pkg-message (working copy) >@@ -4,5 +4,5 @@ > > For MINC usage, please visit the MINC WEB site at > >-http://www.bic.mni.mcgill.ca/software/minc/ >+http://www.bic.mni.mcgill.ca/ServicesSoftware/MINC > ============================================================================= >Index: science/minc/Makefile >=================================================================== >--- science/minc/Makefile (revision 301151) >+++ science/minc/Makefile (working copy) >@@ -16,11 +16,9 @@ > # Of course, the netcdf port must be installed first. > > PORTNAME= minc >-PORTVERSION= 1.4 >-PORTREVISION= 2 >+PORTVERSION= 1.5.1 > CATEGORIES= science biology >-MASTER_SITES= http://www.bic.mni.mcgill.ca/software/distribution/packages/ \ >- http://www.neuro.mcw.edu/~bacon/Ports/distfiles/ >+MASTER_SITES= http://www.nitrc.org/frs/downloadlink.php/400/ > > MAINTAINER= jwbacon@tds.net > COMMENT= Medical Imaging NetCDF >@@ -34,8 +32,10 @@ > LDFLAGS+= -L${LOCALBASE}/lib > CONFIGURE_ARGS= --enable-static=yes --enable-shared=yes > >-CONFLICTS= minc-2* >+CONFLICTS= minc-2* zh-tk-[0-9]* > >+WRKSRC= ${WRKDIR}/${PORTNAME}-1.5 >+ > MAN1= dcm2mnc.1 \ > ecattominc.1 \ > invert_raw_image.1 \ >@@ -49,6 +49,7 @@ > mincexpand.1 \ > mincextract.1 \ > mincheader.1 \ >+ minchistory.1 \ > mincinfo.1 \ > minclookup.1 \ > mincmakescalar.1 \ >@@ -73,6 +74,8 @@ > > MAN3= ParseArgv.3 > >+FETCH_ARGS+= -F >+ > post-install: > @${CAT} ${PKGMESSAGE} >
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 169924
:
126195
| 126196