Bug 180411 - science/minc2: upgrade to 2.2.00
Summary: science/minc2: upgrade to 2.2.00
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Thierry Thomas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-09 12:50 UTC by Thierry Thomas
Modified: 2013-07-10 15:31 UTC (History)
1 user (show)

See Also:


Attachments
minc2.diff (4.49 KB, patch)
2013-07-09 12:50 UTC, Thierry Thomas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thierry Thomas freebsd_committer freebsd_triage 2013-07-09 12:50:00 UTC
	Upgrade science/minc2 to the latest stable release.

	I switched from autotools to cmake, and man pages are no more installed.

Fix: Please apply the hereunder patch.
How-To-Repeat: 	N/A
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-07-09 12:50:09 UTC
Maintainer of science/minc2,

Please note that PR ports/180411 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/180411

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-07-09 12:50:10 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Thierry Thomas freebsd_committer freebsd_triage 2013-07-09 13:19:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->thierry


Take it.
Comment 4 Jason W. Bacon freebsd_committer freebsd_triage 2013-07-09 13:53:50 UTC
Approved.

On 07/09/13 06:50, Edwin Groothuis wrote:
> Maintainer of science/minc2,
>
> Please note that PR ports/180411 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
>      http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/180411
>


-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   Jason W. Bacon
   jwbacon@tds.net

   Circumstances don't make a man:
   They reveal him.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Comment 5 dfilter service freebsd_committer freebsd_triage 2013-07-10 14:59:25 UTC
Author: thierry
Date: Wed Jul 10 13:59:11 2013
New Revision: 322697
URL: http://svnweb.freebsd.org/changeset/ports/322697

Log:
  Upgrade to 2.2.00.
  
  PR:		ports/180411
  Approved by:	jwbacon (at) tds.net (maintainer)

Deleted:
  head/science/minc2/files/
Modified:
  head/science/minc2/Makefile   (contents, props changed)
  head/science/minc2/distinfo   (contents, props changed)
  head/science/minc2/pkg-plist   (contents, props changed)

Modified: head/science/minc2/Makefile
==============================================================================
--- head/science/minc2/Makefile	Wed Jul 10 13:42:41 2013	(r322696)
+++ head/science/minc2/Makefile	Wed Jul 10 13:59:11 2013	(r322697)
@@ -1,10 +1,5 @@
-############################################################################
-# New ports collection Makefile for:   minc 1.x (Medical Imaging NetCDF)
-# Date created:        21 Dec 2005
-# Whom:                jbacon
-#
+# Created by: jbacon
 # $FreeBSD$
-#
 
 ############################################################################
 # http://www.bic.mni.mcgill.ca/software/minc/
@@ -16,67 +11,30 @@
 # Of course, the netcdf port must be installed first.
 
 PORTNAME=	minc
-PORTVERSION=	2.0.18
+PORTVERSION=	2.2.00
 CATEGORIES=	science biology
-MASTER_SITES=	http://www.nitrc.org/frs/download.php/801/
+MASTER_SITES=	http://packages.bic.mni.mcgill.ca/tgz/
 
 MAINTAINER=	jwbacon@tds.net
 COMMENT=	Medical Imaging NetCDF
 
+LICENSE=	AS-IS
+LICENSE_NAME=	AS-IS
+LICENSE_FILE=	${WRKSRC}/COPYING
+LICENSE_PERMS=	dist-mirror pkg-mirror
+
 LIB_DEPENDS=	netcdf.4:${PORTSDIR}/science/netcdf \
 		hdf5:${PORTSDIR}/science/hdf5
 
-USE_AUTOTOOLS=	libtool
 USE_LDCONFIG=	yes
+USES=		cmake:outsource bison:build
 CPPFLAGS+=	${PTHREAD_CFLAGS} -I${LOCALBASE}/include -DH5_USE_16_API
 LDFLAGS+=	-L${LOCALBASE}/lib ${PTHREAD_LIBS}
-CONFIGURE_ARGS=	--enable-shared=yes --enable-static=yes
+CMAKE_ARGS=	-DMINC2_BUILD_SHARED_LIBS:BOOL=YES
 
 CONFLICTS=	minc-1* zh-tk-[0-9]*
 LATEST_LINK=	minc2
 
