[113800] trunk/dports/gnome/gnome-common

devans at macports.org devans at macports.org
Sat Nov 23 12:11:37 PST 2013


Revision: 113800
          https://trac.macports.org/changeset/113800
Author:   devans at macports.org
Date:     2013-11-23 12:11:37 -0800 (Sat, 23 Nov 2013)
Log Message:
-----------
gnome-common: update to version 3.10.0.

Modified Paths:
--------------
    trunk/dports/gnome/gnome-common/Portfile
    trunk/dports/gnome/gnome-common/files/patch-gnome-autogen.sh.diff

Modified: trunk/dports/gnome/gnome-common/Portfile
===================================================================
--- trunk/dports/gnome/gnome-common/Portfile	2013-11-23 20:08:46 UTC (rev 113799)
+++ trunk/dports/gnome/gnome-common/Portfile	2013-11-23 20:11:37 UTC (rev 113800)
@@ -4,8 +4,7 @@
 PortSystem      1.0
 
 name            gnome-common
-version         3.6.0
-revision        1
+version         3.10.0
 set branch      [join [lrange [split ${version} .] 0 1] .]
 maintainers     nomaintainer
 categories      gnome
@@ -24,13 +23,9 @@
 
 use_xz          yes
 
-checksums       rmd160  6c672c672f7e1ec437375b88f05acdda9c5ccf17 \
-                sha256  e10f09de06bddcc8f980422e3bfdcd8185eee7f1eae11543a765ec8e764b8d95
+checksums       rmd160  da2a76865667cb8d4665fb5ada8ec4c09bfdd386 \
+                sha256  aed69474a671e046523827f73ba5e936d57235b661db97900db7356e1e03b0a3
 
-pre-patch {
-    copy ${worksrcpath}/macros2/gnome-autogen.sh ${worksrcpath}/macros2/gnome-autogen.sh.orig
-}
-
 patchfiles      patch-gnome-autogen.sh.diff
 
 livecheck.type  gnome

Modified: trunk/dports/gnome/gnome-common/files/patch-gnome-autogen.sh.diff
===================================================================
--- trunk/dports/gnome/gnome-common/files/patch-gnome-autogen.sh.diff	2013-11-23 20:08:46 UTC (rev 113799)
+++ trunk/dports/gnome/gnome-common/files/patch-gnome-autogen.sh.diff	2013-11-23 20:11:37 UTC (rev 113800)
@@ -1,87 +1,11 @@
---- macros2/gnome-autogen.sh.orig	2012-10-15 15:58:19.000000000 -0700
-+++ macros2/gnome-autogen.sh	2013-08-23 14:52:55.000000000 -0700
-@@ -117,7 +117,7 @@
+--- macros2/gnome-autogen.sh.orig	2013-09-03 13:32:52.000000000 -0700
++++ macros2/gnome-autogen.sh	2013-11-23 11:58:37.000000000 -0800
+@@ -109,7 +109,7 @@
      if [ "$vc_status" != 0 ]; then
- 	printerr "***Error***: You must have $vc_package $vc_comparator $vc_min_version installed"
+ 	printerr "***Error***: You must have $vc_package >= $vc_min_version installed"
  	printerr "  to build $PKG_NAME.  Download the appropriate package for"
 -	printerr "  from your distribution or get the source tarball at"
 +	printerr "  from your distribution.  For example, you can install it with"
          printerr "    $vc_source"
  	printerr
  	exit $vc_status
