mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 0.3.1
PR: ports/90939 Submitted by: Tsung-Han Yeh <snowfly@yuntech.edu.tw> (maintainer)
This commit is contained in:
parent
0bfbde36e0
commit
f2be540dc5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=152130
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= tmsnc
|
||||
PORTVERSION= 0.3.0
|
||||
PORTVERSION= 0.3.1
|
||||
CATEGORIES= net-im
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -20,13 +20,6 @@ RUN_DEPENDS+= ${LOCALBASE}/include/ncurses/ncurses.h:${PORTSDIR}/devel/ncurses
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.if !defined(WITHOUT_NLS)
|
||||
USE_GETTEXT= yes
|
||||
PLIST_SUB+= NLS=""
|
||||
.else
|
||||
PLIST_SUB+= NLS="@comment "
|
||||
.endif
|
||||
|
||||
MAN1= tmsnc.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (tmsnc-0.3.0.tar.gz) = cc1791dc5be267d272c9b2927c585f6e
|
||||
SHA256 (tmsnc-0.3.0.tar.gz) = c00be60e2bfee42bce89e13e29c252ed9c8fd5e0cb3753129bb3e0116debac91
|
||||
SIZE (tmsnc-0.3.0.tar.gz) = 237606
|
||||
MD5 (tmsnc-0.3.1.tar.gz) = 3b30e5dab0b1b679d2b945c3a5713636
|
||||
SHA256 (tmsnc-0.3.1.tar.gz) = 1f89538b714147c13781b01b77ac44b81a82270506f187c80743b97ab1f1b441
|
||||
SIZE (tmsnc-0.3.1.tar.gz) = 163015
|
||||
|
@ -1,6 +1 @@
|
||||
bin/tmsnc
|
||||
%%NLS%%share/locale/en/LC_MESSAGES/tmsnc.mo
|
||||
%%NLS%%share/locale/sv/LC_MESSAGES/tmsnc.mo
|
||||
%%NLS%%share/locale/pt_BR/LC_MESSAGES/tmsnc.mo
|
||||
%%NLS%%share/locale/pt_PT/LC_MESSAGES/tmsnc.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/tmsnc.mo
|
||||
|
Loading…
Reference in New Issue
Block a user