Use ume's IPv6 patch.
Submitted by: ume
This commit is contained in:
parent
2aa88641dc
commit
b9ec796f77
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134994
2 changed files with 6 additions and 5 deletions
|
@ -7,6 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= qpopper
|
PORTNAME= qpopper
|
||||||
PORTVERSION= 4.0.7
|
PORTVERSION= 4.0.7
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= mail ipv6
|
CATEGORIES= mail ipv6
|
||||||
MASTER_SITES= ftp://ftp.qualcomm.com/eudora/servers/unix/popper/ \
|
MASTER_SITES= ftp://ftp.qualcomm.com/eudora/servers/unix/popper/ \
|
||||||
http://core.ring.gr.jp/archives/net/mail/qpopper/
|
http://core.ring.gr.jp/archives/net/mail/qpopper/
|
||||||
|
@ -65,9 +66,9 @@ WITHOUT_IPV6= yes
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if !defined(WITHOUT_IPV6)
|
.if !defined(WITHOUT_IPV6)
|
||||||
PATCH_SITES= http://home.tiscali.cz:8080/~cz210552/bsdports/tarballs/
|
PATCH_SITES= http://www.imasy.or.jp/~ume/ipv6/
|
||||||
PATCHFILES= qpopper4.0.7-inet6-20030313.diff.gz
|
PATCHFILES= qpopper4.0.7-ipv6-20050427.diff.gz
|
||||||
PATCH_DIST_STRIP= -p2
|
PATCH_DIST_STRIP= -p1
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if defined(WITHOUT_APOP)
|
.if defined(WITHOUT_APOP)
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
MD5 (qpopper4.0.7.tar.gz) = c9e818cfca00cc196d4b883804f8c905
|
MD5 (qpopper4.0.7.tar.gz) = c9e818cfca00cc196d4b883804f8c905
|
||||||
SIZE (qpopper4.0.7.tar.gz) = 2350782
|
SIZE (qpopper4.0.7.tar.gz) = 2350782
|
||||||
MD5 (qpopper4.0.7-inet6-20030313.diff.gz) = 78d67bc88491219b83d1b4d323801a49
|
MD5 (qpopper4.0.7-ipv6-20050427.diff.gz) = 2da21925714528a25fe5bf67ddb848fa
|
||||||
SIZE (qpopper4.0.7-inet6-20030313.diff.gz) = 9015
|
SIZE (qpopper4.0.7-ipv6-20050427.diff.gz) = 11450
|
||||||
|
|
Loading…
Reference in a new issue