diff options
author | edwin <edwin@FreeBSD.org> | 2008-08-15 08:22:12 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2008-08-15 08:22:12 +0800 |
commit | d5033b07a92202d26855ba12cbc26af5c4184dd6 (patch) | |
tree | 60de364bd97c0130cb351f8f0bb837ed05bbde46 /security | |
parent | 429d9cfab8681218b1458fac997d27095b710593 (diff) | |
download | freebsd-ports-gnome-d5033b07a92202d26855ba12cbc26af5c4184dd6.tar.gz freebsd-ports-gnome-d5033b07a92202d26855ba12cbc26af5c4184dd6.tar.zst freebsd-ports-gnome-d5033b07a92202d26855ba12cbc26af5c4184dd6.zip |
[maintainer update] security/yapet: port update to 0.2_1
Port update to 0.2_1 in order to incorporate software patches.
PR: ports/126335
Submitted by: Rafael Ostertag <rafi@guengel.ch>
Diffstat (limited to 'security')
-rw-r--r-- | security/yapet/Makefile | 5 | ||||
-rw-r--r-- | security/yapet/distinfo | 6 |
2 files changed, 11 insertions, 0 deletions
diff --git a/security/yapet/Makefile b/security/yapet/Makefile index 7b940a390d20..f5d98787df34 100644 --- a/security/yapet/Makefile +++ b/security/yapet/Makefile @@ -7,9 +7,14 @@ PORTNAME= yapet PORTVERSION= 0.2 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.guengel.ch/myapps/yapet/downloads/ +PATCH_SITES= http://www.guengel.ch/myapps/yapet/downloads/patches/ +PATCHFILES= yapet_gcc43-0.2.diff yapet_crs_bs-0.2.diff +PATCH_DIST_STRIP=-p1 + MAINTAINER= rafi@guengel.ch COMMENT= A curses based password manager diff --git a/security/yapet/distinfo b/security/yapet/distinfo index 3227a97a3972..3ac12b6bd0f5 100644 --- a/security/yapet/distinfo +++ b/security/yapet/distinfo @@ -1,3 +1,9 @@ MD5 (yapet-0.2.tar.gz) = b8a55734cb22fe580316545c69dc824e SHA256 (yapet-0.2.tar.gz) = 3aa385d56609d51a1071622dabee1a03e24f9c1a1a951f884abf1afebd0bc2f0 SIZE (yapet-0.2.tar.gz) = 486638 +MD5 (yapet_gcc43-0.2.diff) = d066a085819b8a8d8fa274965c43a705 +SHA256 (yapet_gcc43-0.2.diff) = 8a7754197dca855f593a25f798a14689837521dbfe734835c88775f7e7036e9e +SIZE (yapet_gcc43-0.2.diff) = 2223 +MD5 (yapet_crs_bs-0.2.diff) = 386e1785b081fca0567b23c2bf4e73f6 +SHA256 (yapet_crs_bs-0.2.diff) = d29994bfe53af057b44a62d7e3dac1b052d5445685b3ee591c7901fb1e751fde +SIZE (yapet_crs_bs-0.2.diff) = 2235 |