[gtk-osx] Fix the repository link of cups module



commit 0dea00a0766f6fa004bcc926de42a9fb5dd75c67
Author: Kirill Moizik <kirill daynix com>
Date:   Thu Apr 30 12:02:50 2015 +0300

    Fix the repository link of cups module
    
    The link in outdated. Updating to new link.

 modulesets-stable/gtk-osx-bootstrap.modules   |    4 ++--
 modulesets-unstable/gtk-osx-bootstrap.modules |    4 ++--
 modulesets/gtk-osx-bootstrap.modules          |    4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx-bootstrap.modules b/modulesets-stable/gtk-osx-bootstrap.modules
index c55c864..dfa5454 100644
--- a/modulesets-stable/gtk-osx-bootstrap.modules
+++ b/modulesets-stable/gtk-osx-bootstrap.modules
@@ -23,7 +23,7 @@
   <repository type="tarball" name="harfbuzz"
               href="http://www.freedesktop.org/software/harfbuzz/release/"/>
   <repository type="tarball" name="cups"
-             href="http://ftp.easysw.com/pub/"/>
+             href="https://www.cups.org/software/"/>
   <repository type="tarball" name="itstool" href="http://files.itstool.org/"/>
   <repository type="tarball" name="icu"
               href="http://download.icu-project.org/files/"/>
@@ -81,7 +81,7 @@
   <!-- Cups is needed *only* for Tiger, and skipped otherwise -->
   <autotools id='cups' autogen-sh='configure' skip-autogen='never'
             autogenargs='DSOFLAGS="$LDFLAGS"'>
-    <branch module="cups/1.2.12/cups-1.2.12-source.tar.bz2"
+    <branch module="1.2.12/cups-1.2.12-source.tar.bz2"
            version="1.2.12" repo="cups"  checkoutdir='cups-1.2.12'/>
     <dependencies>
       <dep package="libtiff"/>
diff --git a/modulesets-unstable/gtk-osx-bootstrap.modules b/modulesets-unstable/gtk-osx-bootstrap.modules
index e6e6b0c..ba8b926 100644
--- a/modulesets-unstable/gtk-osx-bootstrap.modules
+++ b/modulesets-unstable/gtk-osx-bootstrap.modules
@@ -23,7 +23,7 @@
   <repository type="git" name="git.gnome.org"
               href="git://git.gnome.org/"/>
   <repository type="tarball" name="cups"
-             href="http://ftp.easysw.com/pub/"/>
+             href="https://www.cups.org/software/"/>
   <repository type="git" name="gitorious" href="https://gitorious.org/"/>
   <repository type="tarball" name="icu"
               href="http://download.icu-project.org/files/"/>
@@ -77,7 +77,7 @@
   <!-- Cups is needed *only* for Tiger, and skipped otherwise -->
   <autotools id='cups' autogen-sh='configure' skip-autogen='never'
             autogenargs='DSOFLAGS="$LDFLAGS"'>
-    <branch module="cups/1.2.12/cups-1.2.12-source.tar.bz2"
+    <branch module="1.2.12/cups-1.2.12-source.tar.bz2"
            version="1.2.12" repo="cups"  checkoutdir='cups-1.2.12'/>
     <dependencies>
       <dep package="libtiff"/>
diff --git a/modulesets/gtk-osx-bootstrap.modules b/modulesets/gtk-osx-bootstrap.modules
index d3b3c07..e4508ea 100644
--- a/modulesets/gtk-osx-bootstrap.modules
+++ b/modulesets/gtk-osx-bootstrap.modules
@@ -23,7 +23,7 @@
   <repository type="git" name="git.gnome.org"
               href="git://git.gnome.org/"/>
   <repository type="tarball" name="cups"
-             href="http://ftp.easysw.com/pub/"/>
+             href="https://www.cups.org/software/"/>
   <repository type="git" name="gitorious" href="https://gitorious.org/"/>
   <repository type="tarball" name="icu"
               href="http://download.icu-project.org/files/"/>
@@ -81,7 +81,7 @@
   <!-- Cups is needed *only* for Tiger, and skipped otherwise -->
   <autotools id='cups' autogen-sh='configure' skip-autogen='never'
             autogenargs='DSOFLAGS="$LDFLAGS"'>
-    <branch module="cups/1.2.12/cups-1.2.12-source.tar.bz2"
+    <branch module="1.2.12/cups-1.2.12-source.tar.bz2"
            version="1.2.12" repo="cups"  checkoutdir='cups-1.2.12'/>
     <dependencies>
       <dep package="libtiff"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]