Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Nov 2006 20:53:35 GMT
From:      "David Ne&#269;as"<yeti@gwyddion.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/105224: [maintainer-update] science/gwyddion: update to 2.1
Message-ID:  <200611062053.kA6KrZ9d019345@www.freebsd.org>
Resent-Message-ID: <200611062100.kA6L0dx8078549@freefall.freebsd.org>

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

>Number:         105224
>Category:       ports
>Synopsis:       [maintainer-update] science/gwyddion: update to 2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 06 21:00:39 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     David Ne&#269;as
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
FSci MU Brno CZ
>Environment:
FreeBSD 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:32:43 UTC 2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
A regular update to new backward compatible upstream version 2.1 with improvements and non-critical bug fixes.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -Nru gwyddion.old/Makefile gwyddion/Makefile
--- gwyddion.old/Makefile	Mon Nov  6 13:11:41 2006
+++ gwyddion/Makefile	Mon Nov  6 17:10:49 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gwyddion
-PORTVERSION=	2.0
+PORTVERSION=	2.1
 CATEGORIES=	science graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -58,10 +58,6 @@
 post-patch:
 	@${REINPLACE_CMD} -e '/# Install the pseudo-library/,/^$$/d' ${WRKSRC}/ltmain.sh
 	@${REINPLACE_CMD} -e '/^SUBDIRS =/,/[^\]$$/d' ${WRKSRC}/devel-docs/Makefile.in
-
-# Remove private header installed by mistake
-post-install:
-	${RM} ${PREFIX}/include/gwyddion/libgwydgets/gwydgetmarshals.h
 
 .include <bsd.port.pre.mk>
 
diff -Nru gwyddion.old/distinfo gwyddion/distinfo
--- gwyddion.old/distinfo	Mon Nov  6 13:11:41 2006
+++ gwyddion/distinfo	Mon Nov  6 16:37:30 2006
@@ -1,3 +1,3 @@
-MD5 (gwyddion-2.0.tar.bz2) = eb944ddac1413c2eb4cef8e9a0f624a9
-SHA256 (gwyddion-2.0.tar.bz2) = 5741156141ec27729f21b7a35b049e025c4219b6e5533a80dfbbc20069e1c0a9
-SIZE (gwyddion-2.0.tar.bz2) = 2132755
+MD5 (gwyddion-2.1.tar.bz2) = a6cc909e0a3435ca239365e61aa1bb70
+SHA256 (gwyddion-2.1.tar.bz2) = ce9c270120067bc8582953f380b22ebdb8492d15e874f2d75ba955f90cf2d3c7
+SIZE (gwyddion-2.1.tar.bz2) = 1952888
diff -Nru gwyddion.old/pkg-plist gwyddion/pkg-plist
--- gwyddion.old/pkg-plist	Mon Nov  6 13:11:41 2006
+++ gwyddion/pkg-plist	Mon Nov  6 17:24:45 2006
@@ -19,6 +19,7 @@
 lib/gwyddion/modules/file/ezdfile.so
 lib/gwyddion/modules/file/ecsfile.so
 lib/gwyddion/modules/file/gwyfile.so
+lib/gwyddion/modules/file/hdf4file.so
 lib/gwyddion/modules/file/hitachi-afm.so
 lib/gwyddion/modules/file/jpkscan.so
 lib/gwyddion/modules/file/metropro.so
@@ -30,6 +31,7 @@
 lib/gwyddion/modules/file/omicron.so
 lib/gwyddion/modules/file/pixmap.so
 lib/gwyddion/modules/file/pnifile.so
+lib/gwyddion/modules/file/psia.so
 lib/gwyddion/modules/file/rawfile.so
 lib/gwyddion/modules/file/rhk-sm3.so
 lib/gwyddion/modules/file/rhk-spm32.so
@@ -68,6 +70,7 @@
 lib/gwyddion/modules/process/facet_analysis.so
 lib/gwyddion/modules/process/fractal.so
 lib/gwyddion/modules/process/fft.so
+lib/gwyddion/modules/process/fft_filter_1d.so
 lib/gwyddion/modules/process/fft_filter_2d.so
 lib/gwyddion/modules/process/fit_2d.so
 lib/gwyddion/modules/process/fraccor.so
@@ -210,6 +213,11 @@
 include/gwyddion/libgwydgets/gwyruler.h
 include/gwyddion/libgwydgets/gwyradiobuttons.h
 include/gwyddion/libgwydgets/gwyscitext.h
+include/gwyddion/libgwydgets/gwyselectiongraph1darea.h
+include/gwyddion/libgwydgets/gwyselectiongrapharea.h  
+include/gwyddion/libgwydgets/gwyselectiongraphline.h
+include/gwyddion/libgwydgets/gwyselectiongraphpoint.h
+include/gwyddion/libgwydgets/gwyselectiongraphzoom.h
 include/gwyddion/libgwydgets/gwysensitivitygroup.h
 include/gwyddion/libgwydgets/gwyshader.h
 include/gwyddion/libgwydgets/gwystatusbar.h

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



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