Update to 20111023
PR: ports/161966 Submitted by: Jase Thew <freebsd@beardz.net> (maintainer) Approved by: wen@ (co-mentor)
This commit is contained in:
parent
83cb816d41
commit
0a0f36fcb0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285067
2 changed files with 5 additions and 5 deletions
|
@ -6,11 +6,11 @@
|
|||
#
|
||||
|
||||
PORTNAME= weechat
|
||||
PORTVERSION= 20111020
|
||||
PORTVERSION= 20111023
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= http://perturb.me.uk/distfiles/
|
||||
PKGNAMESUFFIX= -devel
|
||||
DISTNAME= weechat-devel-661f651048bb87fc660ecd10af5e332728a5b762
|
||||
DISTNAME= weechat-devel-71bef80ce2c6dfc944972fcc93b3db46fcffb283
|
||||
|
||||
MAINTAINER= freebsd@beardz.net
|
||||
COMMENT= A lightweight and user friendly ncurse based IRC client
|
||||
|
@ -41,7 +41,7 @@ OPTIONS= RUBY "Ruby scripting support" Off \
|
|||
NLS "NLS support" On \
|
||||
DOCUMENTATION "Build documentation" Off
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-661f651
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-71bef80
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (weechat-devel-661f651048bb87fc660ecd10af5e332728a5b762.tar.gz) = 44ed6e325025d6dc77e59271fac83d7a95b10f066e3ee6de59566ba69b05a7e0
|
||||
SIZE (weechat-devel-661f651048bb87fc660ecd10af5e332728a5b762.tar.gz) = 1952165
|
||||
SHA256 (weechat-devel-71bef80ce2c6dfc944972fcc93b3db46fcffb283.tar.gz) = e9ab15b75d4c7c94c310bfed1671bbc082f4095949144c70d5509848c7709f03
|
||||
SIZE (weechat-devel-71bef80ce2c6dfc944972fcc93b3db46fcffb283.tar.gz) = 1951214
|
Loading…
Reference in a new issue