Bug 179060 - print/latexml: Update MASTER_SITES and WWW: line
Summary: print/latexml: Update MASTER_SITES and WWW: line
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: William Grzybowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-28 19:40 UTC by tkato432
Modified: 2013-05-29 15:30 UTC (History)
0 users

See Also:


Attachments
file.diff (945 bytes, patch)
2013-05-28 19:40 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 2013-05-28 19:40:01 UTC
- Update MASTER_SITES and WWW: line
Comment 1 William Grzybowski freebsd_committer freebsd_triage 2013-05-29 13:54:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wg

I'll take it.
Comment 2 William Grzybowski freebsd_committer freebsd_triage 2013-05-29 15:24:55 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-05-29 15:24:55 UTC
Author: wg
Date: Wed May 29 14:24:42 2013
New Revision: 319372
URL: http://svnweb.freebsd.org/changeset/ports/319372

Log:
  - Update MASTER_SITES and WWW: line
  
  PR:		ports/179060
  Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
  Approved by:	jpaetzel (mentor)

Modified:
  head/print/latexmk/Makefile
  head/print/latexmk/pkg-descr

Modified: head/print/latexmk/Makefile
==============================================================================
--- head/print/latexmk/Makefile	Wed May 29 14:08:27 2013	(r319371)
+++ head/print/latexmk/Makefile	Wed May 29 14:24:42 2013	(r319372)
@@ -4,7 +4,7 @@
 PORTNAME=	latexmk
 PORTVERSION=	435
 CATEGORIES=	print
-MASTER_SITES=	http://www.phys.psu.edu/~collins/software/latexmk/
+MASTER_SITES=	http://users.phys.psu.edu/~collins/software/latexmk/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Tool to completely automate generating output from LaTeX documents

Modified: head/print/latexmk/pkg-descr
==============================================================================
--- head/print/latexmk/pkg-descr	Wed May 29 14:08:27 2013	(r319371)
+++ head/print/latexmk/pkg-descr	Wed May 29 14:24:42 2013	(r319372)
@@ -8,4 +8,4 @@ necessary. It can also be set to run con
 case the needed commands are re-run whenever one of the source files is
 modified.
 
-WWW: http://www.phys.psu.edu/~collins/software/latexmk/
+WWW: http://users.phys.psu.edu/~collins/software/latexmk/
_______________________________________________
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"