mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Update to 3.13.3
PR: 23503 Submitted by: Maintainer
This commit is contained in:
parent
e8ae5b3323
commit
d79c207ef7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35926
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= centericq
|
||||
PORTVERSION= 3.7.3
|
||||
PORTVERSION= 3.13.3
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://download.konst.org.ua/
|
||||
|
||||
@ -15,8 +15,8 @@ MAINTAINER= ijliao@csie.nctu.edu.tw
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${OSVERSION} < 400010
|
||||
LIB_DEPENDS= ncurses.5:${PORTSDIR}/devel/ncurses
|
||||
CFLAGS+= -nostdinc -I${LOCALBASE}/include/ncurses -I${LOCALBASE}/include\
|
||||
-I/usr/include
|
||||
CFLAGS+= -nostdinc -I${LOCALBASE}/include/ncurses \
|
||||
-I${LOCALBASE}/include -I/usr/include
|
||||
.endif
|
||||
|
||||
USE_GMAKE= yes
|
||||
|
@ -1 +1 @@
|
||||
MD5 (centericq-3.7.3.tar.gz) = 79cfd9a0c8db8de14768b1bec6a37a94
|
||||
MD5 (centericq-3.13.3.tar.gz) = d1ca70ed84c7f25b8f70c0308087ba30
|
||||
|
@ -5,4 +5,5 @@ share/centericq/msg.wav
|
||||
share/centericq/url.wav
|
||||
share/locale/de/LC_MESSAGES/centericq.mo
|
||||
share/locale/ru/LC_MESSAGES/centericq.mo
|
||||
share/locale/zh_TW.Big5/LC_MESSAGES/centericq.mo
|
||||
@dirrm share/centericq
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= centericq
|
||||
PORTVERSION= 3.7.3
|
||||
PORTVERSION= 3.13.3
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://download.konst.org.ua/
|
||||
|
||||
@ -15,8 +15,8 @@ MAINTAINER= ijliao@csie.nctu.edu.tw
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${OSVERSION} < 400010
|
||||
LIB_DEPENDS= ncurses.5:${PORTSDIR}/devel/ncurses
|
||||
CFLAGS+= -nostdinc -I${LOCALBASE}/include/ncurses -I${LOCALBASE}/include\
|
||||
-I/usr/include
|
||||
CFLAGS+= -nostdinc -I${LOCALBASE}/include/ncurses \
|
||||
-I${LOCALBASE}/include -I/usr/include
|
||||
.endif
|
||||
|
||||
USE_GMAKE= yes
|
||||
|
@ -1 +1 @@
|
||||
MD5 (centericq-3.7.3.tar.gz) = 79cfd9a0c8db8de14768b1bec6a37a94
|
||||
MD5 (centericq-3.13.3.tar.gz) = d1ca70ed84c7f25b8f70c0308087ba30
|
||||
|
@ -5,4 +5,5 @@ share/centericq/msg.wav
|
||||
share/centericq/url.wav
|
||||
share/locale/de/LC_MESSAGES/centericq.mo
|
||||
share/locale/ru/LC_MESSAGES/centericq.mo
|
||||
share/locale/zh_TW.Big5/LC_MESSAGES/centericq.mo
|
||||
@dirrm share/centericq
|
||||
|
Loading…
Reference in New Issue
Block a user