diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2016-07-29 14:12:20 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2016-07-29 14:12:20 +0000 |
commit | d39c32216f565be99fe51e3827be848558875868 (patch) | |
tree | 8e8db26e0170f0b2328c9b67df1b99562b995385 | |
parent | Update to 2.1.1.0. (diff) |
Update to 1.42.
Update bug reported in PR 211166.
Notes
Notes:
svn path=/head/; revision=419257
-rw-r--r-- | x11-fm/xfe/Makefile | 4 | ||||
-rw-r--r-- | x11-fm/xfe/distinfo | 5 |
2 files changed, 4 insertions, 5 deletions
diff --git a/x11-fm/xfe/Makefile b/x11-fm/xfe/Makefile index 8e1f33bed478..2a069755d5ef 100644 --- a/x11-fm/xfe/Makefile +++ b/x11-fm/xfe/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xfe -PORTVERSION= 1.41 +PORTVERSION= 1.42 CATEGORIES= x11-fm MASTER_SITES= SF @@ -33,7 +33,5 @@ post-patch: @${REINPLACE_CMD} -e \ 's|/usr/local/share/xfe|${DATADIR}|g' ${WRKSRC}/src/${i} .endfor - @${REINPLACE_CMD} -e \ - '/<utmp.h>/d' ${WRKSRC}/xvt/ttyinit.c .include <bsd.port.mk> diff --git a/x11-fm/xfe/distinfo b/x11-fm/xfe/distinfo index a920510748ab..5dfff75dd5d8 100644 --- a/x11-fm/xfe/distinfo +++ b/x11-fm/xfe/distinfo @@ -1,2 +1,3 @@ -SHA256 (xfe-1.41.tar.gz) = d31ac9fdfa9223e54920ee8aabe20b43fa08ee4b6a5ee11a2d3c210506a3603f -SIZE (xfe-1.41.tar.gz) = 2752508 +TIMESTAMP = 1469795475 +SHA256 (xfe-1.42.tar.gz) = a1e3e892584988c80b3a492f7b3cb78e1ee84d7148e6d1fc9d6054bbd8063bec +SIZE (xfe-1.42.tar.gz) = 2727833 |