[153753] trunk/dports/tex/biblatex-biber/Portfile

dports at macports.org dports at macports.org
Mon Oct 10 04:48:37 CEST 2016


Revision: 153753
          https://trac.macports.org/changeset/153753
Author:   dports at macports.org
Date:     2016-10-09 19:48:37 -0700 (Sun, 09 Oct 2016)
Log Message:
-----------
biblatex-biber: use distfile mirror because upstream is using an
unversioned distfile and no longer distributing v2.5 (#52497)

Modified Paths:
--------------
    trunk/dports/tex/biblatex-biber/Portfile

Modified: trunk/dports/tex/biblatex-biber/Portfile
===================================================================
--- trunk/dports/tex/biblatex-biber/Portfile	2016-10-10 01:44:11 UTC (rev 153752)
+++ trunk/dports/tex/biblatex-biber/Portfile	2016-10-10 02:48:37 UTC (rev 153753)
@@ -41,11 +41,17 @@
 supported_archs noarch
 homepage        http://biblatex-biber.sourceforge.net/
 
-master_sites    sourceforge:project/${name}/${name}/current
-distname        ${name}
-dist_subdir     ${name}-${version}
-worksrcdir      ${name}-${version}
+# Use a temporary mirror because upstream is using an unversioned
+# distfile and no longer distributing non-current versions.
+# Upstream repository is:
+# master_sites    sourceforge:project/${name}/${name}/current
+# distname        ${name}
+# dist_subdir     ${name}-${version}
+# worksrcdir      ${name}-${version}
 
+master_sites     http://giraffe.cs.washington.edu/texlive/
+distname         ${name}-${version}
+
 checksums       rmd160  4437897782981b465e2ac8ffb9db59717998d9c0 \
                 sha256  c6a0c3ee369d7e9c7d59b4be1d0a3ecfa3e32a391bc97e7a5e6a3a932e4209c8
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161009/b6632c5a/attachment-0002.html>


More information about the macports-changes mailing list