FreeBSD Bugzilla – Attachment 92384 Details for
Bug 130040
shells/zoidberg: Unbreak port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
zoidberg-0.96.patch
zoidberg-0.96.patch (text/plain), 1.63 KB, created by
Steven Kreuzer
on 2008-12-29 23:40:01 UTC
(
hide
)
Description:
zoidberg-0.96.patch
Filename:
MIME Type:
Creator:
Steven Kreuzer
Created:
2008-12-29 23:40:01 UTC
Size:
1.63 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /usr/share/cvs/freebsd/ports/shells/zoidberg/Makefile,v >retrieving revision 1.6 >diff -u -r1.6 Makefile >--- Makefile 30 Nov 2008 18:41:30 -0000 1.6 >+++ Makefile 29 Dec 2008 23:21:48 -0000 >@@ -9,8 +9,8 @@ > PORTNAME= zoidberg > PORTVERSION= 0.96 > CATEGORIES= shells perl5 >-MASTER_SITES= CPAN \ >- http://zoidberg.student.utwente.nl/downloads/Zoidberg/ >+MASTER_SITES= CPAN >+MASTER_SITE_SUBDIR= ../../authors/id/P/PA/PARDUS > DISTNAME= Zoidberg-${PORTVERSION} > > MAINTAINER= ports@FreeBSD.org >@@ -23,11 +23,10 @@ > ${SITE_PERL}/Term/ReadLine/Zoid.pm:${PORTSDIR}/devel/p5-Term-ReadLine-Zoid \ > ${SITE_PERL}/Env/PS1.pm:${PORTSDIR}/devel/p5-Env-PS1 > >-BROKEN= does not package >- > PERL_MODBUILD= yes > CONFIGURE_ARGS= install_path=doc="${DOCSDIR}" \ >- install_path=share="${DATADIR}" >+ install_path=share="${DATADIR}" \ >+ install_path=share="${ETCDIR}" > > PORTDOCS= * > >Index: pkg-plist >=================================================================== >RCS file: /usr/share/cvs/freebsd/ports/shells/zoidberg/pkg-plist,v >retrieving revision 1.3 >diff -u -r1.3 pkg-plist >--- pkg-plist 22 Jan 2006 02:51:12 -0000 1.3 >+++ pkg-plist 29 Dec 2008 23:19:45 -0000 >@@ -1,7 +1,6 @@ > bin/zoid > @exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells ; rm -f /etc/shells.bak > @unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells ; rm -f /etc/shells.bak >-etc/zoidrc > %%SITE_PERL%%/Bundle/Zoidberg.pm > %%SITE_PERL%%/Zoidberg.pm > %%SITE_PERL%%/Zoidberg/Contractor.pm
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 130040
: 92384