diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-08 12:39:56 +0800 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-08 12:39:56 +0800 |
commit | 6852fb546eaba14792496c8cbbae4d089c48ed9c (patch) | |
tree | 6879a561b92aa713ce35b47ac8ce6c8862b50a06 | |
parent | be655ca4df9711760c13d3eda01923ece7b4e279 (diff) | |
download | freebsd-ports-gnome-6852fb546eaba14792496c8cbbae4d089c48ed9c.tar.gz freebsd-ports-gnome-6852fb546eaba14792496c8cbbae4d089c48ed9c.tar.zst freebsd-ports-gnome-6852fb546eaba14792496c8cbbae4d089c48ed9c.zip |
update to 1.6
PR: ports/44869
Submitted by: Erwin Lansing <erwin@lansing.dk>
-rw-r--r-- | sysutils/p5-User/Makefile | 2 | ||||
-rw-r--r-- | sysutils/p5-User/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/p5-User/Makefile b/sysutils/p5-User/Makefile index 834f1a636d24..f0872ff4c041 100644 --- a/sysutils/p5-User/Makefile +++ b/sysutils/p5-User/Makefile @@ -6,7 +6,7 @@ # PORTNAME= User -PORTVERSION= 1.5 +PORTVERSION= 1.6 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= User diff --git a/sysutils/p5-User/distinfo b/sysutils/p5-User/distinfo index 7e516c45052e..4f3bc62051ef 100644 --- a/sysutils/p5-User/distinfo +++ b/sysutils/p5-User/distinfo @@ -1 +1 @@ -MD5 (User-1.5.tar.gz) = 1a7bc73d7e8f2c01d00474bd05373b1c +MD5 (User-1.6.tar.gz) = 9783bb690ee2cf45610da132caffee01 |