diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2016-10-13 14:51:34 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2016-10-13 14:51:34 +0000 |
commit | 3d6d2732982ea65f30fd8b76f365c0177e9f1827 (patch) | |
tree | 83774cd102402c6d9eb437c7f2803c8c1f3717f6 /audio | |
parent | 30c985b913ea21838938472922733c298283607e (diff) | |
download | freebsd-ports-3d6d2732982ea65f30fd8b76f365c0177e9f1827.zip |
- Update to 4.4.1
- Add license
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libxmp/Makefile | 5 | ||||
-rw-r--r-- | audio/libxmp/distinfo | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/audio/libxmp/Makefile b/audio/libxmp/Makefile index 81e8f1bea4fb..1a421dcf2923 100644 --- a/audio/libxmp/Makefile +++ b/audio/libxmp/Makefile @@ -2,13 +2,16 @@ # $FreeBSD$ PORTNAME= libxmp -PORTVERSION= 4.4.0 +PORTVERSION= 4.4.1 CATEGORIES= audio MASTER_SITES= SF/xmp/${PORTNAME}/${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Module rendering library for xmp +LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/docs/COPYING.LIB + USES= gmake GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/audio/libxmp/distinfo b/audio/libxmp/distinfo index ec83d4dde84b..91725f986b47 100644 --- a/audio/libxmp/distinfo +++ b/audio/libxmp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1469121818 -SHA256 (libxmp-4.4.0.tar.gz) = 1488dd953fd30384fb946745111824ad14a5c2ed82d76af671ac9cd733ac5c82 -SIZE (libxmp-4.4.0.tar.gz) = 615536 +TIMESTAMP = 1476370041 +SHA256 (libxmp-4.4.1.tar.gz) = 353535cc84c8cddae8decec4e65fa4c51fc64f22eb0891bc3dae6eaf25f9cccf +SIZE (libxmp-4.4.1.tar.gz) = 618448 |