Date: Sun, 1 Jun 2008 05:46:10 GMT From: Wen heping <wenheping@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/124178: [Update] science/szip : update to 2.1 Message-ID: <200806010546.m515kA0R071155@www.freebsd.org> Resent-Message-ID: <200806010550.m515o2wt091357@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 124178 >Category: ports >Synopsis: [Update] science/szip : update to 2.1 >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: Sun Jun 01 05:50:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen heping >Release: FreeBSD 7.0 release >Organization: ChangAn Middle School >Environment: FreeBSD fb7.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: 1 update to 2.1 from 2.0 2 take over the maintainership >How-To-Repeat: >Fix: Patch attached with submission follows: diff -cur szip/Makefile szip.new/Makefile --- szip/Makefile 2008-04-20 19:28:00.000000000 +0000 +++ szip.new/Makefile 2008-06-01 11:03:55.000000000 +0000 @@ -6,16 +6,16 @@ # PORTNAME= szip -PORTVERSION= 2.0 +PORTVERSION= 2.1 CATEGORIES= science archivers -MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/HDF/szip/${PORTVERSION}/src/:src \ +MASTER_SITES= ftp://ftp.hdfgroup.org/lib-external/szip/2.1/src/:src \ http://hdf.ncsa.uiuc.edu/doc_resource/SZIP/:doc PKGNAMEPREFIX= hdf- DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:src \ ${DOCFILE}:doc EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wenheping@gmail.com COMMENT= Lossless compression library for scientific data USE_AUTOTOOLS= libtool:15 diff -cur szip/distinfo szip.new/distinfo --- szip/distinfo 2005-11-16 06:02:56.000000000 +0000 +++ szip.new/distinfo 2008-06-01 10:35:58.000000000 +0000 @@ -1,6 +1,6 @@ -MD5 (szip-2.0.tar.gz) = 21383e286267021cbe93cbb2698bf8b9 -SHA256 (szip-2.0.tar.gz) = 7e89f7960f012e9bdbd79d55e324bd7991b6ab17515ce802881c9d695337be25 -SIZE (szip-2.0.tar.gz) = 368913 +MD5 (szip-2.1.tar.gz) = 9cc9125a58b905a4148e4e2fda3fabc6 +SHA256 (szip-2.1.tar.gz) = 90f103d6bb3d48e1ab32284d35a34411217b138d45efd830b2cb42a29c5c8d5c +SIZE (szip-2.1.tar.gz) = 395758 MD5 (Release_notes_2_0.pdf) = 103f2ab9005d2f761761e6dda1839c5e SHA256 (Release_notes_2_0.pdf) = d620c17130464f235c34cca4c576920ffbb96d4b8656c1fc04f7ac0671db8914 SIZE (Release_notes_2_0.pdf) = 215119 Only in szip: files >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806010546.m515kA0R071155>