diff options
author | mat <mat@FreeBSD.org> | 2015-05-08 01:26:05 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-08 01:26:05 +0800 |
commit | a634dbbe3eda148d9b16649b61ec88fafcd95299 (patch) | |
tree | e02c8ff8239303ab6a2e3d529b26e0934364cdcf /net-im/libjreen | |
parent | fa854ea607334d361da8e126e398dbf81bd6b191 (diff) | |
download | freebsd-ports-gnome-a634dbbe3eda148d9b16649b61ec88fafcd95299.tar.gz freebsd-ports-gnome-a634dbbe3eda148d9b16649b61ec88fafcd95299.tar.zst freebsd-ports-gnome-a634dbbe3eda148d9b16649b61ec88fafcd95299.zip |
Update ports in the n* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'net-im/libjreen')
-rw-r--r-- | net-im/libjreen/Makefile | 3 | ||||
-rw-r--r-- | net-im/libjreen/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/net-im/libjreen/Makefile b/net-im/libjreen/Makefile index 844b406bfb9f..cdb05012b8b9 100644 --- a/net-im/libjreen/Makefile +++ b/net-im/libjreen/Makefile @@ -2,6 +2,7 @@ PORTNAME= libjreen PORTVERSION= 1.1.1 +DISTVERSIONPREFIX= v CATEGORIES= net-im MAINTAINER= akuz84@gmail.com @@ -13,9 +14,7 @@ LIB_DEPENDS= libqca.so:${PORTSDIR}/devel/qca \ libspeex.so:${PORTSDIR}/audio/speex GH_ACCOUNT= euroelessar -GH_COMMIT= 388621f GH_PROJECT= jreen -GH_TAGNAME= v${PORTVERSION} LDFLAGS+= -L${LOCALBASE}/lib diff --git a/net-im/libjreen/distinfo b/net-im/libjreen/distinfo index 20e804e22763..813db8216042 100644 --- a/net-im/libjreen/distinfo +++ b/net-im/libjreen/distinfo @@ -1,2 +1,2 @@ -SHA256 (libjreen-1.1.1.tar.gz) = 7ecd2e4960caa47ca0632efbe234b3623865a7dd128040aaa448dd0747b5e439 -SIZE (libjreen-1.1.1.tar.gz) = 292173 +SHA256 (euroelessar-jreen-v1.1.1_GH0.tar.gz) = 0bd81dc10cc1f7abd48ae0bc400e2232c57f4ac890ddbaf47ea4fd7df0c9af07 +SIZE (euroelessar-jreen-v1.1.1_GH0.tar.gz) = 292082 |