mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Update to 2.32.
PR: 75599 Submitted by: maintainer
This commit is contained in:
parent
22835a974c
commit
d9932a6060
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125479
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= encryption
|
||||
PORTVERSION= 2.31
|
||||
PORTREVISION= 5
|
||||
PORTVERSION= 2.32
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}
|
||||
@ -25,8 +24,8 @@ USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gtk20
|
||||
USE_LIBTOOL_VER=15
|
||||
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \
|
||||
LDFLAGS="${PTHREAD_LIBS}"
|
||||
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
|
||||
CONFIGURE_ARGS= --with-nspr-includes=${LOCALBASE}/include/nspr \
|
||||
--with-nspr-libs=${LOCALBASE}/lib \
|
||||
--with-nss-includes=${LOCALBASE}/include/nss/nss \
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (gaim-encryption-2.31.tar.gz) = 850c1026b3d69f022c60c561ea850003
|
||||
SIZE (gaim-encryption-2.31.tar.gz) = 510406
|
||||
MD5 (gaim-encryption-2.32.tar.gz) = 708563eab2af9ed9fa71f556a140d67b
|
||||
SIZE (gaim-encryption-2.32.tar.gz) = 521370
|
||||
|
@ -7,3 +7,5 @@ lib/gaim/encrypt.so
|
||||
%%NLS%%share/locale/ja/LC_MESSAGES/gaim-encryption.mo
|
||||
%%NLS%%share/locale/nl/LC_MESSAGES/gaim-encryption.mo
|
||||
%%NLS%%share/locale/pl/LC_MESSAGES/gaim-encryption.mo
|
||||
%%NLS%%share/locale/pt_BR/LC_MESSAGES/gaim-encryption.mo
|
||||
%%NLS%%share/locale/sl/LC_MESSAGES/gaim-encryption.mo
|
||||
|
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= encryption
|
||||
PORTVERSION= 2.31
|
||||
PORTREVISION= 5
|
||||
PORTVERSION= 2.32
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}
|
||||
@ -25,8 +24,8 @@ USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gtk20
|
||||
USE_LIBTOOL_VER=15
|
||||
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \
|
||||
LDFLAGS="${PTHREAD_LIBS}"
|
||||
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
|
||||
CONFIGURE_ARGS= --with-nspr-includes=${LOCALBASE}/include/nspr \
|
||||
--with-nspr-libs=${LOCALBASE}/lib \
|
||||
--with-nss-includes=${LOCALBASE}/include/nss/nss \
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (gaim-encryption-2.31.tar.gz) = 850c1026b3d69f022c60c561ea850003
|
||||
SIZE (gaim-encryption-2.31.tar.gz) = 510406
|
||||
MD5 (gaim-encryption-2.32.tar.gz) = 708563eab2af9ed9fa71f556a140d67b
|
||||
SIZE (gaim-encryption-2.32.tar.gz) = 521370
|
||||
|
@ -7,3 +7,5 @@ lib/gaim/encrypt.so
|
||||
%%NLS%%share/locale/ja/LC_MESSAGES/gaim-encryption.mo
|
||||
%%NLS%%share/locale/nl/LC_MESSAGES/gaim-encryption.mo
|
||||
%%NLS%%share/locale/pl/LC_MESSAGES/gaim-encryption.mo
|
||||
%%NLS%%share/locale/pt_BR/LC_MESSAGES/gaim-encryption.mo
|
||||
%%NLS%%share/locale/sl/LC_MESSAGES/gaim-encryption.mo
|
||||
|
Loading…
Reference in New Issue
Block a user