Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv17917/sci

Modified Files:
        pgplot.info 
Log Message:
new revision to switch to gcc47 from tracker
https://sourceforge.net/tracker/?func=detail&aid=3522535&group_id=17203&atid=414256

Index: pgplot.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/pgplot.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pgplot.info 19 Feb 2012 17:10:09 -0000      1.2
+++ pgplot.info 14 May 2012 11:38:04 -0000      1.3
@@ -1,25 +1,21 @@
 Package: pgplot
 Version: 5.2.2
-Revision: 2
-Depends: <<
-       aquaterm (>= 1.0.0-1002),
-       aquaterm-shlibs (>= 1.0.0-1002),
-       gcc46-shlibs,
-       libpng15-shlibs,
-       x11
-<<
-BuildDepends: <<
-       aquaterm-dev (>= 1.0.0-1002),
-       fink (>= 0.24.12),
-       gcc46,
-       libpng15,
-       x11-dev
-<<
+Revision: 3
+Description: Fortran- or C-callable scientific graphics
+Homepage: http://www.astro.caltech.edu/~tjp/pgplot/
+License: OSI-Approved
+Maintainer: Remko Scharroo <rem...@users.sourceforge.net>
+
 Source: ftp://ftp.astro.caltech.edu/pub/pgplot/%n522.tar.gz
 Source-MD5: e8a6e8d0d5ef9d1709dfb567724525ae
-SourceDirectory: pgplot
 PatchFile: %n.patch
 PatchFile-MD5: 0ea96aa1c1859f3d66c600738a25b7c2
+
+SourceDirectory: pgplot
+BuildDependsOnly: true
+BuildDepends: aquaterm-dev (>= 1.0.0-1002), fink (>= 0.24.12), gcc47, 
libpng15, x11-dev
+Depends: aquaterm (>= 1.0.0-1002), aquaterm-shlibs (>= 1.0.0-1002), 
gcc47-shlibs, libpng15-shlibs, x11
+
 PatchScript: <<
 #!/bin/bash -efv
 mkdir sys_macosx
@@ -28,6 +24,7 @@
 sed 's|<PREFIX>|%p|g' < %{PatchFile} | patch -p1
 perl -pi -e 's|g77|gfortran|g' sys_macosx/g77_gcc_AQT.conf  
 <<
+
 CompileScript: echo "No compile script"
 InstallScript: <<
 #!/bin/sh -ev
@@ -40,14 +37,14 @@
    make clean
  popd
 <<
+
 RuntimeVars: PGPLOT_DIR: %p/lib/pgplot
-License: OSI-Approved
 Docfiles: copyright.notice aaaread.me install-unix.txt install.txt
-Description: Fortran- or C-callable scientific graphics
 DescDetail: <<
 The PGPLOT Graphics Subroutine Library is a Fortran- or C-callable,
 device-independent graphics package for making simple scientific graphs.
 <<
+
 DescPort: Builds only static libs.
 DescUsage: <<
  PGPLOT_DIR environment variable set by pgplot.csh(.sh) in
@@ -59,5 +56,3 @@
     -L%p/lib -lpng -laquaterm
     -L$PGPLOT_DIR -lpgplot -lcpgplot
 <<
-Homepage: http://www.astro.caltech.edu/~tjp/pgplot/
-Maintainer: None <fink-de...@lists.sourceforge.net>


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to