diff options
-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 |