FreeBSD Bugzilla – Attachment 7930 Details for
Bug 16888
Update port: ftp/ftpmirror
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.27 KB, created by
yasuf
on 2000-02-21 20:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
yasuf
Created:
2000-02-21 20:20:00 UTC
Size:
2.27 KB
patch
obsolete
>Index: ftpmirror/Makefile >=================================================================== >RCS file: /home/ncvs/ports/ftp/ftpmirror/Makefile,v >retrieving revision 1.3 >diff -u -r1.3 Makefile >--- ftpmirror/Makefile 1999/08/25 05:55:06 1.3 >+++ ftpmirror/Makefile 2000/02/20 16:31:14 >@@ -1,14 +1,14 @@ > # New ports collection makefile for: ftpmirror >-# Version required: 1.95 >+# Version required: 1.96 > # Date created: 10 January 1999 > # Whom: Yasuhiro Fukuma <yasuf@big.or.jp> > # > # $FreeBSD: ports/ftp/ftpmirror/Makefile,v 1.3 1999/08/25 05:55:06 obrien Exp $ > # > >-DISTNAME= ftpmirror-1.95 >+DISTNAME= ftpmirror-1.96 > CATEGORIES= ftp >-MASTER_SITES= ftp://ftp.intec.co.jp/pub/utils/ftpmirror/alpha/ >+MASTER_SITES= ftp://ftp.intec.co.jp/pub/utils/ftpmirror/beta/ > > MAINTAINER= yasuf@big.or.jp > >@@ -19,7 +19,9 @@ > > post-configure: > perl -i.bak -pe 's,%%PREFIX%%,${PREFIX},g' ${WRKSRC}/Fan/Fan.pm >- perl -i.bak -pe 's,^#!.*$$,#!${PERL}, if $$. == 1' ${WRKSRC}/ftpmirror >+.for f in ftpmirror rotate >+ perl -i.bak -pe 's,^#!.*$$,#!${PERL}, if $$. == 1' ${WRKSRC}/${f} >+.endfor > > post-install: > .if !defined(NOPORTDOCS) >Index: ftpmirror/files/md5 >=================================================================== >RCS file: /home/ncvs/ports/ftp/ftpmirror/files/md5,v >retrieving revision 1.1.1.1 >diff -u -r1.1.1.1 md5 >--- ftpmirror/files/md5 1999/03/19 07:08:30 1.1.1.1 >+++ ftpmirror/files/md5 2000/01/12 04:14:35 >@@ -1 +1 @@ >-MD5 (ftpmirror-1.95.tar.gz) = fa8f096b8efde248bae580ee513dc621 >+MD5 (ftpmirror-1.96.tar.gz) = 139344a5fe6fd8c49cbdefab8d8c4103 >Index: ftpmirror/patches/patch-aa >=================================================================== >RCS file: /home/ncvs/ports/ftp/ftpmirror/patches/patch-aa,v >retrieving revision 1.1.1.1 >diff -u -r1.1.1.1 patch-aa >--- ftpmirror/patches/patch-aa 1999/03/19 07:08:30 1.1.1.1 >+++ ftpmirror/patches/patch-aa 2000/01/12 04:29:10 >@@ -1,12 +1,11 @@ >---- Fan/Fan.pm.orig Sat Sep 19 12:57:26 1998 >-+++ Fan/Fan.pm Sun Jan 10 03:43:34 1999 >-@@ -48,8 +48,7 @@ >+--- Fan/Fan.pm.orig Sun Nov 21 17:24:27 1999 >++++ Fan/Fan.pm Wed Jan 12 13:28:20 2000 >+@@ -48,7 +48,7 @@ > > ;# Where configuration files are. > BEGIN { >-- use Config; >-- $sysconfdir = "$Config{prefix}/etc"; >-+ $sysconfdir = "%%PREFIX%%/etc"; >+- $sysconfdir = "/usr/local/etc"; >++ $sysconfdir = '%%PREFIX%%'; > } > > ;#
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 16888
: 7930