diff options
author | rafan <rafan@FreeBSD.org> | 2006-08-19 11:31:48 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2006-08-19 11:31:48 +0800 |
commit | 791a250489faf34848265c6f0dd31a42883b7a2b (patch) | |
tree | e92c087c8777a54de54fc456e8b4a815e7f3c67e /security | |
parent | 294aca5b324d2d64293a8d9566c32af52c4fd4d0 (diff) | |
download | freebsd-ports-gnome-791a250489faf34848265c6f0dd31a42883b7a2b.tar.gz freebsd-ports-gnome-791a250489faf34848265c6f0dd31a42883b7a2b.tar.zst freebsd-ports-gnome-791a250489faf34848265c6f0dd31a42883b7a2b.zip |
- Update to 0.8
PR: ports/102216
Submitted by: Philippe Rocques <phil at teaser.fr> (maintainer)
Diffstat (limited to 'security')
-rw-r--r-- | security/gtkpasman/Makefile | 5 | ||||
-rw-r--r-- | security/gtkpasman/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/security/gtkpasman/Makefile b/security/gtkpasman/Makefile index 7479955328c9..b64b5b967f52 100644 --- a/security/gtkpasman/Makefile +++ b/security/gtkpasman/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gtkpasman -PORTVERSION= 0.7 -PORTREVISION= 1 +PORTVERSION= 0.8 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -22,7 +21,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:14 aclocal:14 +USE_AUTOTOOLS= automake:14 aclocal:14 autoconf:213 SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message diff --git a/security/gtkpasman/distinfo b/security/gtkpasman/distinfo index 722fe036da62..079079bd0b64 100644 --- a/security/gtkpasman/distinfo +++ b/security/gtkpasman/distinfo @@ -1,3 +1,3 @@ -MD5 (gtkpasman-0.7.tar.gz) = f44b33d095e998279473a3879d797562 -SHA256 (gtkpasman-0.7.tar.gz) = 0f096d44822dfd6a34a85a84a22bc5f14c69c8fdea039f8e8cb9f38aa0b642b6 -SIZE (gtkpasman-0.7.tar.gz) = 106964 +MD5 (gtkpasman-0.8.tar.gz) = eb69e5b7616fdc5dc91efe1bc7435a86 +SHA256 (gtkpasman-0.8.tar.gz) = c2fb87138462ac42dbcc757835e2123bf668d0acc138c30038382ef1ec839726 +SIZE (gtkpasman-0.8.tar.gz) = 168931 |