aboutsummaryrefslogtreecommitdiffstats
path: root/mail/qsheff
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2005-10-27 05:31:58 +0800
committermnag <mnag@FreeBSD.org>2005-10-27 05:31:58 +0800
commit02ea8cf0e362719a902ca12b836e4947b23f8494 (patch)
tree60ff471b66fdf387958edde7298e9fe84378feb8 /mail/qsheff
parentb445a6160f28591e543db224f21001eb934e2b0b (diff)
downloadfreebsd-ports-gnome-02ea8cf0e362719a902ca12b836e4947b23f8494.tar.gz
freebsd-ports-gnome-02ea8cf0e362719a902ca12b836e4947b23f8494.tar.zst
freebsd-ports-gnome-02ea8cf0e362719a902ca12b836e4947b23f8494.zip
Update to 1.0.r4 [1]
Respect CFLAGS PR: 88055 [1] Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> [1]
Diffstat (limited to 'mail/qsheff')
-rw-r--r--mail/qsheff/Makefile6
-rw-r--r--mail/qsheff/distinfo4
2 files changed, 6 insertions, 4 deletions
diff --git a/mail/qsheff/Makefile b/mail/qsheff/Makefile
index 7ee7e91cc081..24cf4cfced35 100644
--- a/mail/qsheff/Makefile
+++ b/mail/qsheff/Makefile
@@ -6,10 +6,11 @@
#
PORTNAME= qsheff
-PORTVERSION= 1.0.r3
+PORTVERSION= 1.0.r4
CATEGORIES= mail
-MASTER_SITES= http://www.enderunix.org/qsheff/ \
+MASTER_SITES= http://www.enderunix.org/ \
${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-r/}
MAINTAINER= ports@FreeBSD.org
@@ -43,6 +44,7 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/clamdscan:${PORTSDIR}/security/clamav
.endif
post-patch:
+ @${REINPLACE_CMD} -e "s|^CFLAGS =|CFLAGS +=|" ${WRKSRC}/Makefile.in
.if defined(NOPORTDOCS)
@${REINPLACE_CMD} -e 's|\(install-data-am: \)install-qsheffdocDATA|\1|g' \
-e 's| contribute$$||g' \
diff --git a/mail/qsheff/distinfo b/mail/qsheff/distinfo
index 75c2243c1e75..1b8b636ae8c8 100644
--- a/mail/qsheff/distinfo
+++ b/mail/qsheff/distinfo
@@ -1,2 +1,2 @@
-MD5 (qsheff-1.0-r3.tar.gz) = 8b38b725c4ebf38764d4660d87d67391
-SIZE (qsheff-1.0-r3.tar.gz) = 106959
+MD5 (qsheff-1.0-r4.tar.gz) = 2c507cf6fc86ef8c9c60575e9fbd701e
+SIZE (qsheff-1.0-r4.tar.gz) = 93898