[MacPorts] #3724: antigraingeometry: wrong checksum

MacPorts noreply at macports.org
Thu Mar 24 08:10:39 PDT 2016


#3724: antigraingeometry: wrong checksum
--------------------------------+--------------------------------
  Reporter:  Kai.Puolamaki@…    |      Owner:  macports-tickets@…
      Type:  defect             |     Status:  closed
  Priority:  Normal             |  Milestone:
 Component:  ports              |    Version:  1.0
Resolution:  fixed              |   Keywords:
      Port:  antigraingeometry  |
--------------------------------+--------------------------------
Changes (by ryandesign@…):

 * port:   => antigraingeometry


Old description:

> Wrong checksum in agg23.tar.gz.
>
> Anti-Grain Geometry folds apparently have a habit
> of fixing the distribution without updating the version number.
>
> See also e.g.
> http://lists.freebsd.org/pipermail/freebsd-ports-
> bugs/2005-May/058856.html
>
> x35:~/cvs/p/src/paleomcmc/c kaip$ sudo port install py-matplotlib
> --->  Fetching antigraingeometry
> --->  Attempting to fetch agg23.tar.gz from http://www.antigrain.com/
> --->  Verifying checksum(s) for antigraingeometry
> Error: Checksum (md5) mismatch for agg23.tar.gz
> Error: Checksum (sha1) mismatch for agg23.tar.gz
> Error: Target com.apple.checksum returned: Unable to verify file
> checksums
>
> Fix:
>
> --- Portfile.orig       2005-06-26 18:09:36.000000000 +0300
> +++ Portfile    2005-06-26 18:10:26.000000000 +0300
> @@ -24,8 +24,8 @@
>  master_sites           ${homepage}
>  distname                       agg23
>
> -checksums                      md5 05de7fd0340d59b1436c715b19b163b3 \
> -                                       sha1
> 6f6d6722d724b48533d5747461b88581c1406e86
> +checksums                      md5 c4a48ee42fdbcc75d5ce12111f6f7cef \
> +                                       sha1
> 21afd90246817f13b80c6df5f501c9f8811b885e
>
>  depends_lib                    lib:libfreetype.6:freetype
> lib:libX11:XFree86

New description:

 Wrong checksum in agg23.tar.gz.

 Anti-Grain Geometry folds apparently have a habit
 of fixing the distribution without updating the version number.

 See also e.g.
 http://lists.freebsd.org/pipermail/freebsd-ports-bugs/2005-May/058856.html

 {{{
 x35:~/cvs/p/src/paleomcmc/c kaip$ sudo port install py-matplotlib
 --->  Fetching antigraingeometry
 --->  Attempting to fetch agg23.tar.gz from http://www.antigrain.com/
 --->  Verifying checksum(s) for antigraingeometry
 Error: Checksum (md5) mismatch for agg23.tar.gz
 Error: Checksum (sha1) mismatch for agg23.tar.gz
 Error: Target com.apple.checksum returned: Unable to verify file checksums
 }}}

 Fix:

 {{{
 --- Portfile.orig       2005-06-26 18:09:36.000000000 +0300
 +++ Portfile    2005-06-26 18:10:26.000000000 +0300
 @@ -24,8 +24,8 @@
  master_sites           ${homepage}
  distname                       agg23

 -checksums                      md5 05de7fd0340d59b1436c715b19b163b3 \
 -                                       sha1
 6f6d6722d724b48533d5747461b88581c1406e86
 +checksums                      md5 c4a48ee42fdbcc75d5ce12111f6f7cef \
 +                                       sha1
 21afd90246817f13b80c6df5f501c9f8811b885e

  depends_lib                    lib:libfreetype.6:freetype
 lib:libX11:XFree86
 }}}

--

-- 
Ticket URL: <https://trac.macports.org/ticket/3724#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list