Ticket #29802: patch-Portfile.diff
File patch-Portfile.diff, 680 bytes (added by BjarneDMat, 13 years ago) |
---|
-
net/rsync/Portfile
old new 31 31 # these come from http://rsync.samba.org/ftp/rsync/rsync-patches-3.0.7.tar.gz 32 32 # and need to be updated with each release 33 33 patchfiles patch-fileflags.diff \ 34 patch-crtimes.diff 34 patch-crtimes.diff \ 35 crtimes-64bit.diff \ 36 crtimes-hfs+.diff \ 37 hfs_compression.diff \ 35 38 patch.pre_args -p1 36 39 37 40 configure.args --with-rsyncd-conf=${prefix}/etc/rsyncd.conf