Index: head/audio/mp3gain/files/Makefile.lib =================================================================== --- head/audio/mp3gain/files/Makefile.lib (revision 488928) +++ head/audio/mp3gain/files/Makefile.lib (nonexistent) @@ -1,7 +0,0 @@ -CFLAGS+= -DNOANALYSIS - -SRCS= common.c dct64_i386.c decode_i386.c interface.c layer3.c tabinit.c - -LIB= mpglibDBL - -.include Property changes on: head/audio/mp3gain/files/Makefile.lib ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/audio/mp3gain/files/Makefile.main =================================================================== --- head/audio/mp3gain/files/Makefile.main (revision 488928) +++ head/audio/mp3gain/files/Makefile.main (nonexistent) @@ -1,17 +0,0 @@ -SRCS= gain_analysis.c mp3gain.c rg_error.c apetag.c id3tag.c -PROG= mp3gain - -LDFLAGS+= -LmpglibDBL -LDADD= -lm -lmpglibDBL -DPADD= mpglibDBL/libmpglibDBL.a - -BINDIR= ${PREFIX}/bin - -NO_MAN= yes - -mpglibDBL/libmpglibDBL.a: - cd mpglibDBL && ${MAKE} - -.include - -${PROG}: ${DPADD} Property changes on: head/audio/mp3gain/files/Makefile.main ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/audio/mp3gain/Makefile =================================================================== --- head/audio/mp3gain/Makefile (revision 488928) +++ head/audio/mp3gain/Makefile (revision 488929) @@ -1,24 +1,27 @@ # Created by: Simon 'corecode' Schubert # $FreeBSD$ PORTNAME= mp3gain -PORTVERSION= 1.5.2 +PORTVERSION= 1.6.2 CATEGORIES= audio MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION:C/\./_/g}-src MAINTAINER= dinoex@FreeBSD.org COMMENT= Tool to normalize the gain of MP3 files LICENSE= LGPL21 -USES= zip dos2unix uidfix +LIB_DEPENDS= libmpg123.so:audio/mpg123 +USES= zip gmake uidfix +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib + NO_WRKSUBDIR= yes PLIST_FILES= bin/mp3gain -post-patch: - @${CP} ${FILESDIR}/Makefile.main ${WRKSRC}/Makefile - @${CP} ${FILESDIR}/Makefile.lib ${WRKSRC}/mpglibDBL/Makefile +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/mp3gain ${STAGEDIR}${PREFIX}/bin/ .include Index: head/audio/mp3gain/distinfo =================================================================== --- head/audio/mp3gain/distinfo (revision 488928) +++ head/audio/mp3gain/distinfo (revision 488929) @@ -1,2 +1,3 @@ -SHA256 (mp3gain-1_5_2-src.zip) = dbadc7a41a8a3b87d3a21a1989701cfe72d2090c3ead02b0b396a19a8acf6fca -SIZE (mp3gain-1_5_2-src.zip) = 129435 +TIMESTAMP = 1546371755 +SHA256 (mp3gain-1_6_2-src.zip) = 5cc04732ef32850d5878b28fbd8b85798d979a025990654aceeaa379bcc9596d +SIZE (mp3gain-1_6_2-src.zip) = 71246