diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2011-03-12 14:34:14 +0800 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2011-03-12 14:34:14 +0800 |
commit | ff342580aceeeeeaeb1cd02b4f6a19d1733edf72 (patch) | |
tree | 0f0fe65ec28160c624d2016fe6e8e2c4858292ba /audio/mp3gain | |
parent | 071374526137641a1630ff323cd92bd15c1a18e5 (diff) | |
download | freebsd-ports-gnome-ff342580aceeeeeaeb1cd02b4f6a19d1733edf72.tar.gz freebsd-ports-gnome-ff342580aceeeeeaeb1cd02b4f6a19d1733edf72.tar.zst freebsd-ports-gnome-ff342580aceeeeeaeb1cd02b4f6a19d1733edf72.zip |
- Update to 1.5.2
PR: 155464
Submitted by: Anton Yuzhaninov
Diffstat (limited to 'audio/mp3gain')
-rw-r--r-- | audio/mp3gain/Makefile | 7 | ||||
-rw-r--r-- | audio/mp3gain/distinfo | 5 |
2 files changed, 4 insertions, 8 deletions
diff --git a/audio/mp3gain/Makefile b/audio/mp3gain/Makefile index caa3159e23f4..fce8747624e6 100644 --- a/audio/mp3gain/Makefile +++ b/audio/mp3gain/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mp3gain -PORTVERSION= 1.5.1 +PORTVERSION= 1.5.2 CATEGORIES= audio MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION:C/\./_/g}-src @@ -18,13 +18,10 @@ LICENSE= LGPL21 PLIST_FILES= bin/mp3gain USE_ZIP= yes +USE_DOS2UNIX= yes NO_WRKSUBDIR= yes -pre-patch: - @${FIND} ${WRKDIR} -type f -print0 | ${XARGS} -0 \ - ${REINPLACE_CMD} -e 's/[[:cntrl:]]*$$//' - post-patch: @${CP} ${FILESDIR}/Makefile.main ${WRKSRC}/Makefile @${CP} ${FILESDIR}/Makefile.lib ${WRKSRC}/mpglibDBL/Makefile diff --git a/audio/mp3gain/distinfo b/audio/mp3gain/distinfo index 25ff7118bb80..d523c570976a 100644 --- a/audio/mp3gain/distinfo +++ b/audio/mp3gain/distinfo @@ -1,3 +1,2 @@ -MD5 (mp3gain-1_5_1-src.zip) = 71a43bd183bc2a2c37fbf4a633ffb7aa -SHA256 (mp3gain-1_5_1-src.zip) = 4d756b2aebb8dffed36a43a81379a5512743fbb1217a27e70a6f96640dd414b5 -SIZE (mp3gain-1_5_1-src.zip) = 121613 +SHA256 (mp3gain-1_5_2-src.zip) = dbadc7a41a8a3b87d3a21a1989701cfe72d2090c3ead02b0b396a19a8acf6fca +SIZE (mp3gain-1_5_2-src.zip) = 129435 |