diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-24 21:44:44 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-24 21:44:44 +0000 |
commit | 8a60d10be5d782a30b651bd65858d8daa85cb006 (patch) | |
tree | 732f41727e76565b121ec64c9bab0f6fb1f7f2b7 /devel/p5-SVN-Hooks | |
parent | 061e5bb52bef9bad910821e25632eb5106f31c44 (diff) | |
download | ports-8a60d10be5d782a30b651bd65858d8daa85cb006.tar.gz ports-8a60d10be5d782a30b651bd65858d8daa85cb006.zip |
- Remove mail/p5-Email-MIME-Creator, it has been folded into mail/p5-Email-MIME
- Remove mail/p5-Email-MIME-Modifier, it has been folded into mail/p5-Email-MIME
- Remove mail/p5-Email-Simple-Creator, it has been folded into mail/p5-Email-Simple
- Adjust dependencies
Reported by: pointyhat
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=244732
Diffstat (limited to 'devel/p5-SVN-Hooks')
-rw-r--r-- | devel/p5-SVN-Hooks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-SVN-Hooks/Makefile b/devel/p5-SVN-Hooks/Makefile index 7aaf649c8353..3f2c429f9642 100644 --- a/devel/p5-SVN-Hooks/Makefile +++ b/devel/p5-SVN-Hooks/Makefile @@ -7,6 +7,7 @@ PORTNAME= SVN-Hooks PORTVERSION= 0.22 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +17,6 @@ COMMENT= A framework for implementing Subversion hooks RUN_DEPENDS= p5-Email-Send>=0:${PORTSDIR}/mail/p5-Email-Send \ p5-Email-Simple>=0:${PORTSDIR}/mail/p5-Email-Simple \ - p5-Email-Simple-Creator>=0:${PORTSDIR}/mail/p5-Email-Simple-Creator \ p5-SVN-Look>=0:${PORTSDIR}/devel/p5-SVN-Look \ p5-SVN-Notify>=0:${PORTSDIR}/devel/p5-SVN-Notify \ p5-JIRA-Client>=0:${PORTSDIR}/devel/p5-JIRA-Client \ |