diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-30 15:47:04 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-30 15:47:04 +0000 |
commit | 0279365e1fec9eeb7f2d2cb4b3aac89625586608 (patch) | |
tree | d955692f6b8ac0535a43c446600cf1f3443caafa /security/botan | |
parent | 464eac685652e203257675e0e8eff02de6ef299d (diff) | |
download | ports-0279365e1fec9eeb7f2d2cb4b3aac89625586608.tar.gz ports-0279365e1fec9eeb7f2d2cb4b3aac89625586608.zip |
upgrade to 1.0.2
Notes
Notes:
svn path=/head/; revision=74282
Diffstat (limited to 'security/botan')
-rw-r--r-- | security/botan/Makefile | 4 | ||||
-rw-r--r-- | security/botan/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/botan/Makefile b/security/botan/Makefile index 1266d9180403..57876667ec01 100644 --- a/security/botan/Makefile +++ b/security/botan/Makefile @@ -7,8 +7,8 @@ # PORTNAME= botan -PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTVERSION= 1.0.2 +PORTREVISION= 0 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= opencl diff --git a/security/botan/distinfo b/security/botan/distinfo index 794e5a7258c1..d56c1a6c88c7 100644 --- a/security/botan/distinfo +++ b/security/botan/distinfo @@ -1 +1 @@ -MD5 (Botan-1.0.1.tgz) = 011be42c9417c58c703f88fe3a5102e0 +MD5 (Botan-1.0.2.tgz) = fdc099e3af1061e5823d7d56d4e2e3a1 |