Skip to content

Commit

Permalink
mail/ripmime: update to 1.4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dirk Meyer authored and Dirk Meyer committed Feb 1, 2023
1 parent 57b655d commit 932fe44
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 9 deletions.
17 changes: 10 additions & 7 deletions mail/ripmime/Makefile
Original file line number Diff line number Diff line change
@@ -1,20 +1,23 @@
PORTNAME= ripmime
PORTVERSION= 1.4.0.10
PORTVERSION= 1.4.1.0
CATEGORIES= mail
MASTER_SITES= http://www.pldaniels.com/ripmime/ \
GENTOO

MAINTAINER= [email protected]
COMMENT= Extracts attached files out of a MIME encoded email package
WWW= https://pldaniels.com/ripmime/
WWW= https://github.com/inflex/ripMIME

LICENSE= BSD4CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

MAKE_JOBS_UNSAFE= yes

USE_GITHUB= yes
GH_ACCOUNT= inflex
WRKSRC= ${WRKDIR}/ripMIME-${PORTVERSION}
PLIST_FILES= bin/ripmime man/man1/ripmime.1.gz

pre-build:
@${REINPLACE_CMD} -e 's!CC=!CC?=!; s!/usr/local!${PREFIX}!; \
s!^CFLAGS=!CFLAGS ?=!' \
post-patch:
@${REINPLACE_CMD} -e 's!^CFLAGS=!CFLAGS ?=!' \
${WRKSRC}/Makefile ${WRKSRC}/ripOLE/Makefile \
${WRKSRC}/tnef/Makefile

Expand Down
5 changes: 3 additions & 2 deletions mail/ripmime/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
SHA256 (ripmime-1.4.0.10.tar.gz) = bc7ce0c2ebb6007167718ecfb0c64a9d85a8789d5a6e730ed3f60109a7e1f3f7
SIZE (ripmime-1.4.0.10.tar.gz) = 172155
TIMESTAMP = 1675278867
SHA256 (inflex-ripmime-1.4.1.0_GH0.tar.gz) = 6d551d6b65b4da6c6b8dfd05be8141026cc760ca1fb8a707b7bf96c199c9f52d
SIZE (inflex-ripmime-1.4.1.0_GH0.tar.gz) = 174907

0 comments on commit 932fe44

Please sign in to comment.