aboutsummaryrefslogtreecommitdiff
path: root/mail/ripmime
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-10-07 20:53:17 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-10-07 20:53:17 +0000
commit4a2206749eb31a9e6a8eebd4c0c000fdf020a58d (patch)
tree28a5d233d33f206f2a65975f68689f10ae34ec5a /mail/ripmime
parent7223bd544460c230e987c9504c013026d678264a (diff)
downloadports-4a2206749eb31a9e6a8eebd4c0c000fdf020a58d.tar.gz
ports-4a2206749eb31a9e6a8eebd4c0c000fdf020a58d.zip
- update to 1.2.3
- respect CFLAGS PR: 31105 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=48537
Diffstat (limited to 'mail/ripmime')
-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