[Bug 255585] net-im/libpurple in inconsistent state, wrong distinfo
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue May 4 06:23:08 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255585
Bug ID: 255585
Summary: net-im/libpurple in inconsistent state, wrong distinfo
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: marcus at FreeBSD.org
Reporter: bsd at dino.sk
Flags: maintainer-feedback?(marcus at FreeBSD.org)
Assignee: marcus at FreeBSD.org
Port is updated to version 2.14.4, but distinfo still contains 2.14.3 tarball
data. As a consequence, port refuses to build. Simple 'make makesum' fixes
that. Resulting diff:
diff --git a/net-im/libpurple/distinfo b/net-im/libpurple/distinfo
index 7520c3b3bc4f..a5a5f123f1df 100644
--- a/net-im/libpurple/distinfo
+++ b/net-im/libpurple/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618857855
-SHA256 (pidgin-2.14.3.tar.bz2) =
2b064802fdfec008878f7179120ccf1e67c68b46ec0966399a095e20bc762e76
-SIZE (pidgin-2.14.3.tar.bz2) = 8688849
+TIMESTAMP = 1620108724
+SHA256 (pidgin-2.14.4.tar.bz2) =
67c1a0104b0624a50100c6d73cd5504d53c9d221922b1b28fa86020531a9904e
+SIZE (pidgin-2.14.4.tar.bz2) = 8724096
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list