[40425] trunk/dports/gnome/libgnomeprint

jmr at macports.org jmr at macports.org
Wed Oct 1 10:01:21 PDT 2008


Revision: 40425
          http://trac.macports.org/changeset/40425
Author:   jmr at macports.org
Date:     2008-10-01 10:01:21 -0700 (Wed, 01 Oct 2008)
Log Message:
-----------
libgnomeprint: update to 2.18.5 (#16711)

Modified Paths:
--------------
    trunk/dports/gnome/libgnomeprint/Portfile
    trunk/dports/gnome/libgnomeprint/files/patch-configure.diff

Modified: trunk/dports/gnome/libgnomeprint/Portfile
===================================================================
--- trunk/dports/gnome/libgnomeprint/Portfile	2008-10-01 16:37:02 UTC (rev 40424)
+++ trunk/dports/gnome/libgnomeprint/Portfile	2008-10-01 17:01:21 UTC (rev 40425)
@@ -3,7 +3,7 @@
 PortSystem      1.0
 
 name		    libgnomeprint
-version		    2.18.4
+version		    2.18.5
 set branch      [join [lrange [split ${version} .] 0 1] .]
 maintainers	    nomaintainer
 categories	    gnome
@@ -17,9 +17,9 @@
 master_sites    gnome:sources/${name}/${branch}/
 use_bzip2       yes
 
-checksums       md5 bc460f875425a956176f07440b3fa46e \
-                sha1 5d79f3ce210b9a11bc67983852064513a12ac97f \
-                rmd160 c321525fdd44a9bb38f901f222fa34d625aac816
+checksums       md5 c325baf4487335259e050619185787b1 \
+                sha1 17419e9230da8b25d8333b4b0910c0a47577a23e \
+                rmd160 3690152f539cb687b91c4bb7d4400936f5b2e208
 
 patchfiles      patch-configure.diff
 

Modified: trunk/dports/gnome/libgnomeprint/files/patch-configure.diff
===================================================================
--- trunk/dports/gnome/libgnomeprint/files/patch-configure.diff	2008-10-01 16:37:02 UTC (rev 40424)
+++ trunk/dports/gnome/libgnomeprint/files/patch-configure.diff	2008-10-01 17:01:21 UTC (rev 40425)
@@ -1,24 +1,12 @@
---- configure.in.orig	2007-10-08 11:30:34.000000000 +0200
-+++ configure.in	2007-10-08 11:32:54.000000000 +0200
-@@ -148,9 +148,6 @@
- dnl Checking for libm
- dnl =================================
- AC_CHECK_LIBM
--if test "x$LIBM" = "x"; then
--	AC_MSG_ERROR(You need -lm(mathematic library) for this version of libgnomeprint.)
--fi
- LDFLAGS="$LDFLAGS $LIBM"
- 
- dnl =================================
---- configure.orig	2007-10-08 11:30:26.000000000 +0200
-+++ configure	2007-10-08 11:32:53.000000000 +0200
-@@ -23821,11 +23821,6 @@
+--- configure.orig	2008-09-22 05:37:14.000000000 -0700
++++ configure	2008-09-30 16:21:00.000000000 -0700
+@@ -24787,11 +24787,6 @@
    ;;
  esac
  
 -if test "x$LIBM" = "x"; then
--	{ { echo "$as_me:$LINENO: error: You need -lm(mathematic library) for this version of libgnomeprint." >&5
--echo "$as_me: error: You need -lm(mathematic library) for this version of libgnomeprint." >&2;}
+-	{ { $as_echo "$as_me:$LINENO: error: You need -lm(mathematic library) for this version of libgnomeprint." >&5
+-$as_echo "$as_me: error: You need -lm(mathematic library) for this version of libgnomeprint." >&2;}
 -   { (exit 1); exit 1; }; }
 -fi
  LDFLAGS="$LDFLAGS $LIBM"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081001/8e96b230/attachment-0001.html 


More information about the macports-changes mailing list