diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2015-06-26 04:19:22 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2015-06-26 04:19:22 +0800 |
commit | 6e482d2f568f3d0c9a4187dabf6b2ef877817cb4 (patch) | |
tree | 8ab8dccc9817f1858dc32ff7bdf957c668d90a61 /audio | |
parent | 932cb9bc718b32423cd52e26c2ef5afa15e466d3 (diff) | |
download | freebsd-ports-graphics-6e482d2f568f3d0c9a4187dabf6b2ef877817cb4.tar.gz freebsd-ports-graphics-6e482d2f568f3d0c9a4187dabf6b2ef877817cb4.tar.zst freebsd-ports-graphics-6e482d2f568f3d0c9a4187dabf6b2ef877817cb4.zip |
Update to 4.3.9
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 ca17d1a398d..27f47c8ad24 100644 --- a/audio/libxmp/Makefile +++ b/audio/libxmp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libxmp -PORTVERSION= 4.3.8 +PORTVERSION= 4.3.9 CATEGORIES= audio MASTER_SITES= SF/xmp/${PORTNAME}/${PORTVERSION} diff --git a/audio/libxmp/distinfo b/audio/libxmp/distinfo index 53c8b1d87f4..8884c65db9b 100644 --- a/audio/libxmp/distinfo +++ b/audio/libxmp/distinfo @@ -1,2 +1,2 @@ -SHA256 (libxmp-4.3.8.tar.gz) = de9a25b5f28e5f82010ade423bb63adc6ad235c2aeca4b7433ec5d0a43020640 -SIZE (libxmp-4.3.8.tar.gz) = 624333 +SHA256 (libxmp-4.3.9.tar.gz) = 8acdcc7c4b97558b36279ec26fd03d3c34b4fed20e06a84fa0ce667816c78a95 +SIZE (libxmp-4.3.9.tar.gz) = 626624 |