summaryrefslogtreecommitdiff
path: root/mail/qsf
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-08-18 19:32:52 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-08-18 19:32:52 +0000
commit87f505ca62df6de29a3acd335b6235412256645c (patch)
tree9ac443832f683cdba3f264d8f1185546d72b3710 /mail/qsf
parent- Update to 2006-08-07 (diff)
- Update to 1.1.13
- Use USE_SQLITE 2 - Use qsf's install PR: ports/102074 Submitted by: Gea-Suan Lin <gslin@gslin.org> Approved by: krion (mentor)
Notes
Notes: svn path=/head/; revision=170954
Diffstat (limited to 'mail/qsf')
-rw-r--r--mail/qsf/Makefile8
-rw-r--r--mail/qsf/distinfo6
2 files changed, 5 insertions, 9 deletions
diff --git a/mail/qsf/Makefile b/mail/qsf/Makefile
index 868283fe3c43..2522e101fb68 100644
--- a/mail/qsf/Makefile
+++ b/mail/qsf/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= qsf
-PORTVERSION= 1.1.7
+PORTVERSION= 1.1.13
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -45,7 +45,7 @@ CONFIGURE_ARGS+= --without-mysql
.endif
.if defined(WITH_SQLITE2)
-LIB_DEPENDS+= sqlite.2:${PORTSDIR}/databases/sqlite2
+USE_SQLITE= 2
.else
CONFIGURE_ARGS+= --without-sqlite
.endif
@@ -53,8 +53,4 @@ CONFIGURE_ARGS+= --without-sqlite
post-patch:
@${REINPLACE_CMD} -e 's|Linux|@VERSION@|g' ${WRKSRC}/doc/quickref.1.in
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/qsf ${TARGETDIR}/bin/qsf
- ${INSTALL_MAN} ${WRKSRC}/doc/quickref.1 ${MANPREFIX}/man/man1/qsf.1
-
.include <bsd.port.post.mk>
diff --git a/mail/qsf/distinfo b/mail/qsf/distinfo
index 9bc733f90ff0..1905425f825b 100644
--- a/mail/qsf/distinfo
+++ b/mail/qsf/distinfo
@@ -1,3 +1,3 @@
-MD5 (qsf-1.1.7.tar.bz2) = 848ba6b3f97fece97aedeba524f68961
-SHA256 (qsf-1.1.7.tar.bz2) = b64ae74a338134b2e7863ee178439104c4bfeccc64284ed37d55738cd7228641
-SIZE (qsf-1.1.7.tar.bz2) = 169239
+MD5 (qsf-1.1.13.tar.bz2) = 2eb2c9f40211e4242f39a08397fd4228
+SHA256 (qsf-1.1.13.tar.bz2) = a0de74803603dd37f5fd066ab9f3af9fc2707bfe84044d6230ba80c4f31d7715
+SIZE (qsf-1.1.13.tar.bz2) = 171167