diff options
author | mat <mat@FreeBSD.org> | 2015-05-08 00:32:43 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-08 00:32:43 +0800 |
commit | 2f66729463770b0e9fb9f5f0cb1479ba3488aa5c (patch) | |
tree | 63cfeb4094db9cda2a9c23fe5053bddb5b9289c8 /mail/libvmime | |
parent | a536185c581d6682fd50b5fa5d87b08be649e201 (diff) | |
download | freebsd-ports-gnome-2f66729463770b0e9fb9f5f0cb1479ba3488aa5c.tar.gz freebsd-ports-gnome-2f66729463770b0e9fb9f5f0cb1479ba3488aa5c.tar.zst freebsd-ports-gnome-2f66729463770b0e9fb9f5f0cb1479ba3488aa5c.zip |
Update ports in the [i-m]* category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'mail/libvmime')
-rw-r--r-- | mail/libvmime/Makefile | 3 | ||||
-rw-r--r-- | mail/libvmime/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/mail/libvmime/Makefile b/mail/libvmime/Makefile index af0410e1b4ff..d80fd54a7844 100644 --- a/mail/libvmime/Makefile +++ b/mail/libvmime/Makefile @@ -18,8 +18,7 @@ LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls \ USE_GITHUB= yes GH_ACCOUNT= kisli GH_PROJECT= vmime -GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 03a0e36 +GH_TAGNAME= 03a0e36 USES= cmake:outsource compiler:c++11-lib iconv pkgconfig USE_LDCONFIG= yes diff --git a/mail/libvmime/distinfo b/mail/libvmime/distinfo index 81b9e4fcf4ab..7502b774a913 100644 --- a/mail/libvmime/distinfo +++ b/mail/libvmime/distinfo @@ -1,2 +1,2 @@ -SHA256 (libvmime-0.9.2.s20140721.tar.gz) = 42e759982bfcc00c9348eba681840788e584cdca344d9342edb1a3f1690a23a0 -SIZE (libvmime-0.9.2.s20140721.tar.gz) = 527233 +SHA256 (kisli-vmime-0.9.2.s20140721-03a0e36_GH0.tar.gz) = 92afe8da9c9af3fc3cac46c4a2c5008ce3d3cedc392c381f21fd514fb1dddc49 +SIZE (kisli-vmime-0.9.2.s20140721-03a0e36_GH0.tar.gz) = 527227 |