o Change URL in MASTER_SITES
o Files are not the same. Old file detar in
{raproxy} and the new in {raproxy3.0b1}
- Consequently, I remove the ${WRKSRC} in the Makefile
and change the distinfo.
- This is the only difference between the two (old and new) files.
PR: 53028
Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
Approved by: edwin (mentor)
This commit is contained in:
@@ -9,7 +9,7 @@ PORTNAME= raproxy
|
||||
PORTVERSION= 3.0b1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio net
|
||||
MASTER_SITES= http://docs.real.com/proxykit/
|
||||
MASTER_SITES= http://docs.real.com/docs/proxy/
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@freebsd.org
|
||||
@@ -17,7 +17,6 @@ COMMENT= Progressive Networks RealAudio Proxy Kit 3.0 beta 1
|
||||
|
||||
# Get it through http://www.real.com/firewall/fwdload/index.html
|
||||
# if the master site does not exists somehow.
|
||||
WRKSRC= ${WRKDIR}/raproxy
|
||||
ALL_TARGET= raproxy
|
||||
|
||||
RESTRICTED= License allows only use in a firewall or with RA products.
|
||||
|
||||
@@ -1 +1 @@
|
||||
MD5 (raproxy3.0b1.tar.gz) = 9a61790dfcb5d59a1ab51aef2b8a6c8a
|
||||
MD5 (raproxy3.0b1.tar.gz) = 79c9f28e7493099223b59d8feec9c1fa
|
||||
|
||||
Reference in New Issue
Block a user