Bug 66959 - [MAINTAINER] lang/pike76: Update MASTER_SITES
Summary: [MAINTAINER] lang/pike76: Update MASTER_SITES
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-20 20:30 UTC by Xavier Beaudouin
Modified: 2004-05-21 07:37 UTC (History)
0 users

See Also:


Attachments
pike76-7.6.9_1.patch (715 bytes, patch)
2004-05-20 20:30 UTC, Xavier Beaudouin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xavier Beaudouin 2004-05-20 20:30:22 UTC
- Update MASTER_SITES

Generated with FreeBSD Port Tools 0.50
Comment 1 Oliver Eikemeier 2004-05-20 20:58:50 UTC
> --- pike76-7.6.9_1.patch begins here ---
> diff -ruN --exclude=CVS /usr/ports/lang/pike76.old/Makefile /usr/ports/lang/pike76/Makefile
> --- /usr/ports/lang/pike76.old/Makefile	Thu May 20 21:16:13 2004
> +++ /usr/ports/lang/pike76/Makefile	Thu May 20 21:20:59 2004
> @@ -7,10 +7,13 @@
>  
>  PORTNAME=	pike76
>  PORTVERSION=	7.6.9
> +PORTREVISION=	1
>  CATEGORIES=	lang
>  MASTER_SITES=	ftp://pike.ida.liu.se/pub/pike/all/${PORTVERSION}/ \
>  		ftp://ftp.oav.net/pike/7.6/ \
> -		ftp://ftp.caudium.net/pike/official_releases/${PORTVERSION}/
> +		ftp://ftp.caudium.net/pike/official_releases/${PORTVERSION}/ \
> +		ftp://ftp.us.caudium.net/pub/pike/7.6/ \
> +		ftp://ftp.us.caudium.net/pub/pike/official_releases/${PORTVERSION}/
>  DISTNAME=	pike-${PORTVERSION}
>  
>  MAINTAINER=	kiwi@oav.net
> --- pike76-7.6.9_1.patch ends here ---

The PORTREVISION should *only* be bumped if it results in changes in the resulting
package.

-Oliver
Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2004-05-21 07:37:39 UTC
State Changed
From-To: open->closed

Committed, thanks!