diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-14 06:05:49 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-14 06:05:49 +0000 |
commit | f71fab24c0a7c5b91f2faa546f973367bcf27e5e (patch) | |
tree | 892517b88439f85ef85d1b02c6e0eb5586a9c795 | |
parent | Update the comment (diff) |
Update to 3.5.0.29
Notes
Notes:
svn path=/head/; revision=381250
-rw-r--r-- | x11/nxcomp/Makefile | 2 | ||||
-rw-r--r-- | x11/nxcomp/distinfo | 4 | ||||
-rw-r--r-- | x11/nxcomp/pkg-plist | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/x11/nxcomp/Makefile b/x11/nxcomp/Makefile index 896d0cf22637..6b9f6547dbf3 100644 --- a/x11/nxcomp/Makefile +++ b/x11/nxcomp/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= nxcomp -PORTVERSION= 3.5.0.28 +PORTVERSION= 3.5.0.29 PORTREVISION= 1 MASTER_SITES= http://code.x2go.org/releases/source/nx-libs/ CATEGORIES= x11 devel diff --git a/x11/nxcomp/distinfo b/x11/nxcomp/distinfo index 47d297f68019..78947ce7831f 100644 --- a/x11/nxcomp/distinfo +++ b/x11/nxcomp/distinfo @@ -1,2 +1,2 @@ -SHA256 (nx-libs-3.5.0.28-lite.tar.gz) = f0f47a4fe63a20d39a51e1446bb86ffaec70b816853e6db28d2519e72d428a7c -SIZE (nx-libs-3.5.0.28-lite.tar.gz) = 519365 +SHA256 (nx-libs-3.5.0.29-lite.tar.gz) = 573bc9622251333d0cf7411ee9a8457275fa04fade5c5562e4ed52398a77e51b +SIZE (nx-libs-3.5.0.29-lite.tar.gz) = 1535200 diff --git a/x11/nxcomp/pkg-plist b/x11/nxcomp/pkg-plist index 5a19f4ced4eb..4e7d673bc004 100644 --- a/x11/nxcomp/pkg-plist +++ b/x11/nxcomp/pkg-plist @@ -9,4 +9,4 @@ include/nx/NXvars.h lib/libXcomp.a lib/libXcomp.so lib/libXcomp.so.3 -lib/libXcomp.so.3.5.0.28 +lib/libXcomp.so.3.5.0.29 |