diff options
author | bapt <bapt@FreeBSD.org> | 2017-01-29 03:21:32 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2017-01-29 03:21:32 +0800 |
commit | 1fff0b931ba9fe9a3bec5ca963f350f60a1ac4ca (patch) | |
tree | 583d0707886049ace9de2598ba9def824038db90 /x11 | |
parent | c405dd625b1c4edcf63bbb2c34fe58a9d2d2be9d (diff) | |
download | freebsd-ports-gnome-1fff0b931ba9fe9a3bec5ca963f350f60a1ac4ca.tar.gz freebsd-ports-gnome-1fff0b931ba9fe9a3bec5ca963f350f60a1ac4ca.tar.zst freebsd-ports-gnome-1fff0b931ba9fe9a3bec5ca963f350f60a1ac4ca.zip |
Update to 1.1
Diffstat (limited to 'x11')
-rw-r--r-- | x11/presentproto/Makefile | 4 | ||||
-rw-r--r-- | x11/presentproto/distinfo | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11/presentproto/Makefile b/x11/presentproto/Makefile index 7afb4cc5161d..f083e5cb5cf5 100644 --- a/x11/presentproto/Makefile +++ b/x11/presentproto/Makefile @@ -1,12 +1,14 @@ # $FreeBSD$ PORTNAME= presentproto -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Present protocol specification +LICENSE= MIT + XORG_CAT= proto .include <bsd.port.mk> diff --git a/x11/presentproto/distinfo b/x11/presentproto/distinfo index a9823e0cff07..0335f76a9723 100644 --- a/x11/presentproto/distinfo +++ b/x11/presentproto/distinfo @@ -1,2 +1,3 @@ -SHA256 (xorg/proto/presentproto-1.0.tar.bz2) = 812c7d48721f909a0f7a2cb1e91f6eead76159a36c4712f4579ca587552839ce -SIZE (xorg/proto/presentproto-1.0.tar.bz2) = 107998 +TIMESTAMP = 1485631172 +SHA256 (xorg/proto/presentproto-1.1.tar.bz2) = f69b23a8869f78a5898aaf53938b829c8165e597cda34f06024d43ee1e6d26b9 +SIZE (xorg/proto/presentproto-1.1.tar.bz2) = 116156 |