FreeBSD Bugzilla – Attachment 160317 Details for
Bug 202632
ftp/ftpsync: unbreak and update to 1.3.06
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update current files
patch-ftpsync (text/plain), 1.80 KB, created by
CyberRax
on 2015-08-25 00:06:17 UTC
(
hide
)
Description:
update current files
Filename:
MIME Type:
Creator:
CyberRax
Created:
2015-08-25 00:06:17 UTC
Size:
1.80 KB
patch
obsolete
>--- Makefile.orig 2015-04-05 13:54:30.000000000 +0300 >+++ Makefile 2015-08-25 02:35:48.166421000 +0300 >@@ -2,16 +2,17 @@ > # $FreeBSD: head/ftp/ftpsync/Makefile 383286 2015-04-05 10:54:30Z antoine $ > > PORTNAME= ftpsync >-PORTVERSION= 1.3.03 >+PORTVERSION= 1.3.06 > PORTEPOCH= 1 > CATEGORIES= ftp >-MASTER_SITES= http://ftpsync.sourceforge.net/ \ >- http://mirror.mcx2.org/ >+MASTER_SITES= http://download.clazzes.org/ftpsync/ >+ >+DISTNAME= ${PORTNAME}-${PORTVERSION}-0 > > MAINTAINER= rodrigO@FreeBSD.org > COMMENT= Synchronizes a local and a remote FTP directory trees > >-BROKEN= No public distfiles >+LICENSE= GPLv2 > > RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww > >@@ -20,13 +21,14 @@ > > PLIST_FILES= bin/${PORTNAME}.pl > SHEBANG_FILES= ftpsync.pl >-PORTDOCS= README >+PORTDOCS= * > > OPTIONS_DEFINE= DOCS > > do-install: > ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.pl ${STAGEDIR}${PREFIX}/bin > @${MKDIR} ${STAGEDIR}${DOCSDIR} >- ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} >+ cd ${WRKSRC} && ${INSTALL_DATA} Changes_1.00-1.3.04.txt License.txt \ >+ ReadMe.txt ToDo.txt changelog ${STAGEDIR}${DOCSDIR} > > .include <bsd.port.mk> >--- distinfo.orig 2014-01-22 17:30:13.000000000 +0200 >+++ distinfo 2015-08-24 22:23:33.669946000 +0300 >@@ -1,2 +1,2 @@ >-SHA256 (ftpsync-1.3.03.tar.bz2) = e2b1dd7a02e8126e8985e5359b68b12afa59e3dc47906c8d03ce980c5d3f421d >-SIZE (ftpsync-1.3.03.tar.bz2) = 17191 >+SHA256 (ftpsync-1.3.06-0.tar.bz2) = c301f4c848144550d2133af1d45c8ab5708f847baa3c5bdff48afa5d507efbaa >+SIZE (ftpsync-1.3.06-0.tar.bz2) = 17493 >--- pkg-descr.orig 2015-03-03 01:26:42.000000000 +0200 >+++ pkg-descr 2015-08-25 02:42:00.400505000 +0300 >@@ -3,4 +3,4 @@ > useful for some other purposes, like mirroring not-too-large public sites, > data replication, and more. > >-WWW: http://ftpsync.sourceforge.net/ >+WWW: http://www.clazzes.org/ftpsync
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 202632
: 160317