summaryrefslogtreecommitdiff
path: root/mail/freepops/Makefile
diff options
context:
space:
mode:
authorschmonz <schmonz>2008-10-23 04:40:55 +0000
committerschmonz <schmonz>2008-10-23 04:40:55 +0000
commit9a6e126a5f4dc306c8246a250a1746251f70675b (patch)
tree14cfc2809703329db96993e8a48c864dba946156 /mail/freepops/Makefile
parent604ae7bf55687a66471e64eb8860b01d7959a572 (diff)
downloadpkgsrc-9a6e126a5f4dc306c8246a250a1746251f70675b.tar.gz
Update to 0.2.7. From the changelog:
* A huge set of patches for modules and plugins, many thanks to all the contributors (hope to list them all): cdmack, Viruzzo, Lance, maxadamo, nvhs, russell822, Andre Martin, Daniel Black, Picov, RISKO Gergely, blackmoon and Spil * A new zenity-based (GNOME eye-candy) updater interface by maxadamo * Internationalization support (and Italian localization) for the regular fltk updater by blackmoon * Updated versions of the cURL and gnutls libraries for Windows * The luasocket library is now part of freepops and can be used to write modules We still avoid installing any of the self-updaters. Might be nice to add in a future PKGREVISION.
Diffstat (limited to 'mail/freepops/Makefile')
-rw-r--r--mail/freepops/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/mail/freepops/Makefile b/mail/freepops/Makefile
index b3bb5922b78..9090dd835c8 100644
--- a/mail/freepops/Makefile
+++ b/mail/freepops/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2008/06/12 02:14:34 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2008/10/23 04:40:55 schmonz Exp $
#
-DISTNAME= freepops-0.2.5
-PKGREVISION= 2
+DISTNAME= freepops-0.2.7
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=freepops/}
@@ -53,9 +52,6 @@ FILES_SUBST+= FREEPOPSD_GROUP=${FREEPOPSD_GROUP:Q}
PKG_GROUPS_VARS+= FREEPOPSD_GROUP
PKG_USERS_VARS+= FREEPOPSD_USER
-post-extract:
- cp ${FILESDIR}/hotmail.lua ${WRKSRC}/src/lua/hotmail.lua
-
.include "../../security/openssl/buildlink3.mk"
.include "../../textproc/expat/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"