git: 96f113feeb07 - main - lang/fpc: unbreak on i386 after e40d870fc3cb

Jan Beich jbeich at FreeBSD.org
Sun Aug 1 02:20:16 UTC 2021


The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=96f113feeb0714c0bc86a7e0ebeb3ebab7f38486

commit 96f113feeb0714c0bc86a7e0ebeb3ebab7f38486
Author:     Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-08-01 02:18:02 +0000
Commit:     Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-08-01 02:20:06 +0000

    lang/fpc: unbreak on i386 after e40d870fc3cb
    
    $ make checksum ARCH=i386
    ===>   fpc-3.2.2 depends on file: /usr/local/sbin/pkg - found
    => freepascal/ppc386-3.0.4-freebsd.tar.gz is not in /usr/ports/lang/fpc/distinfo.
    => Either /usr/ports/lang/fpc/distinfo is out of date, or
    => freepascal/ppc386-3.0.4-freebsd.tar.gz is spelled incorrectly.
    *** Error code 1
---
 lang/fpc/distinfo | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lang/fpc/distinfo b/lang/fpc/distinfo
index 7a9d4265902c..7208db1b1c60 100644
--- a/lang/fpc/distinfo
+++ b/lang/fpc/distinfo
@@ -1,6 +1,8 @@
 TIMESTAMP = 1627713160
 SHA256 (freepascal/fpc-3.2.2.source.tar.gz) = d542e349de246843d4f164829953d1f5b864126c5b62fd17c9b45b33e23d2f44
 SIZE (freepascal/fpc-3.2.2.source.tar.gz) = 52240052
+SHA256 (freepascal/ppc386-3.0.4-freebsd.tar.gz) = 3f5fa4b24abde00a1dcfe7e28938e8b7bf908c7d6633182521916e2191ae867d
+SIZE (freepascal/ppc386-3.0.4-freebsd.tar.gz) = 1121653
 SHA256 (freepascal/ppcx64-3.0.4-freebsd.tar.gz) = fb57c418ec374ed99cd7914a4daa5fc6afccfbf41595a886c361e3fef8bbdbb3
 SIZE (freepascal/ppcx64-3.0.4-freebsd.tar.gz) = 1198576
 SHA256 (freepascal/fpc-3.2.2.man.tar.gz) = 4b7d7d50922531fa01e00d0bc913abb40426ba3001579240bf3db3f4ad640584


More information about the dev-commits-ports-main mailing list