Bug 16051 - Update ports: XEmacs21-21.1
Summary: Update ports: XEmacs21-21.1
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-01-11 07:20 UTC by KIRIYAMA Kazuhiko
Modified: 2000-01-14 18:14 UTC (History)
0 users

See Also:


Attachments
file.diff (3.41 KB, patch)
2000-01-11 07:20 UTC, KIRIYAMA Kazuhiko
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description KIRIYAMA Kazuhiko 2000-01-11 07:20:01 UTC
Updated the port XEmacs21-21.1. 

Current modifications are :

(1) Change dependencies of xemacs21-mule-common so as to build with PACKAGE_BUILDING.
(2) Change COMMENT setting not with `.' end.

I put the diff from ports-current in "Fix:".
Comment 1 KIRIYAMA Kazuhiko 2000-01-11 09:15:22 UTC
This patch should be applied after following patch for editors/xemacs21
which has already sent to it's MAINTAINER(gj@FreeBSD.org) would be applied:

diff -u -r -x CVS -x work -x *~ -x *.orig -N -I ^#.*\$Id.*$ -I ^# \$FreeBSD /usr/ports/current/editors/xemacs21/Makefile ./Makefile
--- /usr/ports/current/editors/xemacs21/Makefile	Sat Jan  8 12:31:39 2000
+++ ./Makefile	Tue Jan 11 03:05:31 2000
@@ -18,13 +18,11 @@
 
 MAINTAINER=	gj@FreeBSD.org
 
-.if !defined(MULE_COMMON)
 RUN_DEPENDS+=    ${PREFIX}/lib/xemacs/xemacs-packages/etc/enriched.doc:${PORTSDIR}/editors/xemacs-packages
 LIB_DEPENDS+=	Xpm.4:${PORTSDIR}/graphics/xpm \
 		jpeg.9:${PORTSDIR}/graphics/jpeg \
 		png.3:${PORTSDIR}/graphics/png \
 		tiff.4:${PORTSDIR}/graphics/tiff
-.endif
 
 XEMACS_REL=	21.1
 XEMACS_VER=	21.1.8
Comment 2 shige freebsd_committer freebsd_triage 2000-01-14 18:14:24 UTC
State Changed
From-To: open->closed

Committed. Thanks!