mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 08:30:37 -04:00
- Update to 4.22.8-25-g633d
- Make portlint happy PR: ports/141744 Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer)
This commit is contained in:
parent
a074b3d1a8
commit
82e6e46bf6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=246209
2 changed files with 6 additions and 7 deletions
|
@ -7,8 +7,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= centerim
|
PORTNAME= centerim
|
||||||
DISTVERSION= 4.22.8-19-gd2bb
|
DISTVERSION= 4.22.8-25-g633d
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= net-im
|
CATEGORIES= net-im
|
||||||
MASTER_SITES= http://www.centerim.org/download/mobshots/ \
|
MASTER_SITES= http://www.centerim.org/download/mobshots/ \
|
||||||
ftp://ftp.centerim.org/mobshots/
|
ftp://ftp.centerim.org/mobshots/
|
||||||
|
@ -23,8 +22,8 @@ USE_ICONV= yes
|
||||||
USE_OPENSSL= yes
|
USE_OPENSSL= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
|
CONFIGURE_ENV+= CPPFLAGS+="-I${LOCALBASE}/include" \
|
||||||
CXXFLAGS="-I${LOCALBASE}/include ${CXXFLAGS}"
|
CXXFLAGS+="-I${LOCALBASE}/include"
|
||||||
CONFIGURE_ARGS= --with-ssl --with-openssl
|
CONFIGURE_ARGS= --with-ssl --with-openssl
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
|
||||||
CONFLICTS= centericq-[0-9]* centerim-[0-9]*
|
CONFLICTS= centericq-[0-9]* centerim-[0-9]*
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (centerim-4.22.8-19-gd2bb.tar.gz) = 9fc5b964055422e027f15f8a13b98f2b
|
MD5 (centerim-4.22.8-25-g633d.tar.gz) = e9763bdd71f61f57f4270d56dba1f44e
|
||||||
SHA256 (centerim-4.22.8-19-gd2bb.tar.gz) = c58bc0a9f47baef95f2c7cc813fb17c59ad6d4112747091d5ba3e08b4da665d4
|
SHA256 (centerim-4.22.8-25-g633d.tar.gz) = e39e628334d63f42fd483af4d540525de884a8a551902296197a8abc5baa7af9
|
||||||
SIZE (centerim-4.22.8-19-gd2bb.tar.gz) = 2255396
|
SIZE (centerim-4.22.8-25-g633d.tar.gz) = 2246780
|
||||||
|
|
Loading…
Add table
Reference in a new issue