-MAN1=	dcm2mnc.1 \
-	ecattominc.1 \
-	invert_raw_image.1 \
-	minc_modify_header.1 \
-	mincaverage.1 \
-	minccalc.1 \
-	mincconcat.1 \
-	mincconvert.1 \
-	minccopy.1 \
-	mincdiff.1 \
-	mincedit.1 \
-	mincexpand.1 \
-	mincextract.1 \
-	mincgen.1 \
-	mincheader.1 \
-	minchistory.1 \
-	mincinfo.1 \
-	minclookup.1 \
-	mincmakescalar.1 \
-	mincmakevector.1 \
-	mincmath.1 \
-	mincpik.1 \
-	mincresample.1 \
-	mincreshape.1 \
-	mincstats.1 \
-	minctoecat.1 \
-	minctoraw.1 \
-	mincview.1 \
-	mincwindow.1 \
-	mnc2nii.1 \
-	nii2mnc.1 \
-	rawtominc.1 \
-	transformtags.1 \
-	upet2mnc.1 \
-	vff2mnc.1 \
-	voxeltoworld.1 \
-	xfmconcat.1 \
-	xfmflip.1 \
-	xfminvert.1
-
-MAN3=	ParseArgv.3
-
 post-install:
 	${CAT} ${PKGMESSAGE}
 

Modified: head/science/minc2/distinfo
==============================================================================
--- head/science/minc2/distinfo	Wed Jul 10 13:42:41 2013	(r322696)
+++ head/science/minc2/distinfo	Wed Jul 10 13:59:11 2013	(r322697)
@@ -1,2 +1,2 @@
-SHA256 (minc-2.0.18.tar.gz) = 674cc89c43edfdb1957251c0124ea83252740c667cf3c4d9fc6183dcdb10f3e5
-SIZE (minc-2.0.18.tar.gz) = 1628038
+SHA256 (minc-2.2.00.tar.gz) = e689d3612db6241125e3155d5a5c109d4da6f4bd774cc00a7e6729f2a790a174
+SIZE (minc-2.2.00.tar.gz) = 1665189

Modified: head/science/minc2/pkg-plist
==============================================================================
--- head/science/minc2/pkg-plist	Wed Jul 10 13:42:41 2013	(r322696)
+++ head/science/minc2/pkg-plist	Wed Jul 10 13:59:11 2013	(r322697)
@@ -3,6 +3,7 @@ bin/ecattominc
 bin/invert_raw_image
 bin/minc_modify_header
 bin/mincaverage
+bin/mincblob
 bin/minccalc
 bin/mincconcat
 bin/mincconvert
@@ -20,9 +21,11 @@ bin/minclookup
 bin/mincmakescalar
 bin/mincmakevector
 bin/mincmath
+bin/mincmorph
 bin/mincpik
 bin/mincresample
 bin/mincreshape
+bin/mincsample
 bin/mincstats
 bin/minctoecat
 bin/minctoraw
@@ -33,11 +36,9 @@ bin/nii2mnc
 bin/rawtominc
 bin/transformtags
 bin/upet2mnc
-bin/vff2mnc
 bin/voxeltoworld
 bin/worldtovoxel
 bin/xfmconcat
-bin/xfmflip
 bin/xfminvert
 include/ParseArgv.h
 include/minc.h
@@ -64,12 +65,12 @@ include/volume_io/vol_io_prototypes.h
 include/volume_io/volume.h
 include/volume_io/volume_cache.h
 include/voxel_loop.h
-lib/libminc2.a
-lib/libminc2.la
+lib/MINC2Config.cmake
+lib/UseMINC2.cmake
 lib/libminc2.so
 lib/libminc2.so.2
-lib/libvolume_io2.a
-lib/libvolume_io2.la
+lib/libminc2.so.2.2.00
 lib/libvolume_io2.so
 lib/libvolume_io2.so.2
+lib/libvolume_io2.so.2.2.00
 @dirrm include/volume_io
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 6 Thierry Thomas freebsd_committer freebsd_triage 2013-07-10 15:31:21 UTC
State Changed
From-To: feedback->closed


Committed, thanks!