aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2001-10-08 04:53:17 +0800
committerpetef <petef@FreeBSD.org>2001-10-08 04:53:17 +0800
commit722e43926e98fdde3132961f1c25b23248683b86 (patch)
tree07fb10a0687d864a58ac275921be773c994ebd5a /mail
parent4dc0ca7a18e0cf632d2ad9b3630e4c0e7c4f3797 (diff)
downloadfreebsd-ports-gnome-722e43926e98fdde3132961f1c25b23248683b86.tar.gz
freebsd-ports-gnome-722e43926e98fdde3132961f1c25b23248683b86.tar.zst
freebsd-ports-gnome-722e43926e98fdde3132961f1c25b23248683b86.zip
- update to 1.2.3
- respect CFLAGS PR: 31105 Submitted by: maintainer
Diffstat (limited to 'mail')
-rw-r--r--mail/ripmime/Makefile6
-rw-r--r--mail/ripmime/distinfo2
2 files changed, 5 insertions, 3 deletions
diff --git a/mail/ripmime/Makefile b/mail/ripmime/Makefile
index 85bb1463947a..4e219f63ff64 100644
--- a/mail/ripmime/Makefile
+++ b/mail/ripmime/Makefile
@@ -6,14 +6,16 @@
#
PORTNAME= ripmime
-PORTVERSION= 1.0.6
+PORTVERSION= 1.2.3
CATEGORIES= mail
MASTER_SITES= http://www.pldaniels.com/ripmime/
MAINTAINER= jus@security.za.net
pre-build:
- @${PERL} -pi -e 's!CC=!CC?=!; s!/usr/local!${PREFIX}!' ${WRKSRC}/Makefile
+ @${PERL} -pi -e 's!CC=!CC?=!; s!/usr/local!${PREFIX}!; \
+ s!CFLAGS= -Wall -O2!CFLAGS+= -Wall!' \
+ ${WRKSRC}/Makefile
post-install:
@${CAT} ${PKGMESSAGE}
diff --git a/mail/ripmime/distinfo b/mail/ripmime/distinfo
index 663dd1ebea19..b536ddbcf007 100644
--- a/mail/ripmime/distinfo
+++ b/mail/ripmime/distinfo
@@ -1 +1 @@
-MD5 (ripmime-1.0.6.tar.gz) = 714419eaf7e91531d9b82e0ad81a32f1
+MD5 (ripmime-1.2.3.tar.gz) = 1223b804d1f65397cc93fe9418c2e902