diff options
author | ahze <ahze@FreeBSD.org> | 2006-01-27 06:26:36 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-01-27 06:26:36 +0800 |
commit | a36c50921752faec04c4507a0922be3826336a0f (patch) | |
tree | 12d92ec5c71fc1c3a5ea2914b4c81b1b05369247 /audio | |
parent | ff61c2bebdc44d4bad85796e163d8d9d0eb73740 (diff) | |
download | freebsd-ports-gnome-a36c50921752faec04c4507a0922be3826336a0f.tar.gz freebsd-ports-gnome-a36c50921752faec04c4507a0922be3826336a0f.tar.zst freebsd-ports-gnome-a36c50921752faec04c4507a0922be3826336a0f.zip |
- Update to 0.3.6
Diffstat (limited to 'audio')
-rw-r--r-- | audio/twolame/Makefile | 5 | ||||
-rw-r--r-- | audio/twolame/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/audio/twolame/Makefile b/audio/twolame/Makefile index 4d7e45e9080b..7cd779adce5c 100644 --- a/audio/twolame/Makefile +++ b/audio/twolame/Makefile @@ -6,9 +6,10 @@ # PORTNAME= twolame -PORTVERSION= 0.3.5 +PORTVERSION= 0.3.6 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ + http://www.ecs.soton.ac.uk/~njh/twolame/ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ahze@FreeBSD.org diff --git a/audio/twolame/distinfo b/audio/twolame/distinfo index a967f3ff2691..2384d880cdc1 100644 --- a/audio/twolame/distinfo +++ b/audio/twolame/distinfo @@ -1,3 +1,3 @@ -MD5 (twolame-0.3.5.tar.gz) = 21c5382aa6e0a49e20a4731ac6162ce5 -SHA256 (twolame-0.3.5.tar.gz) = d5ebdda4e710e4af25ccc53a399b8c00125fb931810aba7174980a32c1a76405 -SIZE (twolame-0.3.5.tar.gz) = 452726 +MD5 (twolame-0.3.6.tar.gz) = cf7f79e27a03f403a7122281bf27fe95 +SHA256 (twolame-0.3.6.tar.gz) = 677b1435117976147c95b5a78a2867a6167ef136002256a957bae55ca6f04083 +SIZE (twolame-0.3.6.tar.gz) = 461235 |