FreeBSD Bugzilla – Attachment 83516 Details for
Bug 119276
[Maintainer Update] science/kst: Update to version 1.5.0 and hand over maintainance to new maintainer
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
kst-1.5.0-newMaintainer.diff
kst-1.5.0-newMaintainer.diff (text/plain), 4.11 KB, created by
Kay Lehmann
on 2008-01-02 19:10:03 UTC
(
hide
)
Description:
kst-1.5.0-newMaintainer.diff
Filename:
MIME Type:
Creator:
Kay Lehmann
Created:
2008-01-02 19:10:03 UTC
Size:
4.11 KB
patch
obsolete
>diff -u --exclude CVS /usr/ports/science/kst/Makefile kst/Makefile >--- /usr/ports/science/kst/Makefile 2007-10-15 13:31:51.000000000 +0200 >+++ kst/Makefile 2008-01-02 10:35:25.000000000 +0100 >@@ -5,13 +5,12 @@ > # $FreeBSD: ports/science/kst/Makefile,v 1.21 2007/10/15 11:31:51 pav Exp $ > > PORTNAME= kst >-PORTVERSION= 1.4.0 >+PORTVERSION= 1.5.0 > CATEGORIES= science kde >-MASTER_SITES= ${MASTER_SITE_KDE} \ >- http://omega.astro.utoronto.ca/${PORTNAME}/ >+MASTER_SITES= ${MASTER_SITE_KDE} > MASTER_SITE_SUBDIR= stable/apps/KDE3.x/scientific > >-MAINTAINER= kay_lehmann@web.de >+MAINTAINER= makc@issp.ac.ru > COMMENT= Data viewing program for KDE > > LIB_DEPENDS= cfitsio.0:${PORTSDIR}/astro/cfitsio \ >@@ -19,7 +18,8 @@ > > USE_KDELIBS_VER=3 > USE_GMAKE= yes >-USE_AUTOTOOLS= libtool:15 >+USE_PERL5_BUILD=yes >+USE_AUTOTOOLS= automake:19:env autoconf:261:env libtool:15 > USE_LDCONFIG= yes > INSTALLS_ICONS= yes > USE_GETTEXT= yes >@@ -41,7 +41,6 @@ > > .if defined(WITH_CDF) > CONFIGURE_ARGS+=LDFLAGS="-lm" >-MAKE_ARGS+= AUTOMAKE="${TRUE}" > LIB_DEPENDS+= cdf.0:${PORTSDIR}/science/cdf > PLIST_SUB+= CDF="" > .else >@@ -49,9 +48,10 @@ > PLIST_SUB+= CDF="@comment " > .endif > >-post-patch: >-# @${TOUCH} ${WRKSRC}/kst/kst/ksttimers.h.in >- @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} >+pre-configure: >+ @(cd ${WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${SH} admin/cvs.sh dist) >+ @${REINPLACE_CMD} -e 's|@kde_widgetdir@|@prefix@/lib/kde3/plugins/designer|' \ >+ ${WRKSRC}/kst/src/widgets/Makefile.in > .if !defined(WITH_NETCDF) > @${REINPLACE_CMD} -e 's| netcdf||g' ${WRKSRC}/kst/src/datasources/Makefile.in > .endif >diff -u --exclude CVS /usr/ports/science/kst/distinfo kst/distinfo >--- /usr/ports/science/kst/distinfo 2007-10-15 13:31:51.000000000 +0200 >+++ kst/distinfo 2007-12-16 13:47:04.000000000 +0100 >@@ -1,3 +1,3 @@ >-MD5 (kst-1.4.0.tar.gz) = edf8ef2e2f4434722eef1177c1a3a212 >-SHA256 (kst-1.4.0.tar.gz) = 215290598556776acf0a969143f261e16f50a4e912ef2a81ee917ee96cf85d93 >-SIZE (kst-1.4.0.tar.gz) = 17257929 >+MD5 (kst-1.5.0.tar.gz) = 7616e6923635b779016a9822d0ff47d6 >+SHA256 (kst-1.5.0.tar.gz) = 993c72a06178236ff61a6553dcc849dfb728256a638f621f957d789c6e98ec53 >+SIZE (kst-1.5.0.tar.gz) = 18254051 >diff -u --exclude CVS /usr/ports/science/kst/pkg-descr kst/pkg-descr >--- /usr/ports/science/kst/pkg-descr 2005-10-11 22:11:39.000000000 +0200 >+++ kst/pkg-descr 2007-12-16 13:47:04.000000000 +0100 >@@ -15,5 +15,4 @@ > It provides a DCOP interface for remote manipulation, and supports several > file formats in use in scientific projects around the world. > >-WWW: http://omega.astro.utoronto.ca/kst/ >-WWW: http://extragear.kde.org/apps/kst/ >+WWW: http://kst.kde.org/ >diff -u --exclude CVS /usr/ports/science/kst/pkg-plist kst/pkg-plist >--- /usr/ports/science/kst/pkg-plist 2007-10-15 13:31:51.000000000 +0200 >+++ kst/pkg-plist 2007-12-16 13:47:04.000000000 +0100 >@@ -19,9 +19,9 @@ > lib/kde3/kstdata_ascii.a > lib/kde3/kstdata_ascii.la > lib/kde3/kstdata_ascii.so >-%%CDF%%lib/kde3/kstdata_cdf.so >-%%CDF%%lib/kde3/kstdata_cdf.la > %%CDF%%lib/kde3/kstdata_cdf.a >+%%CDF%%lib/kde3/kstdata_cdf.la >+%%CDF%%lib/kde3/kstdata_cdf.so > lib/kde3/kstdata_dirfile.a > lib/kde3/kstdata_dirfile.la > lib/kde3/kstdata_dirfile.so >@@ -40,9 +40,9 @@ > lib/kde3/kstdata_lfiio.a > lib/kde3/kstdata_lfiio.la > lib/kde3/kstdata_lfiio.so >-%%NETCDF%%lib/kde3/kstdata_netcdf.so >-%%NETCDF%%lib/kde3/kstdata_netcdf.la > %%NETCDF%%lib/kde3/kstdata_netcdf.a >+%%NETCDF%%lib/kde3/kstdata_netcdf.la >+%%NETCDF%%lib/kde3/kstdata_netcdf.so > lib/kde3/kstdata_qimagesource.a > lib/kde3/kstdata_qimagesource.la > lib/kde3/kstdata_qimagesource.so >@@ -70,6 +70,9 @@ > lib/kde3/kstobject_bin.a > lib/kde3/kstobject_bin.la > lib/kde3/kstobject_bin.so >+lib/kde3/kstobject_binnedmap.a >+lib/kde3/kstobject_binnedmap.la >+lib/kde3/kstobject_binnedmap.so > lib/kde3/kstobject_chop.a > lib/kde3/kstobject_chop.la > lib/kde3/kstobject_chop.so >@@ -931,6 +934,7 @@ > share/services/kst/kstobject_akima_periodic.desktop > share/services/kst/kstobject_autocorrelate.desktop > share/services/kst/kstobject_bin.desktop >+share/services/kst/kstobject_binnedmap.desktop > share/services/kst/kstobject_chop.desktop > share/services/kst/kstobject_convolve.desktop > share/services/kst/kstobject_crosscorrelate.desktop
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 119276
: 83516