Bug 179493 - Update of ports-mgmt/portsreinstall to version 3.0.1
Summary: Update of ports-mgmt/portsreinstall to version 3.0.1
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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-11 18:20 UTC by Mamoru Sakaue
Modified: 2013-06-12 10:10 UTC (History)
0 users

See Also:


Attachments
file.diff (2.28 KB, patch)
2013-06-11 18:20 UTC, Mamoru Sakaue
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mamoru Sakaue 2013-06-11 18:20:00 UTC
The software version is updated to 3.0.1.
URLs in Makefile and pkg-descr are modified so as to follow the English corrections (softwares => software) made in the original site (the old URLs are still available but to be abandoned).

Fix: Apply the attached patch.


Patch attached with submission follows:
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2013-06-11 18:32:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2013-06-12 10:01:51 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-06-12 10:01:53 UTC
Author: culot
Date: Wed Jun 12 09:01:38 2013
New Revision: 320672
URL: http://svnweb.freebsd.org/changeset/ports/320672

Log:
  - Update to 3.0.1
  
  PR:		ports/179493
  Submitted by: 	Mamoru Sakaue <sakaue.mamoru@samurai.mwghennn.net> (maintainer)

Modified:
  head/ports-mgmt/portsreinstall/Makefile
  head/ports-mgmt/portsreinstall/distinfo
  head/ports-mgmt/portsreinstall/pkg-descr

Modified: head/ports-mgmt/portsreinstall/Makefile
==============================================================================
--- head/ports-mgmt/portsreinstall/Makefile	Wed Jun 12 07:56:24 2013	(r320671)
+++ head/ports-mgmt/portsreinstall/Makefile	Wed Jun 12 09:01:38 2013	(r320672)
@@ -2,10 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	portsreinstall
-PORTVERSION=	3.0.0
+PORTVERSION=	3.0.1
 CATEGORIES=	ports-mgmt
-MASTER_SITES=	SFJP/${PORTNAME}/58925/ \
-		http://www.mwghennndo.com/softwares/${PORTNAME}/
+MASTER_SITES=	SFJP/${PORTNAME}/58980/ \
+		http://www.mwghennndo.com/software/${PORTNAME}/
 
 MAINTAINER=	sakaue.mamoru@samurai.mwghennn.net
 COMMENT=	Ports upgrading utility for massive forced reinstall

Modified: head/ports-mgmt/portsreinstall/distinfo
==============================================================================
--- head/ports-mgmt/portsreinstall/distinfo	Wed Jun 12 07:56:24 2013	(r320671)
+++ head/ports-mgmt/portsreinstall/distinfo	Wed Jun 12 09:01:38 2013	(r320672)
@@ -1,2 +1,2 @@
-SHA256 (portsreinstall-3.0.0.tar.gz) = 1f06c0fd2bc14caf73284db66256799ca653465af93e4369342807a98121b5d8
-SIZE (portsreinstall-3.0.0.tar.gz) = 73536
+SHA256 (portsreinstall-3.0.1.tar.gz) = a582a8b0fc2b9d209379dc474b6eaac23ca93e525cb0089731176ee0af430730
+SIZE (portsreinstall-3.0.1.tar.gz) = 75146

Modified: head/ports-mgmt/portsreinstall/pkg-descr
==============================================================================
--- head/ports-mgmt/portsreinstall/pkg-descr	Wed Jun 12 07:56:24 2013	(r320671)
+++ head/ports-mgmt/portsreinstall/pkg-descr	Wed Jun 12 09:01:38 2013	(r320672)
@@ -1,4 +1,4 @@
 This is a ports upgrading utility for massive forced reinstallation,
 and for those who are pursuing the perfect packages environment.
 
-WWW: http://www.mwghennndo.com/softwares/portsreinstall/
+WWW: http://www.mwghennndo.com/software/portsreinstall/
_______________________________________________
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"