diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2013-05-28 16:05:48 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2013-05-28 16:05:48 +0800 |
commit | 1a10bcc8b8f1991785520416fa8fe5ef646c9ce0 (patch) | |
tree | 878ec9251bb9188ff41b57abc314b65a02f6a297 /audio | |
parent | 225f77100f503552e3edf402f5240ef315c025bc (diff) | |
download | freebsd-ports-gnome-1a10bcc8b8f1991785520416fa8fe5ef646c9ce0.tar.gz freebsd-ports-gnome-1a10bcc8b8f1991785520416fa8fe5ef646c9ce0.tar.zst freebsd-ports-gnome-1a10bcc8b8f1991785520416fa8fe5ef646c9ce0.zip |
Update to 4.1.5
PR: 179039
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libxmp/Makefile | 2 | ||||
-rw-r--r-- | audio/libxmp/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/libxmp/Makefile b/audio/libxmp/Makefile index f22be5131a91..af9387574792 100644 --- a/audio/libxmp/Makefile +++ b/audio/libxmp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libxmp -PORTVERSION= 4.1.4 +PORTVERSION= 4.1.5 CATEGORIES= audio MASTER_SITES= SF/xmp/${PORTNAME}/${PORTVERSION} diff --git a/audio/libxmp/distinfo b/audio/libxmp/distinfo index ba9e8bbb65c8..a171e74101c7 100644 --- a/audio/libxmp/distinfo +++ b/audio/libxmp/distinfo @@ -1,2 +1,2 @@ -SHA256 (libxmp-4.1.4.tar.gz) = 1b2a087e2fb7f77c1327e43e92a8ef20cfa165f70a12c6208e33df1f819e2304 -SIZE (libxmp-4.1.4.tar.gz) = 843486 +SHA256 (libxmp-4.1.5.tar.gz) = f5999280c816f92d12d6e7badb8e549500b7a420a687fdf268baa905981c7233 +SIZE (libxmp-4.1.5.tar.gz) = 845289 |