diff options
author | ahze <ahze@FreeBSD.org> | 2005-01-17 22:32:20 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-01-17 22:32:20 +0800 |
commit | 85bf5d5cefa38071f9461c6691c24edde918cedd (patch) | |
tree | aa64ce78dee81737ed0f3fede4f273b316bba77b /audio | |
parent | 9a75d44c35ccd6b4f44c9bd3313c289278df9a3f (diff) | |
download | freebsd-ports-gnome-85bf5d5cefa38071f9461c6691c24edde918cedd.tar.gz freebsd-ports-gnome-85bf5d5cefa38071f9461c6691c24edde918cedd.tar.zst freebsd-ports-gnome-85bf5d5cefa38071f9461c6691c24edde918cedd.zip |
- Update to 2.1b
PR: ports/76345
Submitted by: maintainer
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mp3splt/Makefile | 4 | ||||
-rw-r--r-- | audio/mp3splt/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/mp3splt/Makefile b/audio/mp3splt/Makefile index 3411a453ce3e..96e69b59c4ff 100644 --- a/audio/mp3splt/Makefile +++ b/audio/mp3splt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mp3splt -PORTVERSION= 2.0e +PORTVERSION= 2.1b CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -25,7 +25,7 @@ CONFIGURE_ENV+= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" \ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GETOPT_LONG= yes -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S|e||} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAN1= mp3splt.1 PLIST_FILES= bin/mp3splt bin/oggsplt diff --git a/audio/mp3splt/distinfo b/audio/mp3splt/distinfo index af021d7c122a..e0122bbf8292 100644 --- a/audio/mp3splt/distinfo +++ b/audio/mp3splt/distinfo @@ -1,2 +1,2 @@ -MD5 (mp3splt-2.0e-src.tar.gz) = c7d1057c605bf95dcefdbcd25ba10d63 -SIZE (mp3splt-2.0e-src.tar.gz) = 132937 +MD5 (mp3splt-2.1b-src.tar.gz) = b1f4140ff40d51921edf0e1f6c402463 +SIZE (mp3splt-2.1b-src.tar.gz) = 134352 |