summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-02-28 17:02:39 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-02-28 17:02:39 +0000
commit7c48bcc6c7d3dc38ad31464acee3bb31e7ccfcad (patch)
tree557de238b2b4c68a5f890b86ba443db88fe08a49
parentAdd a patch taken from dev@subversion archive to enable use of http_proxy (diff)
o Developer has changed the authentication process without re-rolling
binary. Fix documentation adding appropriate notice. o bump PORTREVISION
Notes
Notes: svn path=/head/; revision=55342
-rw-r--r--audio/agsatellite/Makefile4
-rw-r--r--audio/agsatellite/pkg-message7
-rw-r--r--net-p2p/linux-agsatellite/Makefile4
-rw-r--r--net-p2p/linux-agsatellite/pkg-message7
-rw-r--r--net/linux-agsatellite/Makefile4
-rw-r--r--net/linux-agsatellite/pkg-message7
6 files changed, 24 insertions, 9 deletions
diff --git a/audio/agsatellite/Makefile b/audio/agsatellite/Makefile
index 7ef8ccdcebb3..2559e2afc42d 100644
--- a/audio/agsatellite/Makefile
+++ b/audio/agsatellite/Makefile
@@ -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
diff --git a/audio/agsatellite/pkg-message b/audio/agsatellite/pkg-message
index 855c074f8ad3..c9d9c0f8cea1 100644
--- a/audio/agsatellite/pkg-message
+++ b/audio/agsatellite/pkg-message
@@ -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
diff --git a/net-p2p/linux-agsatellite/Makefile b/net-p2p/linux-agsatellite/Makefile
index 7ef8ccdcebb3..2559e2afc42d 100644
--- a/net-p2p/linux-agsatellite/Makefile
+++ b/net-p2p/linux-agsatellite/Makefile
@@ -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
diff --git a/net-p2p/linux-agsatellite/pkg-message b/net-p2p/linux-agsatellite/pkg-message
index 855c074f8ad3..c9d9c0f8cea1 100644
--- a/net-p2p/linux-agsatellite/pkg-message
+++ b/net-p2p/linux-agsatellite/pkg-message
@@ -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
diff --git a/net/linux-agsatellite/Makefile b/net/linux-agsatellite/Makefile
index 7ef8ccdcebb3..2559e2afc42d 100644
--- a/net/linux-agsatellite/Makefile
+++ b/net/linux-agsatellite/Makefile
@@ -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
diff --git a/net/linux-agsatellite/pkg-message b/net/linux-agsatellite/pkg-message
index 855c074f8ad3..c9d9c0f8cea1 100644
--- a/net/linux-agsatellite/pkg-message
+++ b/net/linux-agsatellite/pkg-message
@@ -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