Bug 153544 - [patch] remove NO_SIZE from ports which don't need it
Summary: [patch] remove NO_SIZE from ports which don't need it
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Matthias Andree
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-30 13:20 UTC by Eitan Adler
Modified: 2011-01-21 08:10 UTC (History)
0 users

See Also:


Attachments
file.diff (1.34 KB, patch)
2010-12-30 13:20 UTC, Eitan Adler
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eitan Adler freebsd_committer freebsd_triage 2010-12-30 13:20:06 UTC
ftp/ftpcop
mail/usendmail
sysutils/uschedule
net/forg

are the only ports currently marked with NO_SIZE
of these 4 the first three do actually report a size (or least generate no warning when built without NO_SIZE)
therefore NO_SIZE should be removed from the first three
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2010-12-30 13:30:04 UTC
I meant when a checksum is generated - not when built - sorry.

-- 
Eitan Adler

http://five.sentenc.es/
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2011-01-11 11:23:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mandree

Assign to maintainer of ftp/ftpcopy.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-01-11 12:05:14 UTC
mandree     2011-01-11 12:05:09 UTC

  FreeBSD ports repository

  Modified files:
    ftp/ftpcopy          Makefile distinfo 
  Log:
  Remove NO_SIZE line.
  Remove MD5 hash while we're here.
  
  In partial fix for
  PR:           ports/153544
  Submitted by: Eitan Adler
  
  Revision  Changes    Path
  1.27      +0 -1      ports/ftp/ftpcopy/Makefile
  1.22      +0 -1      ports/ftp/ftpcopy/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Matthias Andree freebsd_committer freebsd_triage 2011-01-11 12:13:50 UTC
State Changed
From-To: open->feedback

awaiting tmseck's feedback for the */u* ports.
Comment 5 Thomas-Martin Seck 2011-01-19 18:03:50 UTC
I approve this change if the ports still fetch. I tried locally and they
did fetch indeed--to my surprise. Could "someone" double-check that the
port still fetches for them after the change? The master site used to
use (or still uses) djb's publicfile server which did not provide size
information.  Thus the need for NO_SIZE because "make fetch" would have
failed without it (back then).

Thanks to the submitter for spotting this.
Comment 6 dfilter service freebsd_committer freebsd_triage 2011-01-21 08:07:32 UTC
mandree     2011-01-21 08:07:26 UTC

  FreeBSD ports repository

  Modified files:
    mail/usendmail       Makefile distinfo 
    sysutils/uschedule   Makefile distinfo 
  Log:
  Remove NO_SIZE, upstream has switched to lighttpd.
  
  Approved by:  Thomas-Martin Seck (maintainer)
  Submitted by: Eitan Adler
  PR:           ports/153544
  Feature safe: yes
  
  Revision  Changes    Path
  1.9       +0 -1      ports/mail/usendmail/Makefile
  1.4       +1 -1      ports/mail/usendmail/distinfo
  1.6       +0 -1      ports/sysutils/uschedule/Makefile
  1.5       +1 -1      ports/sysutils/uschedule/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 7 Matthias Andree freebsd_committer freebsd_triage 2011-01-21 08:08:43 UTC
State Changed
From-To: feedback->closed

closed for Uwe Ohse's software (ftpcopy, usendmail, uschedule), but 
NO_SIZE remains set for net/forg, which is fetched via gopher.