most recent changes, diff for freepops

Index: mail/freepops/Portfile
--- mail/freepops/Portfile (revision 32829)
+++ mail/freepops/Portfile (revision 32830)
@@ -27,14 +27,13 @@
patchfiles patch-darwin

pre-configure {
- cd ${worksrcpath}
- file copy ${filespath}/${name}.sh.in ${name}.sh
+ file copy ${filespath}/${name}.sh.in ${worksrcpath}/${name}.sh
reinplace "s%@PREFIX@%${prefix}%g" \
- ${name}.sh \
- configure.sh \
- doc/freepopsd.1 \
- src/freepops.h \
- src/lua/freepops.lua
+ ${worksrcpath}/${name}.sh \
+ ${worksrcpath}/configure.sh \
+ ${worksrcpath}/doc/freepopsd.1 \
+ ${worksrcpath}/src/freepops.h \
+ ${worksrcpath}/src/lua/freepops.lua
}
configure.cmd ./configure.sh
configure.pre_args osx