Bug 130825 - [REPOCOPY] mail/py-pyclamd -> security/py-pyclamd
Summary: [REPOCOPY] mail/py-pyclamd -> security/py-pyclamd
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-21 15:20 UTC by bsd
Modified: 2009-02-14 23:41 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bsd 2009-01-21 15:20:01 UTC
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 @@
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-21 15:20:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2009-01-22 18:01:25 UTC
State Changed
From-To: open->closed

Misfiled followup to ports/130312; content migrated.
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2009-01-22 20:02:23 UTC
State Changed
From-To: closed->open

Port was committed in wrong place; will need committer attention again.
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2009-02-09 22:43:04 UTC
State Changed
From-To: open->repocopy

Please repocopy mail/py-pyclamd -> security/py-pyclamd 


Comment 5 Martin Wilke freebsd_committer freebsd_triage 2009-02-09 22:43:04 UTC
Responsible Changed
From-To: freebsd-python->portmgr

over to portmgr
Comment 6 Joe Marcus Clarke freebsd_committer freebsd_triage 2009-02-14 21:23:40 UTC
State Changed
From-To: repocopy->open

Repocopy complete. 


Comment 7 Joe Marcus Clarke freebsd_committer freebsd_triage 2009-02-14 21:23:40 UTC
Responsible Changed
From-To: portmgr->miwi

Repocopy complete.
Comment 8 dfilter service freebsd_committer freebsd_triage 2009-02-14 23:39:42 UTC
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"
Comment 9 Martin Wilke freebsd_committer freebsd_triage 2009-02-14 23:41:40 UTC
State Changed
From-To: open->closed

Committed. Thanks!