[Bug 200249] net-mgmt/cnagios: Upstream source moved to github

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat May 16 20:45:59 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200249

--- Comment #1 from danny at dannywarren.com ---
Note that the size and checksums are slightly different, even though the
imported source is the same.  Github must use a slightly different compression
level.

I even left "0.30" in version.h just to keep parity and for historical sake.

Here is a diff showing parity between the old 0.31 source pulled from the
freebsd distcache and the tagged 0.31 github release:

  $ diff -rs cnagios-0.31.distcache/ cnagios-0.31.github/
  Files cnagios-0.31.distcache/CHANGES and cnagios-0.31.github/CHANGES are
identical
  Files cnagios-0.31.distcache/LICENSE and cnagios-0.31.github/LICENSE are
identical
  Files cnagios-0.31.distcache/Makefile.in and cnagios-0.31.github/Makefile.in
are identical
  Files cnagios-0.31.distcache/README and cnagios-0.31.github/README are
identical
  Files cnagios-0.31.distcache/TODO and cnagios-0.31.github/TODO are identical
  Files cnagios-0.31.distcache/VERSION and cnagios-0.31.github/VERSION are
identical
  Files cnagios-0.31.distcache/cmds.c and cnagios-0.31.github/cmds.c are
identical
  Files cnagios-0.31.distcache/cnagios.1 and cnagios-0.31.github/cnagios.1 are
identical
  Files cnagios-0.31.distcache/cnagios.1.mdoc and
cnagios-0.31.github/cnagios.1.mdoc are identical
  Files cnagios-0.31.distcache/cnagios.c and cnagios-0.31.github/cnagios.c are
identical
  Files cnagios-0.31.distcache/cnagios.h.in and
cnagios-0.31.github/cnagios.h.in are identical
  Files cnagios-0.31.distcache/cnagios.help and
cnagios-0.31.github/cnagios.help are identical
  Files cnagios-0.31.distcache/cnagios.pl and cnagios-0.31.github/cnagios.pl
are identical
  Files cnagios-0.31.distcache/cnagiosrc and cnagios-0.31.github/cnagiosrc are
identical
  Files cnagios-0.31.distcache/config/config.guess and
cnagios-0.31.github/config/config.guess are identical
  Files cnagios-0.31.distcache/config/config.sub and
cnagios-0.31.github/config/config.sub are identical
  Files cnagios-0.31.distcache/config/install-sh and
cnagios-0.31.github/config/install-sh are identical
  Files cnagios-0.31.distcache/config/missing and
cnagios-0.31.github/config/missing are identical
  Files cnagios-0.31.distcache/config/mkinstalldirs and
cnagios-0.31.github/config/mkinstalldirs are identical
  Files cnagios-0.31.distcache/configure and cnagios-0.31.github/configure are
identical
  Files cnagios-0.31.distcache/configure.in and
cnagios-0.31.github/configure.in are identical
  Files cnagios-0.31.distcache/debug.c and cnagios-0.31.github/debug.c are
identical
  Files cnagios-0.31.distcache/dotfile.c and cnagios-0.31.github/dotfile.c are
identical
  Files cnagios-0.31.distcache/draw.c and cnagios-0.31.github/draw.c are
identical
  Files cnagios-0.31.distcache/help.c and cnagios-0.31.github/help.c are
identical
  Files cnagios-0.31.distcache/perl.c and cnagios-0.31.github/perl.c are
identical
  Files cnagios-0.31.distcache/read.c and cnagios-0.31.github/read.c are
identical
  Files cnagios-0.31.distcache/readv1.c and cnagios-0.31.github/readv1.c are
identical
  Files cnagios-0.31.distcache/readv23.c and cnagios-0.31.github/readv23.c are
identical
  Files cnagios-0.31.distcache/update.c and cnagios-0.31.github/update.c are
identical
  Files cnagios-0.31.distcache/version.h and cnagios-0.31.github/version.h are
identical

You can verify this yourself, as well:

  http://distcache.FreeBSD.org/ports-distfiles/cnagios-0.31.tar.gz
  https://github.com/dannywarren/cnagios/archive/0.31.tar.gz

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list