diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2016-07-22 01:32:13 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2016-07-22 01:32:13 +0800 |
commit | b5418deab3029eb7cff74d9ce70212e48a88627d (patch) | |
tree | c477bb658d01e1eeeaeffbd2267f32e781fc4c77 /audio | |
parent | 4f3f496fc08ba845240a5c663269dce678590464 (diff) | |
download | freebsd-ports-graphics-b5418deab3029eb7cff74d9ce70212e48a88627d.tar.gz freebsd-ports-graphics-b5418deab3029eb7cff74d9ce70212e48a88627d.tar.zst freebsd-ports-graphics-b5418deab3029eb7cff74d9ce70212e48a88627d.zip |
Update to 4.4.0
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libxmp/Makefile | 2 | ||||
-rw-r--r-- | audio/libxmp/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/audio/libxmp/Makefile b/audio/libxmp/Makefile index 7222cb21185..81e8f1bea4f 100644 --- a/audio/libxmp/Makefile +++ b/audio/libxmp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libxmp -PORTVERSION= 4.3.13 +PORTVERSION= 4.4.0 CATEGORIES= audio MASTER_SITES= SF/xmp/${PORTNAME}/${PORTVERSION} diff --git a/audio/libxmp/distinfo b/audio/libxmp/distinfo index 326f07f3f76..ec83d4dde84 100644 --- a/audio/libxmp/distinfo +++ b/audio/libxmp/distinfo @@ -1,2 +1,3 @@ -SHA256 (libxmp-4.3.13.tar.gz) = 57a31e623dac12ad168fbd46cf1e0aeda93512ed52812665018b21d0e71633b9 -SIZE (libxmp-4.3.13.tar.gz) = 631587 +TIMESTAMP = 1469121818 +SHA256 (libxmp-4.4.0.tar.gz) = 1488dd953fd30384fb946745111824ad14a5c2ed82d76af671ac9cd733ac5c82 +SIZE (libxmp-4.4.0.tar.gz) = 615536 |