FreeBSD ports you maintain which are out of date
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/po...@freebsd.org.html Port| Current version | New version +-+ benchmarks/mdtest | 1.9.1 | 1.9.2 +-+ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt If wish to stop receiving portscout reminders, please contact portsc...@freebsd.org Thanks. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: Replacing files forbidden because that would break *CVS* ?
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 28.11.2013 08:02, schrieb Matthew Seaman: > > Prompted by bsam, I'm attempting to re-connect the www/rt42 port with > its history, buy 'svn rm'-ing the current www/rt42 contents, 'svn cp > www/rt40 www/rt42' and then reapply the changes to the files. > > Except I get this: > > lucid-nonsense:~...ports/www/rt42:% /usr/ports/Tools/scripts/psvn commit > ===> Do not replace files as this will break the CVS exporter: "." > > Uh... do we still care about exporting to CVS? I though CVS was long gone. > > Any ideas on how I can achieve my aim of fixing the history for rt42 > gratefully received. I agree we should lift limitations that were to assist CVS. Can you "svn commit" before you svn cp to split the intended change in two SVN revisions? I seem to recall this was the canonical workaround for the CVS exporter. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAlKXDokACgkQvmGDOQUufZU6xgCfaOkIuOdjgcJhSGzmTwosj4TG A1oAn1eb1pXilDWRDs5djhjJXQkHyjeQ =FH0S -END PGP SIGNATURE- ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Re: FreeBSD Port: py27-pytz-2013.8,1
Hi, > [2013/11/27 Helmut Schneider ] > [helmut@BSDHelmut ~]$ easy_install-2.7 --version > usage: easy_install-2.7 [options] requirement_or_url ... > or: easy_install-2.7 --help > > error: option --version not recognized That confirms what said by Li-Wen: there's something wrong with the installation of devel/py-distribute on your system. What's the output of "easy_install-2.7 --help"? And the content of that script? Have you set some Python environment variable? Thank you for the feedback. -- Nicola Vitale ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"