diff options
author | vs <vs@FreeBSD.org> | 2004-11-30 16:20:53 +0000 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-11-30 16:20:53 +0000 |
commit | 2cca2c42cd340ebeeaa7df532b5a81b38ef69639 (patch) | |
tree | a0ec9c97aae6b8788c8bff5ad910fef265d12861 /x11 | |
parent | 0d3a06344db3ee1a2be76b90ee7936edd8d44004 (diff) | |
download | FreeBSD-ports-2cca2c42cd340ebeeaa7df532b5a81b38ef69639.zip FreeBSD-ports-2cca2c42cd340ebeeaa7df532b5a81b38ef69639.tar.gz |
Update to 5.14.1
PR: ports/74466
Submitted by: UMENO Takashi
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xlockmore/Makefile | 5 | ||||
-rw-r--r-- | x11/xlockmore/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile index 29ffc88..ca61e87 100644 --- a/x11/xlockmore/Makefile +++ b/x11/xlockmore/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xlockmore -PORTVERSION= 5.13 +PORTVERSION= 5.14.1 CATEGORIES?= x11 MASTER_SITES= ftp://ftp.tux.org/pub/tux/bagleyd/xlockmore/ \ http://www.tux.org/~bagleyd/latest/ @@ -19,7 +19,8 @@ USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-gl --without-motif --without-sx \ --without-editres --without-dtsaver --without-rplay \ - --without-nas --without-gtk --without-esound + --without-nas --without-gtk --without-esound \ + --without-gtk2 .if defined(MAKE_KERBEROS4) CONFIGURE_ARGS+=--enable-kerberos4 KRB4LIB= -lcom_err -lcrypto diff --git a/x11/xlockmore/distinfo b/x11/xlockmore/distinfo index 1cf1ed3..ec63556 100644 --- a/x11/xlockmore/distinfo +++ b/x11/xlockmore/distinfo @@ -1,2 +1,2 @@ -MD5 (xlockmore-5.13.tar.bz2) = c041992b87c0cfa187d945c6dde0d7b2 -SIZE (xlockmore-5.13.tar.bz2) = 1606402 +MD5 (xlockmore-5.14.1.tar.bz2) = f4d7cf14da84ef52f8c0c71a6fc5f4bd +SIZE (xlockmore-5.14.1.tar.bz2) = 1724387 |