o Developer has changed the authentication process without re-rolling

binary. Fix documentation adding appropriate notice.
o bump PORTREVISION
This commit is contained in:
Mario Sergio Fujikawa Ferreira 2002-02-28 17:02:39 +00:00
parent 015b4ea82d
commit 7c48bcc6c7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=55342
6 changed files with 24 additions and 9 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= agsatellite
PORTVERSION= 0.520
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= audio net linux
MASTER_SITES= http://www.audiogalaxy.com/downloads/
DISTNAME= AGSatellite${PORTVERSION:S/.//}-glibc21
@ -26,7 +26,7 @@ DOCS= german_readme.txt license.txt readme.txt
BRANDELF= /usr/bin/brandelf
post-patch:
@${PERL} -pi -e "s| ||" ${WRKSRC}/*.txt
@${PERL} -pi -e "s|\r\n|\n|;s|email|username|" ${WRKSRC}/*.txt
@${SED} -e "s|%%PREFIX%%|${PREFIX}|" ${FILESDIR}/wrapper.sh > \
${WRKDIR}/wrapper.sh

View File

@ -13,8 +13,13 @@ account.txt is simply email that you used to create an account from
the web site on the first line. The second line will be your password
> account.txt
first_line_with_Email_you_have_subscribed
first_line_with_Username_you_have_subscribed
second_line_with_Password_you_have_subscribed
For example,
echo Username_you_have_subscribed > account.txt
echo Password_you_have_subscribed >> account.txt
* Create both account.txt and shares.txt files under the directory
.agsatellite in your HOME directory

View File

@ -7,7 +7,7 @@
PORTNAME= agsatellite
PORTVERSION= 0.520
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= audio net linux
MASTER_SITES= http://www.audiogalaxy.com/downloads/
DISTNAME= AGSatellite${PORTVERSION:S/.//}-glibc21
@ -26,7 +26,7 @@ DOCS= german_readme.txt license.txt readme.txt
BRANDELF= /usr/bin/brandelf
post-patch:
@${PERL} -pi -e "s| ||" ${WRKSRC}/*.txt
@${PERL} -pi -e "s|\r\n|\n|;s|email|username|" ${WRKSRC}/*.txt
@${SED} -e "s|%%PREFIX%%|${PREFIX}|" ${FILESDIR}/wrapper.sh > \
${WRKDIR}/wrapper.sh

View File

@ -13,8 +13,13 @@ account.txt is simply email that you used to create an account from
the web site on the first line. The second line will be your password
> account.txt
first_line_with_Email_you_have_subscribed
first_line_with_Username_you_have_subscribed
second_line_with_Password_you_have_subscribed
For example,
echo Username_you_have_subscribed > account.txt
echo Password_you_have_subscribed >> account.txt
* Create both account.txt and shares.txt files under the directory
.agsatellite in your HOME directory

View File

@ -7,7 +7,7 @@
PORTNAME= agsatellite
PORTVERSION= 0.520
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= audio net linux
MASTER_SITES= http://www.audiogalaxy.com/downloads/
DISTNAME= AGSatellite${PORTVERSION:S/.//}-glibc21
@ -26,7 +26,7 @@ DOCS= german_readme.txt license.txt readme.txt
BRANDELF= /usr/bin/brandelf
post-patch:
@${PERL} -pi -e "s| ||" ${WRKSRC}/*.txt
@${PERL} -pi -e "s|\r\n|\n|;s|email|username|" ${WRKSRC}/*.txt
@${SED} -e "s|%%PREFIX%%|${PREFIX}|" ${FILESDIR}/wrapper.sh > \
${WRKDIR}/wrapper.sh

View File

@ -13,8 +13,13 @@ account.txt is simply email that you used to create an account from
the web site on the first line. The second line will be your password
> account.txt
first_line_with_Email_you_have_subscribed
first_line_with_Username_you_have_subscribed
second_line_with_Password_you_have_subscribed
For example,
echo Username_you_have_subscribed > account.txt
echo Password_you_have_subscribed >> account.txt
* Create both account.txt and shares.txt files under the directory
.agsatellite in your HOME directory