Bug 92717

Summary: Incorrect checksum in xemacs-packages port
Product: Ports & Packages Reporter: David Gilbert <dgilbert>
Component: Individual Port(s)Assignee: Andrey Slusar <anray>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description David Gilbert 2006-02-02 06:00:18 UTC
Looks like auctex changed it's hash

How-To-Repeat: cd /usr/ports/editors/xemacs-packages
make install
Comment 1 Simon Barner freebsd_committer freebsd_triage 2006-02-02 08:35:57 UTC
Responsible Changed
From-To: freebsd-ports-bugs->anray

Over to maintainer. 

I have an old copy of the distfile here, and the changes are: 

- Documentation seems to be generated with makeinfo version 4.7 
(instead of 4.6) resulting in lots of formatting changes. 

- All binary Lisp files (.elc) differ, although the corresponding 
sources (.el) are equal. Perhaps the distributors used a more 
recent Lisp version to compile their sources?
Comment 2 Andrey Slusar freebsd_committer freebsd_triage 2006-02-02 10:11:34 UTC
State Changed
From-To: open->closed

Committed. Thanks!