Ticket #53739: change-processing-maintainer.diff
File change-processing-maintainer.diff, 865 bytes (added by numeratus, 8 years ago) |
---|
-
Portfile
Only in .: .DS_Store Only in .: .Portfile.orig.swp Only in .: .Portfile.swp Only in .: PortIndex Only in .: PortIndex.quick diff -u /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/processing/Portfile ./Portfile
old new 32 32 build.cmd ${prefix}/bin/ant 33 33 build.target macosx-build 34 34 35 livecheck.regex "archive/processing-\\d+-(\[0-9\.\]+).tar.gz" 36 35 37 destroot { 36 38 move ${build.dir}/macosx/work/Processing.app ${destroot}${applications_dir}/ 37 39 }