diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2013-04-17 03:51:22 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2013-04-17 03:51:22 +0800 |
commit | 044107196dc94d1406804ce57f8f27d90ae0502c (patch) | |
tree | 9ec6cf70162c3bbff15a9d4bd3de47d0ce438310 /audio | |
parent | 9f991c4a85f2826354fe14f27c5960a1d0814fb6 (diff) | |
download | freebsd-ports-gnome-044107196dc94d1406804ce57f8f27d90ae0502c.tar.gz freebsd-ports-gnome-044107196dc94d1406804ce57f8f27d90ae0502c.tar.zst freebsd-ports-gnome-044107196dc94d1406804ce57f8f27d90ae0502c.zip |
Update to 4.0.2
PR: 177702
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net>
Feature safe: yes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmp/Makefile | 2 | ||||
-rw-r--r-- | audio/xmp/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile index 22aee6c3ebdf..a1ddf995dc6f 100644 --- a/audio/xmp/Makefile +++ b/audio/xmp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xmp -PORTVERSION= 4.0.1 +PORTVERSION= 4.0.2 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/xmp/distinfo b/audio/xmp/distinfo index da725fcd2cee..b058eeeb735d 100644 --- a/audio/xmp/distinfo +++ b/audio/xmp/distinfo @@ -1,2 +1,2 @@ -SHA256 (xmp-4.0.1.tar.gz) = 6887834a9c498cb7bd79c57a1ddcc976269c30af595566034341d0d268aacc57 -SIZE (xmp-4.0.1.tar.gz) = 127814 +SHA256 (xmp-4.0.2.tar.gz) = a05127b85e1cdd049b99e31b4c73a71787398ea34fee012100d6b66beece1e31 +SIZE (xmp-4.0.2.tar.gz) = 141351 |