Bug 23171 - port refers to old versions of many xemacs packages
Summary: port refers to old versions of many xemacs packages
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: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-11-29 06:20 UTC by jason
Modified: 2000-12-03 07:02 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jason 2000-11-29 06:20:01 UTC
Many of the xemacs packages in this port are out of date.  For example,

Fix: 

Instead of hardcoding specific xemacs package versions, can you do a >= so that
the port will work properly when new versions are released?
How-To-Repeat: 
cd /usr/ports/editors/xemacs-packages && make fetch
Comment 1 Doug Barton freebsd_committer freebsd_triage 2000-12-03 02:20:30 UTC
State Changed
From-To: open->feedback


Have you brought this up with the port's maintainer? 
Also, please pick more realistic values for your PR 
priorities, thanks.
Comment 2 kiri freebsd_committer freebsd_triage 2000-12-03 06:51:10 UTC
State Changed
From-To: feedback->closed

Sorry for late taking measures to meet this problem. I already committed 
with copying obsolete xemacs' packages to the private local_distfiles 
and added MASTER_SITE_LOCAL to MASTER_SITES of Makefiles. Thanks!