diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2008-02-06 21:54:08 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2008-02-06 21:54:08 +0000 |
commit | b9ba99b8398078c48f2c6070c7e0f0759a5945bb (patch) | |
tree | 484d235da5867ca1ecddab1eac8e9704b1a312b3 /audio | |
parent | Fix if_ plugin so it doesn't display lo and pflog interfaces. (diff) |
- Update to 1.0 (protocol 1.2)
Reported by: lx
Notes
Notes:
svn path=/head/; revision=206798
Diffstat (limited to 'audio')
-rw-r--r-- | audio/cmus-post.fm/Makefile | 6 | ||||
-rw-r--r-- | audio/cmus-post.fm/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/cmus-post.fm/Makefile b/audio/cmus-post.fm/Makefile index c642b3c8c276..192585244579 100644 --- a/audio/cmus-post.fm/Makefile +++ b/audio/cmus-post.fm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= post.fm -PORTVERSION= 0.1 +PORTVERSION= 1.0 CATEGORIES= audio MASTER_SITES= CENKES PKGNAMEPREFIX= cmus- @@ -14,12 +14,12 @@ PKGNAMEPREFIX= cmus- MAINTAINER= infofarmer@FreeBSD.org COMMENT= Last.fm submitter -RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww +RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \ + p5-Storable>=0:${PORTSDIR}/devel/p5-Storable USE_BZIP2= yes USE_PERL5_RUN= yes SUB_FILES= pkg-message -PKGMESSAGE= ${WRKDIR}/pkg-message NO_BUILD= yes PLIST_FILES= libexec/${PORTNAME} %%EXAMPLESDIR%%/${PORTNAME}.conf PLIST_DIRS= %%EXAMPLESDIR%% diff --git a/audio/cmus-post.fm/distinfo b/audio/cmus-post.fm/distinfo index 78987b74257d..b0d01c5ee253 100644 --- a/audio/cmus-post.fm/distinfo +++ b/audio/cmus-post.fm/distinfo @@ -1,3 +1,3 @@ -MD5 (post.fm-0.1.tar.bz2) = 6030990a3f336b38101815e3111165a5 -SHA256 (post.fm-0.1.tar.bz2) = 7f89339d472a31c27831bff7fde6986391cf68be07203097481b1047f7262be1 -SIZE (post.fm-0.1.tar.bz2) = 2621 +MD5 (post.fm-1.0.tar.bz2) = 1ea43116a83afcd81e398c6f4415946e +SHA256 (post.fm-1.0.tar.bz2) = 966f069e21e353871592b3c84eb9c7904997ce133806d6aa7a538d1957b54187 +SIZE (post.fm-1.0.tar.bz2) = 3138 |