ports/159490: Update port: science/linsmith to 0.99.22

KATO Tsuguru tkato432 at yahoo.com
Wed Aug 3 18:40:37 UTC 2011


>Number:         159490
>Category:       ports
>Synopsis:       Update port: science/linsmith to 0.99.22
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 03 18:40:36 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 0.99.22

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/science/linsmith/Makefile science/linsmith/Makefile
--- /usr/ports/science/linsmith/Makefile	2011-03-28 12:39:38.000000000 +0900
+++ science/linsmith/Makefile	2011-08-03 00:14:05.000000000 +0900
@@ -7,21 +7,25 @@
 #
 
 PORTNAME=	linsmith
-PORTVERSION=	0.99.21
+PORTVERSION=	0.99.22
 CATEGORIES=	science hamradio
-MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-0.9.21
+MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Smith charting program
 
-LIB_DEPENDS=	popt.0:${PORTSDIR}/devel/popt
+LICENSE=	GPLv2 GPLv3
+LICENSE_COMB=	dual
 
-USE_GNOME=	pkgconfig libgnomeprint libgnomeui libxml2
+USE_GNOME=	libgnomeui libxml2
 USE_ICONV=	yes
 USE_GETTEXT=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_ENV=	CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
-		LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ENV=	LDFLAGS="${LDFLAGS}"
+MAKE_JOBS_SAFE=	yes
+
+CPPFLAGS=	-I${LOCALBASE}/include
+LDFLAGS=	-L${LOCALBASE}/lib
 
 post-patch:
 	@${CP} ${FILESDIR}/carg.c  ${WRKSRC}/src
diff -urN /usr/ports/science/linsmith/distinfo science/linsmith/distinfo
--- /usr/ports/science/linsmith/distinfo	2011-03-28 12:39:38.000000000 +0900
+++ science/linsmith/distinfo	2011-08-03 00:02:50.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (linsmith-0.99.21.tar.gz) = f3d58f56079d1de0e21ec4f7d2aa7f1df1997bcb9ab33d83f1cd9d508306b76c
-SIZE (linsmith-0.99.21.tar.gz) = 1119718
+SHA256 (linsmith-0.99.22.tar.gz) = cd2279e8123e016518c2d4a63c7c84cf36ff5bc47b0c6fd7109313450a66ca1e
+SIZE (linsmith-0.99.22.tar.gz) = 1122094
diff -urN /usr/ports/science/linsmith/pkg-descr science/linsmith/pkg-descr
--- /usr/ports/science/linsmith/pkg-descr	2006-12-22 12:38:47.000000000 +0900
+++ science/linsmith/pkg-descr	2011-08-02 23:54:15.000000000 +0900
@@ -18,4 +18,4 @@
      solutions without re-defining the other (this may actually change to
      single files - I'm not quite convinced here) 
 
-WWW: http://linsmith.sourceforge.net/
+WWW: http://jcoppens.com/soft/linsmith/index.en.php
diff -urN /usr/ports/science/linsmith/pkg-plist science/linsmith/pkg-plist
--- /usr/ports/science/linsmith/pkg-plist	2009-05-14 04:38:51.000000000 +0900
+++ science/linsmith/pkg-plist	2008-09-11 03:55:07.000000000 +0900
@@ -1,13 +1,4 @@
 bin/linsmith
-share/locale/de/LC_MESSAGES/linsmith.mo
-share/locale/es/LC_MESSAGES/linsmith.mo
-share/locale/hu/LC_MESSAGES/linsmith.mo
-share/locale/it/LC_MESSAGES/linsmith.mo
-share/locale/sv/LC_MESSAGES/linsmith.mo
-share/locale/zh/LC_MESSAGES/linsmith.mo
-share/pixmaps/linsmith/smith4.png
-share/pixmaps/linsmith/smithent.png
- at dirrm share/pixmaps/linsmith
 %%DATADIR%%/6-1.circ
 %%DATADIR%%/6-1.load
 %%DATADIR%%/6-4.circ
@@ -18,4 +9,13 @@
 %%DATADIR%%/6-6.load
 %%DATADIR%%/conv0809
 %%DATADIR%%/nb_40.load
+share/locale/de/LC_MESSAGES/linsmith.mo
+share/locale/es/LC_MESSAGES/linsmith.mo
+share/locale/hu/LC_MESSAGES/linsmith.mo
+share/locale/it/LC_MESSAGES/linsmith.mo
+share/locale/sv/LC_MESSAGES/linsmith.mo
+share/locale/zh/LC_MESSAGES/linsmith.mo
+share/pixmaps/linsmith/smith4.png
+share/pixmaps/linsmith/smithent.png
+ at dirrm share/pixmaps/linsmith
 @dirrm %%DATADIR%%
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list