In Makefile, there was an error in CATEGORIES, to be fixed by attached patch. This was, however, already mentioned in original PR. As a result, port was submitted as mail/py-pyclamd, which is plain wrong. This should really be under security/py-pyclamd. Please fix and move this port. Fix: PORTNAME= pyclamd PORTVERSION= 0.1.1 -CATEGORIES= mail python +CATEGORIES= security python MASTER_SITES= http://xael.org/norman/python/pyclamd/ DISTFILES= pyclamd.py--tg5iCot83PMpGvUX2KnLYekRXA5qSOb9CDYiMslaBuMpzG0a Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" --- mail/py-pyclamd/Makefile 2009-01-10 00:24:06.000000000 +0100 +++ security/py-pyclamd/Makefile 2009-01-21 16:12:44.000000000 +0100 @@ -7,7 +7,7 @@
Responsible Changed From-To: freebsd-ports-bugs->freebsd-python freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Misfiled followup to ports/130312; content migrated.
State Changed From-To: closed->open Port was committed in wrong place; will need committer attention again.
State Changed From-To: open->repocopy Please repocopy mail/py-pyclamd -> security/py-pyclamd
Responsible Changed From-To: freebsd-python->portmgr over to portmgr
State Changed From-To: repocopy->open Repocopy complete.
Responsible Changed From-To: portmgr->miwi Repocopy complete.
miwi 2009-02-14 23:39:33 UTC FreeBSD ports repository Modified files: . MOVED mail Makefile Removed files: mail/py-pyclamd Makefile distinfo pkg-descr pkg-plist mail/py-pyclamd/files patch-pyclamd.py patch-setup.py Log: - Remove mail/py-pyclamd this port was moved to security/py-pyclamd PR: 130825 Submitted by: Milan Obuch <bsd@dino.sk> (maintainer) Revision Changes Path 1.1798 +3 -1 ports/MOVED 1.947 +0 -1 ports/mail/Makefile 1.2 +0 -31 ports/mail/py-pyclamd/Makefile (dead) 1.2 +0 -3 ports/mail/py-pyclamd/distinfo (dead) 1.2 +0 -38 ports/mail/py-pyclamd/files/patch-pyclamd.py (dead) 1.2 +0 -19 ports/mail/py-pyclamd/files/patch-setup.py (dead) 1.2 +0 -3 ports/mail/py-pyclamd/pkg-descr (dead) 1.2 +0 -3 ports/mail/py-pyclamd/pkg-plist (dead) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!