summaryrefslogtreecommitdiff
path: root/mail/freepops/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2012-12-12 12:52:10 +0000
committerwiz <wiz>2012-12-12 12:52:10 +0000
commit7e9628eb0db43dc30521de119a0a2ad7df6e9ff0 (patch)
tree8b3df31c61bf6bf59c40fd40ed65ea6e5566856b /mail/freepops/Makefile
parent5dd9c3f441f03e58343b43b5a30077748097bac8 (diff)
downloadpkgsrc-7e9628eb0db43dc30521de119a0a2ad7df6e9ff0.tar.gz
Update to 0.2.9, from Stefano Marinelli in PR 45790. Set LICENSE.
26/12/2008 0.2.9 - src/lua/hotmail.lua, src/lua/juno.lua: Fixed login issues (russell822) - src/lua/supereva.lua: added patch by la scimmia to fix To: problem (gareuselesinge) - updater-ui/dialog/freepops-updater-dialog, updater-ui/zenity/freepops-updater-zenity: use mktem if tempfile not available (gareuselesinge), thanks Vito De Tullio - buildfactory/Makefile, buildfactory/debian-ubuntu/control, buildfactory/debian-ubuntu/freepops.postinst, buildfactory/debian-ubuntu/rules: patch by blackmoon for ubuntu (gareuselesinge) - buildfactory/Makefile, buildfactory/osx/Info.plist, buildfactory/osx/Info.plist.in: osx version will be reported correctly from now on (gareuselesinge) - buildfactory/debian-ubuntu-dapper/control, buildfactory/debian-ubuntu-dapper/rules: added dapper stuff (gareuselesinge) - buildfactory/debian-ubuntu/freepops-updater-gnome.desktop: minor fix (gareuselesinge) - buildfactory/debian/changelog, buildfactory/debian/control, buildfactory/debian/freepops.cron.hourly, buildfactory/debian/rules, scripts/create_jail.sh: approaching 2.9.0 (gareuselesinge) - buildfactory/debian/changelog, buildfactory/debian/freepops.postinst, buildfactory/debian/rules: some debian fixes (gareuselesinge) - buildfactory/osx/Install_resources/English.lproj/ReadMe.txt, buildfactory/osx/Install_resources/Italian.lproj/ReadMe.txt, buildfactory/osx/iceberg/FreePOPs/FreePOPs.packproj, scripts/compile-gettext-universal.sh, src/Makefile: added gettext library, fixed installer (gareuselesinge) - buildfactory/osx/Install_resources/English.lproj/ReadMe.txt, buildfactory/osx/Install_resources/Italian.lproj/ReadMe.txt, configure.sh, scripts/compile-curl-universal.sh, src/Makefile: use of an embedded version of libcurl for osx to avoid the old and crappy 10.4 version (gareuselesinge) - src/lua/davmail.lua: fixed metadata (gareuselesinge) - src/lua/hotmail.lua: new version by russell (gareuselesinge) - src/lua/mailcom.lua: Fixed issues with india.com (russell822) - src/lua/yahoo.lua: Minor tweaks to fix issues reported in threads. (russell822) - osx uses a custom version of curl, since osx 10.4 has an old version - osx package will report the correct version
Diffstat (limited to 'mail/freepops/Makefile')
-rw-r--r--mail/freepops/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/freepops/Makefile b/mail/freepops/Makefile
index 0521919a205..d5694d731db 100644
--- a/mail/freepops/Makefile
+++ b/mail/freepops/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.19 2012/10/08 12:19:12 asau Exp $
+# $NetBSD: Makefile,v 1.20 2012/12/12 12:52:10 wiz Exp $
#
-DISTNAME= freepops-0.2.8
-PKGREVISION= 2
+DISTNAME= freepops-0.2.9
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=freepops/}
MAINTAINER= schmonz@NetBSD.org
HOMEPAGE= http://www.freepops.org/
COMMENT= POP3 gateway to AOL, Gmail, Hotmail, Juno, Yahoo, etc.
+LICENSE= gnu-gpl-v2
MAKE_JOBS_SAFE= no