[MacPorts] #69398: stardict @3.0.6.2: checksum mismatch due to stealth update (was: stardict : some of the Fetching mirrors are no longer available)

MacPorts noreply at macports.org
Sun Mar 3 00:12:28 UTC 2024


#69398: stardict @3.0.6.2: checksum mismatch due to stealth update
-----------------------+---------------------------
  Reporter:  pallas42  |      Owner:  alexandernx@…
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.9.1
Resolution:            |   Keywords:
      Port:  stardict  |
-----------------------+---------------------------
Changes (by ryandesign):

 * status:  new => assigned
 * owner:  (none) => alexandernx@…
 * cc: alexandernx@… (removed)


Comment:

 I agree, the file now on sourceforge was [PortfileRecipes#stealth-updates
 stealth updated]. The difference between the file we mirrored in March
 2022 and the one on sourceforge now is:

 {{{
 --- macports/stardict-3.0.6.2/dict/debian-upstream/control      2021-02-03
 04:19:53.000000000 -0600
 +++ sourceforge/stardict-3.0.6.2/dict/debian-upstream/control   2022-09-20
 17:30:28.000000000 -0500
 @@ -3,7 +3,7 @@
  Priority: optional
  Maintainer: Roy Hiu-yeung Chan <hychan at glink.net.hk>
  Uploaders: Anthony Fok <foka at debian.org>, Andrew Lee
 <andrew at linux.org.tw>
 -Build-Depends: debhelper (>= 8), python-dev, libgtk2.0-dev,
 libgconf2-dev, zlib1g-dev, sharutils, libxml-parser-perl, libx11-dev,
 libsigc++-2.0-dev, libespeak-dev, libenchant-dev, flite1-dev
 +Build-Depends: debhelper (>= 8), python-dev, libgtk2.0-dev,
 libgconf2-dev, zlib1g-dev, sharutils, libxml-parser-perl, libx11-dev,
 libsigc++-2.0-dev, libespeak-dev, libenchant-2-dev, flite1-dev
  Standards-Version: 3.9.2

  Package: stardict
 --- macports/stardict-3.0.6.2/dict/debian-upstream/rules        2021-02-03
 04:19:53.000000000 -0600
 +++ sourceforge/stardict-3.0.6.2/dict/debian-upstream/rules     2022-09-20
 17:30:57.000000000 -0500
 @@ -33,6 +33,7 @@
         dh_testdir

         # Add here commands to compile the package with gnome support
 +       ./autogen.sh
         ./configure --host=$(DEB_HOST_GNU_TYPE)
 --build=$(DEB_BUILD_GNU_TYPE) \
                 --prefix=/usr \
                 --mandir=\$${prefix}/share/man \
 }}}

 Since the changes are only in Debian files they are of no concern to
 MacPorts and we could ignore it (by adding the line `master_sites
 macports_distfiles` to the Portfile). [ticket:69399 Updating the port to
 the latest version] would also fix it.

-- 
Ticket URL: <https://trac.macports.org/ticket/69398#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list