diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2013-05-13 13:46:43 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2013-05-13 13:46:43 +0800 |
commit | 0cf5cef28d859f7fcc0c45761971fc770d799feb (patch) | |
tree | fb1d36e7395364ba495804155a96e1d244801fb8 /audio | |
parent | 5c895968182915e231df6759c810bb66854c9e54 (diff) | |
download | freebsd-ports-gnome-0cf5cef28d859f7fcc0c45761971fc770d799feb.tar.gz freebsd-ports-gnome-0cf5cef28d859f7fcc0c45761971fc770d799feb.tar.zst freebsd-ports-gnome-0cf5cef28d859f7fcc0c45761971fc770d799feb.zip |
Update to 4.0.5
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmp/Makefile | 3 | ||||
-rw-r--r-- | audio/xmp/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile index 1b7c21512825..717c2deb72c1 100644 --- a/audio/xmp/Makefile +++ b/audio/xmp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xmp -PORTVERSION= 4.0.4 +PORTVERSION= 4.0.5 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= SF @@ -14,6 +14,7 @@ LICENSE= GPLv2 LIB_DEPENDS= xmp:${PORTSDIR}/audio/libxmp +USES= pkgconfig USE_GMAKE= yes WANT_GNOME= yes GNU_CONFIGURE= yes diff --git a/audio/xmp/distinfo b/audio/xmp/distinfo index ddc2149de6ed..89b3fc42892a 100644 --- a/audio/xmp/distinfo +++ b/audio/xmp/distinfo @@ -1,2 +1,2 @@ -SHA256 (xmp-4.0.4.tar.gz) = f4cccffb03197e02818a092fca967f3d2cc88f01d4ff2a179d93796a7c0d8998 -SIZE (xmp-4.0.4.tar.gz) = 157607 +SHA256 (xmp-4.0.5.tar.gz) = 7d05596dd323065eb8213be2cc54b9c42eab11b4f2a23a818b32aa366b570f9d +SIZE (xmp-4.0.5.tar.gz) = 207340 |