On May 31, 2014, at 7:00 PM, [email protected] wrote: > Revision > 120535 > Author > [email protected] > Date > 2014-05-31 17:00:47 -0700 (Sat, 31 May 2014) > Log Message > > new distfile for port_cutleaves, version 0.1.4 > Added Paths > > • distfiles/port_cutleaves/port_cutleaves-0.1.4.tar.gz
Not a big deal, but the files in this archive have inconvenient permissions; it would be more convenient if archives were packaged so that files are readable by everyone. Let's do this the next time we need to repackage this. $ sudo port clean port_cutleaves && sudo port extract port_cutleaves && pushd $(port work port_cutleaves)>/dev/null && find * | xargs ls -ld && popd>/dev/null ---> Cleaning port_cutleaves ---> Fetching distfiles for port_cutleaves ---> Verifying checksums for port_cutleaves ---> Extracting port_cutleaves drwxr-xr-x 6 macports wheel 204 May 31 18:57 port_cutleaves-0.1.4 -rw------- 1 macports wheel 633 May 31 18:57 port_cutleaves-0.1.4/Makefile.in -rwx------ 1 macports wheel 1109 May 31 18:57 port_cutleaves-0.1.4/configure -rw------- 1 macports wheel 1388 May 31 18:57 port_cutleaves-0.1.4/port_cutleaves.8.in -rw-r--r-- 1 macports wheel 9383 May 31 18:57 port_cutleaves-0.1.4/port_cutleaves.in _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
