FreeBSD Bugzilla – Attachment 134394 Details for
Bug 179062
irc/irchat-pj-emacs21: Update MASTER_SITES
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.63 KB, created by
tkato432
on 2013-05-28 19:40:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2013-05-28 19:40:02 UTC
Size:
1.63 KB
patch
obsolete
>diff -urN /usr/ports/irc/irchat-pj-emacs21/Makefile irc/irchat-pj-emacs21/Makefile >--- /usr/ports/irc/irchat-pj-emacs21/Makefile 2012-11-08 07:06:35.000000000 +0900 >+++ irc/irchat-pj-emacs21/Makefile 2013-05-29 00:00:00.000000000 +0900 >@@ -1,15 +1,12 @@ >-# New ports collection makefile for: irchat-pj (for emacs20) >-# Date Created: 2 May 2001 >-# Whom: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp> >-# >+# Created by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp> > # $FreeBSD: head/irc/irchat-pj-emacs21/Makefile 300896 2012-07-14 13:54:48Z beat $ >-# > > PORTNAME= irchat-pj > PORTVERSION= 2.5.6 > PORTREVISION= 6 > CATEGORIES= irc elisp >-MASTER_SITES= http://his.luky.org/ftp/mirrors/irchat-pj/2.5/ >+#MASTER_SITES= http://gouketsu.net/irchat-pj/src/2.5/ >+MASTER_SITES= http://ftp.dti.ad.jp/pub/unix/net/irc/irchat-pj/2.5/ > PKGNAMESUFFIX= -${EMACS_PORT_NAME} > DISTNAME= ${PORTNAME}-${PORTVERSION}p > >@@ -20,10 +17,14 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= IRC client which runs under Emacsen > >+LICENSE= GPLv2 # (or later) >+ > BUILD_DEPENDS= ${LOCALBASE}/${LISPDIR:S,${PORTNAME},pure,g}/pure-make.el:${PORTSDIR}/irc/pure-${EMACS_PORT_NAME} > RUN_DEPENDS= ${LOCALBASE}/${LISPDIR:S,${PORTNAME},pure,g}/pure-make.el:${PORTSDIR}/irc/pure-${EMACS_PORT_NAME} \ > ${LOCALBASE}/bin/dcc:${PORTSDIR}/irc/dcc > >+OPTIONS_DEFINE= DOCS >+ > USE_BZIP2= yes > USE_EMACS= yes > EMACS_PORT_NAME?= emacs21 >@@ -43,8 +44,10 @@ > ETCDIR=${ETCDIR} \ > XEMACS_ONLY=${XEMACS_ONLY} > >+.include <bsd.port.options.mk> >+ > post-install: >-.if !defined(NOPORTDOCS) >+.if ${PORT_OPTIONS:MDOCS} > ${MKDIR} ${PREFIX}/${ETCDIR} > .for f in ${DOCS} > ${INSTALL_MAN} ${WRKSRC}/${f} ${PREFIX}/${ETCDIR}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 179062
: 134394