Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Apr 2009 09:15:29 GMT
From:      Wen Heping <wenheping@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/133337: [Update]science/nifticlib:update to 1.1.0
Message-ID:  <200904030915.n339FTMD018097@www.freebsd.org>
Resent-Message-ID: <200904030920.n339K4ps036450@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         133337
>Category:       ports
>Synopsis:       [Update]science/nifticlib:update to 1.1.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 03 09:20:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD 8.0-Current
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #2: Wed Mar  4 22:41:03 HKT 2009     root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
update to 1.1.0 from 0.4
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -urN nifticlib/Makefile nifticlib.new/Makefile
--- nifticlib/Makefile	2007-04-28 18:58:00.000000000 +0800
+++ nifticlib.new/Makefile	2009-04-03 22:17:43.000000000 +0800
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	nifticlib
-PORTVERSION=	0.4
+PORTVERSION=	1.1.0
 CATEGORIES=	science graphics
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=	niftilib
 
 MAINTAINER=	bacon@smithers.neuro.mcw.edu
diff -urN nifticlib/distinfo nifticlib.new/distinfo
--- nifticlib/distinfo	2007-04-28 18:58:00.000000000 +0800
+++ nifticlib.new/distinfo	2009-04-03 18:46:05.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (nifticlib-0.4.tar.gz) = d343dd156dcadab07181427d8b6a4eff
-SHA256 (nifticlib-0.4.tar.gz) = 0dbab306fa3b07621f54938bd5f32b80a4a9ea2e665e753adc223ba6c3340ed2
-SIZE (nifticlib-0.4.tar.gz) = 223814
+MD5 (nifticlib-1.1.0.tar.gz) = 671c020b3ad54ecdae595983a7d73f79
+SHA256 (nifticlib-1.1.0.tar.gz) = 8997ade09c3b86806cccaf4e030f278dc91706ffafdda6043dca1c2f126cd018
+SIZE (nifticlib-1.1.0.tar.gz) = 251180
diff -urN nifticlib/files/patch-Makefile nifticlib.new/files/patch-Makefile
--- nifticlib/files/patch-Makefile	2007-04-28 18:58:01.000000000 +0800
+++ nifticlib.new/files/patch-Makefile	1970-01-01 08:00:00.000000000 +0800
@@ -1,36 +0,0 @@
---- Makefile.orig	Wed Sep  6 13:12:43 2006
-+++ Makefile	Fri Apr 27 09:04:12 2007
-@@ -15,21 +15,21 @@
- 
- 
- ## Compiler  defines
--cc		=	gcc
--CC		=	gcc
--AR		=	ar
--RANLIB  = ranlib
--DEPENDFLAGS	=	-MM
--GNU_ANSI_FLAGS	= 	-Wall -ansi -pedantic
--ANSI_FLAGS	= 	${GNU_ANSI_FLAGS}
--CFLAGS		=	$(ANSI_FLAGS)
-+cc		?=	gcc
-+CC		?=	gcc
-+AR		?=	ar
-+RANLIB  	?=	ranlib
-+DEPENDFLAGS	?=	-MM
-+GNU_ANSI_FLAGS	?= 	-Wall -ansi -pedantic
-+ANSI_FLAGS	?= 	${GNU_ANSI_FLAGS}
-+CFLAGS		?=	$(ANSI_FLAGS)
- 
- ## Command defines
- ## gmake does not work on MacOSX or some versions of linux MAKE  = gmake 
--RM		=	rm
--MV		=	mv
--CP		=	cp
--TAR		=	/opt/csw/bin/gtar ##/usr/freeware/bin/tar
-+RM		?=	rm
-+MV		?=	mv
-+CP		?=	cp
-+TAR		?=	/opt/csw/bin/gtar ##/usr/freeware/bin/tar
- 
- 
- ## Installation
diff -urN nifticlib/pkg-plist nifticlib.new/pkg-plist
--- nifticlib/pkg-plist	2007-04-28 18:58:00.000000000 +0800
+++ nifticlib.new/pkg-plist	2009-04-03 20:28:36.000000000 +0800
@@ -1,12 +1,13 @@
 bin/nifti1_test
 bin/nifti_stats
 bin/nifti_tool
-include/config.h
 include/dbh.h
 include/fslio.h
 include/nifti1.h
+include/nifticdf.h
 include/nifti1_io.h
 include/znzlib.h
 lib/libfslio.a
+lib/libnifticdf.a
 lib/libniftiio.a
 lib/libznz.a


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904030915.n339FTMD018097>