mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 0.7.10
* Patch from Angel Luis Jimenez Martinez to use curl's cookie handling. Fixes the latest Hotmail breakage (the "inboxloc" problem) * Minor code updates
This commit is contained in:
parent
c49affcb0f
commit
5a8e8f732e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83511
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= gotmail
|
PORTNAME= gotmail
|
||||||
PORTVERSION= 0.7.9
|
PORTVERSION= 0.7.10
|
||||||
CATEGORIES= mail perl5
|
CATEGORIES= mail perl5
|
||||||
MASTER_SITES= http://savannah.nongnu.org/download/gotmail/stable.pkg/${PORTVERSION}/
|
MASTER_SITES= http://savannah.nongnu.org/download/gotmail/stable.pkg/${PORTVERSION}/
|
||||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
MD5 (gotmail_0.7.9.tar.gz) = 0a1ced4b7b7f3c1b61837d03b5bfd89a
|
MD5 (gotmail_0.7.10.tar.gz) = 61e39e3cbe4e742e370c22f80ad87839
|
||||||
|
|
Loading…
Add table
Reference in a new issue