mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
- Update to 2.39
- Fix build on HEAD after objformat remove
This commit is contained in:
parent
3fc55277c3
commit
b26fbcd105
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184605
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= encryption
|
||||
PORTVERSION= 2.38
|
||||
PORTREVISION= 5
|
||||
PORTVERSION= 2.39
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}
|
||||
@ -47,4 +46,7 @@ pre-everything::
|
||||
@${ECHO_MSG} ""
|
||||
@${ECHO_MSG} ""
|
||||
|
||||
post-extract:
|
||||
@${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (gaim-encryption-2.38.tar.gz) = 31efd39c3c245402de36f2baaeda01b4
|
||||
SHA256 (gaim-encryption-2.38.tar.gz) = 1c8faad26c206ce508a1e3e52c843f4f5e9cd30251a664a78633d51e539aba41
|
||||
SIZE (gaim-encryption-2.38.tar.gz) = 543958
|
||||
MD5 (gaim-encryption-2.39.tar.gz) = 2319273397a7970fe149253bdd132465
|
||||
SHA256 (gaim-encryption-2.39.tar.gz) = 2fc1848597ae6e1ce74e96bda1c4acfe5ce5493cf78944efeec876e775adf257
|
||||
SIZE (gaim-encryption-2.39.tar.gz) = 544306
|
||||
|
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= encryption
|
||||
PORTVERSION= 2.38
|
||||
PORTREVISION= 5
|
||||
PORTVERSION= 2.39
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}
|
||||
@ -47,4 +46,7 @@ pre-everything::
|
||||
@${ECHO_MSG} ""
|
||||
@${ECHO_MSG} ""
|
||||
|
||||
post-extract:
|
||||
@${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (gaim-encryption-2.38.tar.gz) = 31efd39c3c245402de36f2baaeda01b4
|
||||
SHA256 (gaim-encryption-2.38.tar.gz) = 1c8faad26c206ce508a1e3e52c843f4f5e9cd30251a664a78633d51e539aba41
|
||||
SIZE (gaim-encryption-2.38.tar.gz) = 543958
|
||||
MD5 (gaim-encryption-2.39.tar.gz) = 2319273397a7970fe149253bdd132465
|
||||
SHA256 (gaim-encryption-2.39.tar.gz) = 2fc1848597ae6e1ce74e96bda1c4acfe5ce5493cf78944efeec876e775adf257
|
||||
SIZE (gaim-encryption-2.39.tar.gz) = 544306
|
||||
|
Loading…
x
Reference in New Issue
Block a user