mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Update to 20130916 (0.4.2-rc1)
This commit is contained in:
parent
d5493624d5
commit
e43192c970
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327442
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= weechat
|
||||
PORTVERSION= 20130831
|
||||
PORTVERSION= 20130916
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= http://perturb.me.uk/distfiles/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
@ -24,10 +24,9 @@ CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
|
||||
LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl \
|
||||
gcrypt:${PORTSDIR}/security/libgcrypt
|
||||
|
||||
GITDESC= v0.4.1-191-g410caef
|
||||
GITDESC= v0.4.2-rc1-4-g556d324
|
||||
GITREV!= echo "${GITDESC}" | sed -E 's/^.*-g(.{7})$$/\1/'
|
||||
#GITREV= 01a1316
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${GITREV}
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${GITREV}
|
||||
|
||||
# Please note: the DEBUG option is *NOT* empty, it is utilised by
|
||||
# bsd.cmake.mk to set the cmake build type to Debug instead of
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (weechat-devel-410caef.tar.gz) = 83b0b7025196332af78b636b16d64ed5fa785b053556da04a7fa1fae5b78bc22
|
||||
SIZE (weechat-devel-410caef.tar.gz) = 2719277
|
||||
SHA256 (weechat-devel-556d324.tar.gz) = 83ccbb65d57e679d46e73385663968430f86098a7113f615077e8e91fcc55d94
|
||||
SIZE (weechat-devel-556d324.tar.gz) = 2725907
|
||||
|
Loading…
Reference in New Issue
Block a user