-@@ -346,14 +346,16 @@
- 
- case $REQUIRED_AUTOMAKE_VERSION in
-     1.4*) automake_progs="automake-1.4" ;;
--    1.5*) automake_progs="automake-1.12 automake-1.11 automake-1.10 automake-1.9 automake-1.8 automake-1.7 automake-1.6 automake-1.5" ;;
--    1.6*) automake_progs="automake-1.12 automake-1.11 automake-1.10 automake-1.9 automake-1.8 automake-1.7 automake-1.6" ;;
--    1.7*) automake_progs="automake-1.12 automake-1.11 automake-1.10 automake-1.9 automake-1.8 automake-1.7" ;;
--    1.8*) automake_progs="automake-1.12 automake-1.11 automake-1.10 automake-1.9 automake-1.8" ;;
--    1.9*) automake_progs="automake-1.12 automake-1.11 automake-1.10 automake-1.9" ;;
--    1.10*) automake_progs="automake-1.12 automake-1.11 automake-1.10" ;;
--    1.11*) automake_progs="automake-1.12 automake-1.11" ;;
--    1.12*) automake_progs="automake-1.12" ;;
-+    1.5*) automake_progs="automake-1.14 automake-1.13 automake-1.12 automake-1.11 automake-1.10 automake-1.9 automake-1.8 automake-1.7 automake-1.6 automake-1.5" ;;
-+    1.6*) automake_progs="automake-1.14 automake-1.13 automake-1.12 automake-1.11 automake-1.10 automake-1.9 automake-1.8 automake-1.7 automake-1.6" ;;
-+    1.7*) automake_progs="automake-1.14 automake-1.13 automake-1.12 automake-1.11 automake-1.10 automake-1.9 automake-1.8 automake-1.7" ;;
-+    1.8*) automake_progs="automake-1.14 automake-1.13 automake-1.12 automake-1.11 automake-1.10 automake-1.9 automake-1.8" ;;
-+    1.9*) automake_progs="automake-1.14 automake-1.13 automake-1.12 automake-1.11 automake-1.10 automake-1.9" ;;
-+    1.10*) automake_progs="automake-1.14 automake-1.13 automake-1.12 automake-1.11 automake-1.10" ;;
-+    1.11*) automake_progs="automake-1.14 automake-1.13 automake-1.12 automake-1.11" ;;
-+    1.12*) automake_progs="automake-1.14 automake-1.13 automake-1.12" ;;
-+    1.13*) automake_progs="automake-1.14 automake-1.13" ;;
-+    1.14*) automake_progs="automake-1.14" ;;
- esac
- version_check automake AUTOMAKE "$automake_progs" $REQUIRED_AUTOMAKE_VERSION \
-     "http://ftp.gnu.org/pub/gnu/automake/automake-$REQUIRED_AUTOMAKE_VERSION.tar.gz"
-@@ -361,43 +363,43 @@
- 
- if $want_libtool; then
-     version_check libtool LIBTOOLIZE "libtoolize glibtoolize" $REQUIRED_LIBTOOL_VERSION \
--        "http://ftp.gnu.org/pub/gnu/libtool/libtool-$REQUIRED_LIBTOOL_VERSION.tar.gz"
-+        "sudo port install libtool"
-     require_m4macro libtool.m4
- fi
- 
- if $want_gettext; then
-     version_check gettext GETTEXTIZE gettextize $REQUIRED_GETTEXT_VERSION \
--        "http://ftp.gnu.org/pub/gnu/gettext/gettext-$REQUIRED_GETTEXT_VERSION.tar.gz"
-+        "sudo port install gettext"
-     require_m4macro gettext.m4
- fi
- 
- if $want_glib_gettext; then
-     version_check glib-gettext GLIB_GETTEXTIZE glib-gettextize $REQUIRED_GLIB_GETTEXT_VERSION \
--        "ftp://ftp.gtk.org/pub/gtk/v2.2/glib-$REQUIRED_GLIB_GETTEXT_VERSION.tar.gz"
-+        "sudo port install glib2"
-     require_m4macro glib-gettext.m4
- fi
- 
- if $want_intltool; then
-     version_check intltool INTLTOOLIZE intltoolize $REQUIRED_INTLTOOL_VERSION \
--        "http://ftp.gnome.org/pub/GNOME/sources/intltool/"
-+        "sudo port install intltool"
-     require_m4macro intltool.m4
- fi
- 
- if $want_pkg_config; then
-     version_check pkg-config PKG_CONFIG pkg-config $REQUIRED_PKG_CONFIG_VERSION \
--        "'http://www.freedesktop.org/software/pkgconfig/releases/pkgconfig-$REQUIRED_PKG_CONFIG_VERSION.tar.gz"
-+        "sudo port install pkgconfig"
-     require_m4macro pkg.m4
- fi
- 
- if $want_gtk_doc; then
-     version_check gtk-doc GTKDOCIZE gtkdocize $REQUIRED_GTK_DOC_VERSION \
--        "http://ftp.gnome.org/pub/GNOME/sources/gtk-doc/"
-+        "sudo port install gtk-doc"
-     require_m4macro gtk-doc.m4
- fi
- 
- if $want_gnome_doc_utils; then
-     version_check gnome-doc-utils GNOME_DOC_PREPARE gnome-doc-prepare $REQUIRED_GNOME_DOC_UTILS_VERSION \
--        "http://ftp.gnome.org/pub/GNOME/sources/gnome-doc-utils/"
-+        "sudo port install gnome-doc-utils"
- fi
- 
- if [ "x$USE_COMMON_DOC_BUILD" = "xyes" ]; then
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131123/5a78c2ed/attachment.html>


More information about the macports-changes mailing list