diff options
author | marcus <marcus@FreeBSD.org> | 2004-06-01 15:53:33 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-06-01 15:53:33 +0800 |
commit | d422b39f985ff4ce17f73da2cdb66455d8214da4 (patch) | |
tree | 7b2b66478a304374e05efa7d86f3c829c64cc966 /security | |
parent | dd4f195916461c78f50d50d1fb25027191b7c6bd (diff) | |
download | freebsd-ports-gnome-d422b39f985ff4ce17f73da2cdb66455d8214da4.tar.gz freebsd-ports-gnome-d422b39f985ff4ce17f73da2cdb66455d8214da4.tar.zst freebsd-ports-gnome-d422b39f985ff4ce17f73da2cdb66455d8214da4.zip |
Update to 2.26.
PR: 67439
Submitted by: maintainer
Diffstat (limited to 'security')
-rw-r--r-- | security/gaim-encryption/Makefile | 4 | ||||
-rw-r--r-- | security/gaim-encryption/distinfo | 4 | ||||
-rw-r--r-- | security/pidgin-encryption/Makefile | 4 | ||||
-rw-r--r-- | security/pidgin-encryption/distinfo | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/security/gaim-encryption/Makefile b/security/gaim-encryption/Makefile index ed11f132e7f5..8800c4bed3d5 100644 --- a/security/gaim-encryption/Makefile +++ b/security/gaim-encryption/Makefile @@ -6,12 +6,12 @@ # PORTNAME= encryption -PORTVERSION= 2.25 +PORTVERSION= 2.26 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} PKGNAMEPREFIX= gaim- -DISTNAME= ${PKGNAME} +DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= ports@c0decafe.net COMMENT= Provides transparent RSA encryption as a Gaim plugin diff --git a/security/gaim-encryption/distinfo b/security/gaim-encryption/distinfo index 61e66dac074a..0372e49fa9b8 100644 --- a/security/gaim-encryption/distinfo +++ b/security/gaim-encryption/distinfo @@ -1,2 +1,2 @@ -MD5 (gaim-encryption-2.25.tar.gz) = 24a112d3f8b670203d054a54a8396d72 -SIZE (gaim-encryption-2.25.tar.gz) = 357356 +MD5 (gaim-encryption-2.26.tar.gz) = 950e7421b301c34bd6cf5b8fcaafccc3 +SIZE (gaim-encryption-2.26.tar.gz) = 362436 diff --git a/security/pidgin-encryption/Makefile b/security/pidgin-encryption/Makefile index ed11f132e7f5..8800c4bed3d5 100644 --- a/security/pidgin-encryption/Makefile +++ b/security/pidgin-encryption/Makefile @@ -6,12 +6,12 @@ # PORTNAME= encryption -PORTVERSION= 2.25 +PORTVERSION= 2.26 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} PKGNAMEPREFIX= gaim- -DISTNAME= ${PKGNAME} +DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= ports@c0decafe.net COMMENT= Provides transparent RSA encryption as a Gaim plugin diff --git a/security/pidgin-encryption/distinfo b/security/pidgin-encryption/distinfo index 61e66dac074a..0372e49fa9b8 100644 --- a/security/pidgin-encryption/distinfo +++ b/security/pidgin-encryption/distinfo @@ -1,2 +1,2 @@ -MD5 (gaim-encryption-2.25.tar.gz) = 24a112d3f8b670203d054a54a8396d72 -SIZE (gaim-encryption-2.25.tar.gz) = 357356 +MD5 (gaim-encryption-2.26.tar.gz) = 950e7421b301c34bd6cf5b8fcaafccc3 +SIZE (gaim-encryption-2.26.tar.gz) = 362436 |