svn commit: r544553 - head/net/liveMedia

Tobias C. Berner tcberner at FreeBSD.org
Sun Aug 9 09:14:18 UTC 2020


Author: tcberner
Date: Sun Aug  9 09:14:18 2020
New Revision: 544553
URL: https://svnweb.freebsd.org/changeset/ports/544553

Log:
  net/liveMedia: update distinfo (changed post release)
  
  - diffing the distfile used when creating the initial update in r544379 with the one
    on the server now leads to:
  
    live/liveMedia/Makefile.tail:
  
    -include/RawVideoRTPSink.hh:    include/VideoRTPSink.hh include/RawVideoFrameParameters.hh
    +include/RawVideoRTPSink.hh:    include/VideoRTPSink.hh RawVideoFrameParameters.hh
  
    The moved header file is identical.

Modified:
  head/net/liveMedia/distinfo

Modified: head/net/liveMedia/distinfo
==============================================================================
--- head/net/liveMedia/distinfo	Sun Aug  9 08:55:36 2020	(r544552)
+++ head/net/liveMedia/distinfo	Sun Aug  9 09:14:18 2020	(r544553)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596877742
-SHA256 (live.2020.08.05.tar.gz) = c05782f54ca64ebfe63a91106756123a42c2d767d3920bb394e50dd1247bcbbc
-SIZE (live.2020.08.05.tar.gz) = 677456
+TIMESTAMP = 1596963743
+SHA256 (live.2020.08.05.tar.gz) = ba56099502a423149437a0654199540ece6c17b064aeb86831b0d929c3c4328c
+SIZE (live.2020.08.05.tar.gz) = 677414


More information about the svn-ports-head mailing list