diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-08 01:26:05 +0800 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-08 01:26:05 +0800 |
commit | 9d4e763ba0be3ba0f44ce85396e85a1719c06e0a (patch) | |
tree | e02c8ff8239303ab6a2e3d529b26e0934364cdcf /net-im/sendxmpp | |
parent | 390a0c14b8f7b41f0d082c3576347c4858e5d07d (diff) | |
download | freebsd-ports-gnome-9d4e763ba0be3ba0f44ce85396e85a1719c06e0a.tar.gz freebsd-ports-gnome-9d4e763ba0be3ba0f44ce85396e85a1719c06e0a.tar.zst freebsd-ports-gnome-9d4e763ba0be3ba0f44ce85396e85a1719c06e0a.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/sendxmpp')
-rw-r--r-- | net-im/sendxmpp/Makefile | 5 | ||||
-rw-r--r-- | net-im/sendxmpp/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net-im/sendxmpp/Makefile b/net-im/sendxmpp/Makefile index 3e9b297f5629..12b43ed38163 100644 --- a/net-im/sendxmpp/Makefile +++ b/net-im/sendxmpp/Makefile @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= sendxmpp -PORTVERSION= 1.24.0 +PORTVERSION= 1.24 +DISTVERSIONPREFIX= v CATEGORIES= net-im perl5 MAINTAINER= mek@mek.uz.ua @@ -15,8 +16,6 @@ RUN_DEPENDS= p5-Getopt-Long>0.0:${PORTSDIR}/devel/p5-Getopt-Long USE_GITHUB= yes GH_ACCOUNT= lhost -GH_TAGNAME= v1.24 -GH_COMMIT= f596346 USES= perl5 USE_PERL5= configure diff --git a/net-im/sendxmpp/distinfo b/net-im/sendxmpp/distinfo index dd4e80cbf09c..fb118a31786f 100644 --- a/net-im/sendxmpp/distinfo +++ b/net-im/sendxmpp/distinfo @@ -1,2 +1,2 @@ -SHA256 (sendxmpp-1.24.0.tar.gz) = 8126125accf11014d6b4f1963d951ccbe2fc1a7f1ed9fe6dee207600f66183ee -SIZE (sendxmpp-1.24.0.tar.gz) = 9662 +SHA256 (lhost-sendxmpp-v1.24_GH0.tar.gz) = dfaf735b4585efd6b3b0f95db31203f9ab0fe607b50e75c6951bc18a6269837d +SIZE (lhost-sendxmpp-v1.24_GH0.tar.gz) = 9657 |