diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2013-12-30 14:50:07 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2013-12-30 14:50:07 +0800 |
commit | fac7853e1e2b10c43560de3eff61c2342fd70e51 (patch) | |
tree | d6eb45d6b2c93a32ef31d93c429120fe3aa41033 /audio | |
parent | 70486827d13ab2f7df1b4576a62ea3cfb61231bd (diff) | |
download | freebsd-ports-graphics-fac7853e1e2b10c43560de3eff61c2342fd70e51.tar.gz freebsd-ports-graphics-fac7853e1e2b10c43560de3eff61c2342fd70e51.tar.zst freebsd-ports-graphics-fac7853e1e2b10c43560de3eff61c2342fd70e51.zip |
Update to 4.2.1
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 8d58083c329..599ed1e19b7 100644 --- a/audio/libxmp/Makefile +++ b/audio/libxmp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libxmp -PORTVERSION= 4.2.0 +PORTVERSION= 4.2.1 CATEGORIES= audio MASTER_SITES= SF/xmp/${PORTNAME}/${PORTVERSION} diff --git a/audio/libxmp/distinfo b/audio/libxmp/distinfo index b142066c903..2eb5d69370a 100644 --- a/audio/libxmp/distinfo +++ b/audio/libxmp/distinfo @@ -1,2 +1,2 @@ -SHA256 (libxmp-4.2.0.tar.gz) = 3be53db60faf897f4d4fe138852c35a6c89cefa740e8d841c0c04d8373ca0ba9 -SIZE (libxmp-4.2.0.tar.gz) = 862134 +SHA256 (libxmp-4.2.1.tar.gz) = 101b35c1435902482e73850693cf82fa68caab364fe1523f164e9ddd271d6b62 +SIZE (libxmp-4.2.1.tar.gz) = 603967 |