diff options
author | miwi <miwi@FreeBSD.org> | 2008-08-08 06:51:38 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-08-08 06:51:38 +0800 |
commit | 0d221498b7dd268d473dc181a6a79cabecbc92e7 (patch) | |
tree | 4cb13db78ce2a195f8bce3234b7a01bee45cc5b0 /security/easypg | |
parent | 768c61d258054f7b49d89fe496dfaed289e54d9a (diff) | |
download | freebsd-ports-gnome-0d221498b7dd268d473dc181a6a79cabecbc92e7.tar.gz freebsd-ports-gnome-0d221498b7dd268d473dc181a6a79cabecbc92e7.tar.zst freebsd-ports-gnome-0d221498b7dd268d473dc181a6a79cabecbc92e7.zip |
- Update to 0.0.16
PR: 126279
Submitted by: Shota Iwazaki <iwazaki8@yahoo.co.jp> (maintainer)
Diffstat (limited to 'security/easypg')
-rw-r--r-- | security/easypg/Makefile | 5 | ||||
-rw-r--r-- | security/easypg/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/security/easypg/Makefile b/security/easypg/Makefile index 99c9da55d5b2..48cfcb7e07cb 100644 --- a/security/easypg/Makefile +++ b/security/easypg/Makefile @@ -6,11 +6,10 @@ # PORTNAME= easypg -PORTVERSION= 0.0.15 -PORTREVISION= 1 +PORTVERSION= 0.0.16 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} -MASTER_SITE_SUBDIR= epg/27030 +MASTER_SITE_SUBDIR= epg/29289 DISTNAME= epg-${PORTVERSION} MAINTAINER= iwazaki8@yahoo.co.jp diff --git a/security/easypg/distinfo b/security/easypg/distinfo index b38330b5551d..88efa5052736 100644 --- a/security/easypg/distinfo +++ b/security/easypg/distinfo @@ -1,3 +1,3 @@ -MD5 (epg-0.0.15.tar.gz) = f9b789c1fae02b0dda1517eac68d270a -SHA256 (epg-0.0.15.tar.gz) = f7c7615c5514451084f45afcc414d12eaf63c276488cf3ec1cc86c6b9babd9ed -SIZE (epg-0.0.15.tar.gz) = 182396 +MD5 (epg-0.0.16.tar.gz) = 27a0e4fae318ed855f807bc3bec926e5 +SHA256 (epg-0.0.16.tar.gz) = ea98f9807c2dce03b33ea5ea46a687d22bd10ee9850c55dff0c05d36a6bc6be5 +SIZE (epg-0.0.16.tar.gz) = 203261 |