Bug 169405 - converters/gbase: Update MASTER_SITES
Summary: converters/gbase: 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: Armin Pirkovitsch
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-25 19:10 UTC by tkato432
Modified: 2012-07-17 08:56 UTC (History)
0 users

See Also:


Attachments
file.diff (555 bytes, patch)
2012-06-25 19:10 UTC, tkato432
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tkato432 2012-06-25 19:10:07 UTC
- Update MASTER_SITES
- Add LICENSE
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-25 19:10:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-07-17 01:07:32 UTC
Author: miwi
Date: Tue Jul 17 00:07:18 2012
New Revision: 300986
URL: http://svn.freebsd.org/changeset/ports/300986

Log:
  - Update MASTER_SITES
  - Add LICENSE
  
  PR:		169405
  Submitted by:	Ports Fury

Modified:
  head/converters/gbase/Makefile

Modified: head/converters/gbase/Makefile
==============================================================================
--- head/converters/gbase/Makefile	Mon Jul 16 22:55:45 2012	(r300985)
+++ head/converters/gbase/Makefile	Tue Jul 17 00:07:18 2012	(r300986)
@@ -9,11 +9,13 @@ PORTNAME=	gbase
 PORTVERSION=	0.5
 PORTREVISION=	6
 CATEGORIES=	converters
-MASTER_SITES=	http://www.fluxcode.net/
+MASTER_SITES=	http://www.fluxcode.net/files/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A program to convert between the 4 common bases used in programming
 
+LICENSE=	ART10
+
 OPTIONS_DEFINE=	GTK2
 
 USE_GNOME=	pkgconfig
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2012-07-17 01:07:33 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 Armin Pirkovitsch freebsd_committer freebsd_triage 2012-07-17 08:56:30 UTC
Responsible Changed
From-To: miwi->sperber

miwi asked me to take it.