FreeBSD Bugzilla – Attachment 99184 Details for
Bug 138222
[PATCH] devel/cvsd: update to 1.0.16
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
cvsd-1.0.16.patch
cvsd-1.0.16.patch (text/plain), 2.16 KB, created by
Sylvio César Teixeira Amorim
on 2009-08-27 02:10:01 UTC
(
hide
)
Description:
cvsd-1.0.16.patch
Filename:
MIME Type:
Creator:
Sylvio César Teixeira Amorim
Created:
2009-08-27 02:10:01 UTC
Size:
2.16 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/cvsd/Makefile,v >retrieving revision 1.47 >diff -u -u -r1.47 Makefile >--- Makefile 21 Aug 2008 06:16:37 -0000 1.47 >+++ Makefile 27 Aug 2009 01:04:19 -0000 >@@ -7,9 +7,10 @@ > # > > PORTNAME= cvsd >-PORTVERSION= 1.0.14 >+PORTVERSION= 1.0.16 > CATEGORIES= devel >-MASTER_SITES= http://ch.tudelft.nl/~arthur/cvsd/ >+MASTER_SITES= http://arthurdejong.org/cvsd/ \ >+ http://wiftp.com/ > > MAINTAINER= bu7cher@yandex.ru > COMMENT= CVS pserver daemon >@@ -25,7 +26,7 @@ > > MAN5= cvsd.conf.5 > MAN8= cvsd.8 cvsd-buginfo.8 cvsd-buildroot.8 cvsd-passwd.8 >-PORTDOCS= README >+PORTDOCS= FAQ NEWS README > PLIST_FILES= etc/cvsd/cvsd.conf.sample sbin/cvsd sbin/cvsd-buginfo \ > sbin/cvsd-buildroot sbin/cvsd-passwd > PLIST_DIRS= etc/cvsd >@@ -46,7 +47,9 @@ > .endfor > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR} >- ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} >+.for docs in ${PORTDOCS} >+ ${INSTALL_DATA} ${WRKSRC}/${docs} ${DOCSDIR} >+.endfor > .endif > @${CAT} ${PKGMESSAGE} > >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/devel/cvsd/distinfo,v >retrieving revision 1.31 >diff -u -u -r1.31 distinfo >--- distinfo 18 Jan 2008 15:23:58 -0000 1.31 >+++ distinfo 27 Aug 2009 01:04:19 -0000 >@@ -1,3 +1,3 @@ >-MD5 (cvsd-1.0.14.tar.gz) = 6be998a2108966b9f7cae364b5bcda52 >-SHA256 (cvsd-1.0.14.tar.gz) = f9437509f0cfbf10673f130a0c9e477f9e6bbd1bdb4d947366da8351bc62419b >-SIZE (cvsd-1.0.14.tar.gz) = 214982 >+MD5 (cvsd-1.0.16.tar.gz) = 534428853508a5581ae311bbb48fb9c6 >+SHA256 (cvsd-1.0.16.tar.gz) = 5df200df15e211d12678ee8c166eb0d286996d4fa5af6963fc64bb5b67e7060f >+SIZE (cvsd-1.0.16.tar.gz) = 234898 >Index: pkg-descr >=================================================================== >RCS file: /home/ncvs/ports/devel/cvsd/pkg-descr,v >retrieving revision 1.2 >diff -u -u -r1.2 pkg-descr >--- pkg-descr 1 Aug 2005 08:21:55 -0000 1.2 >+++ pkg-descr 27 Aug 2009 01:04:19 -0000 >@@ -17,4 +17,4 @@ > It is generally a good idea to run cvsd without any write permissions to any > directory on the system. > >-WWW: http://ch.tudelft.nl/~arthur/cvsd/ >+WWW: http://arthurdejong.org/cvsd
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 138222
: 99184