Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Dec 2011 19:12:41 +0000 (UTC)
From:      Mikhail Teterin <mi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/minidlna Makefile ports/net/minidlna/files BSDmakefile patch-aa
Message-ID:  <201112221912.pBMJCf3Y009238@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mi          2011-12-22 19:12:41 UTC

  FreeBSD ports repository

  Modified files:
    net/minidlna         Makefile 
    net/minidlna/files   BSDmakefile patch-aa 
  Log:
  Cast a size_t variable to ssize_t to prevent negatives being interpreted
  as huge positives. Bump PORTREVISION.
  
  Explicitly turn off the "deprecated-declarations" warning, which allows
  to delete the NO_WERROR setting from BSDmakefile.
  
  PR:     162526
  Submitted by:   Wes Santee
  
  Revision  Changes    Path
  1.5       +1 -0      ports/net/minidlna/Makefile
  1.4       +1 -2      ports/net/minidlna/files/BSDmakefile
  1.3       +1 -1      ports/net/minidlna/files/patch-aa



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112221912.pBMJCf3Y009238>