Skip to content

Commit

Permalink
put this patch in the repository to work around a bug in DP (5269)
Browse files Browse the repository at this point in the history
Bug:
Submitted by:
Reviewed by:
Approved by:
Obtained from:

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@14455 d073be05-634f-4543-b044-5fe20cf6d1d6
  • Loading branch information
Charlie Allom committed Oct 6, 2005
1 parent 00ace1a commit 6805ebb
Show file tree
Hide file tree
Showing 2 changed files with 883 additions and 4 deletions.
5 changes: 1 addition & 4 deletions mail/mutt-devel/Portfile
@@ -1,4 +1,4 @@
# $Id: Portfile,v 1.22 2005/10/06 05:40:15 yeled Exp $
# $Id: Portfile,v 1.23 2005/10/06 22:09:08 yeled Exp $

PortSystem 1.0
name mutt-devel
Expand Down Expand Up @@ -165,10 +165,7 @@ variant smtp {
# Include internal SMTP relay support
configure.args-append --enable-smtp
if {[variant_isset cvs]} {
patch_sites-append http://mutt.kublai.com/patches/
patchfiles-append patch-cvs20051003.bc.smtp
checksums-append patch-cvs20051003.bc.smtp md5 \
69c8b148572db40100dab494488b8551
} else {
patch_sites-append http://mutt.kublai.com/patches/
patchfiles-append patch-1.5.11.bc.smtp.11
Expand Down

0 comments on commit 6805ebb

Please sign in to comment.