diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-18 14:57:25 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-18 14:57:25 +0800 |
commit | 8819a2b2542525ce1714143749b4bc04514d66ef (patch) | |
tree | d5930fc7b24a60ebf47caf2b4485b3a5ab292cc8 /x11 | |
parent | 94a3c142158d55cf2e6609bd81798513e7315f8f (diff) | |
download | freebsd-ports-gnome-8819a2b2542525ce1714143749b4bc04514d66ef.tar.gz freebsd-ports-gnome-8819a2b2542525ce1714143749b4bc04514d66ef.tar.zst freebsd-ports-gnome-8819a2b2542525ce1714143749b4bc04514d66ef.zip |
Update to 3.5.0.31
Now needs gmake
Diffstat (limited to 'x11')
-rw-r--r-- | x11/nxcomp/Makefile | 3 | ||||
-rw-r--r-- | x11/nxcomp/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/nxcomp/Makefile b/x11/nxcomp/Makefile index f5d0abe8f572..39af0bdc3b08 100644 --- a/x11/nxcomp/Makefile +++ b/x11/nxcomp/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= nxcomp -PORTVERSION= 3.5.0.30 +PORTVERSION= 3.5.0.31 MASTER_SITES= http://code.x2go.org/releases/source/nx-libs/ CATEGORIES= x11 devel DISTNAME= nx-libs-${PORTVERSION}-lite @@ -11,6 +11,7 @@ COMMENT= NX X11 protocol compression libraries WRKSRC= ${WRKDIR}/nx-libs-${PORTVERSION}/${PORTNAME} +USES= gmake USE_AUTOTOOLS= autoconf USE_XORG= xproto GNU_CONFIGURE= yes diff --git a/x11/nxcomp/distinfo b/x11/nxcomp/distinfo index e00733a4e01e..a0b539179819 100644 --- a/x11/nxcomp/distinfo +++ b/x11/nxcomp/distinfo @@ -1,2 +1,2 @@ -SHA256 (nx-libs-3.5.0.30-lite.tar.gz) = 6e3a59947e29d326ac3b91d364dbabe3611255644d44d1f0abe1e5e2327f0746 -SIZE (nx-libs-3.5.0.30-lite.tar.gz) = 1535352 +SHA256 (nx-libs-3.5.0.31-lite.tar.gz) = 6dbaa60d9505454011d53e06ee60d44bd86ae43b7370d9c4d1ff8cfc65ee23c2 +SIZE (nx-libs-3.5.0.31-lite.tar.gz) = 1551126 |