Bug 181437 - Update port: lang/munger => 4.195
Summary: Update port: lang/munger => 4.195
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: Thomas Abthorpe
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-20 20:30 UTC by jimmy
Modified: 2013-09-04 01:10 UTC (History)
0 users

See Also:


Attachments
munger.diff (1.56 KB, patch)
2013-08-20 20:30 UTC, jimmy
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jimmy 2013-08-20 20:30:00 UTC

    
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-08-20 20:30:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tabthorpe

tabthorpe@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 jimmy 2013-08-27 17:23:55 UTC
<div>Please commit the following diff instead of the original.</div>
<div>&nbsp;</div>
<div>
<div>diff -ruN /usr/ports/lang/munger/Makefile ./munger/Makefile</div>
<div>--- /usr/ports/lang/munger/Makefile &nbsp; &nbsp; 2013-05-12 02:05:03.000000000 -0400</div>
<div>+++ ./munger/Makefile &nbsp; 2013-08-24 20:37:50.000000000 -0400</div>
<div>@@ -2,7 +2,7 @@</div>
<div>&nbsp;# $FreeBSD: lang/munger/Makefile 317932 2013-05-12 06:05:03Z bapt $</div>
<div>&nbsp;</div>
<div>&nbsp;PORTNAME= &nbsp; &nbsp; &nbsp;munger</div>
<div>-PORTVERSION= &nbsp; 4.194</div>
<div>+PORTVERSION= &nbsp; 5.0</div>
<div>&nbsp;CATEGORIES= &nbsp; &nbsp;lang</div>
<div>&nbsp;MASTER_SITES= &nbsp;http://www.mammothcheese.ca/</div>
<div>&nbsp;</div>
<div>@@ -19,8 +19,6 @@</div>
<div>&nbsp;OPTIONS_DEFINE= &nbsp; &nbsp; &nbsp; &nbsp;SQLITE</div>
<div>&nbsp;OPTIONS_DEFAULT= &nbsp; &nbsp; &nbsp; SQLITE</div>
<div>&nbsp;</div>
<div>-USE_LDCONFIG= &nbsp;yes</div>
<div>-</div>
<div>&nbsp;.include &lt;bsd.port.options.mk&gt;</div>
<div>&nbsp;</div>
<div>&nbsp;.if ${PORT_OPTIONS:MSQLITE}</div>
<div>diff -ruN /usr/ports/lang/munger/distinfo ./munger/distinfo</div>
<div>--- /usr/ports/lang/munger/distinfo &nbsp; &nbsp; 2013-03-20 13:51:26.000000000 -0400</div>
<div>+++ ./munger/distinfo &nbsp; 2013-08-27 12:15:16.000000000 -0400</div>
<div>@@ -1,2 +1,2 @@</div>
<div>-SHA256 (munger-4.194.tar.gz) = 71016fb224ba0b421bcd563dfa27af8401f53bd22a5bdbaa9a9ad09f2ae03a84</div>
<div>-SIZE (munger-4.194.tar.gz) = 220280</div>
<div>+SHA256 (munger-5.0.tar.gz) = 282a22cd04ea9fc992bdeebe1a01c76ac506b08d604a5bcdf826f979a3fe038f</div>
<div>+SIZE (munger-5.0.tar.gz) = 215613</div>
<div>diff -ruN /usr/ports/lang/munger/pkg-descr ./munger/pkg-descr</div>
<div>--- /usr/ports/lang/munger/pkg-descr &nbsp; &nbsp;2012-07-14 09:54:48.000000000 -0400</div>
<div>+++ ./munger/pkg-descr &nbsp;2013-08-20 14:59:50.000000000 -0400</div>
<div>@@ -11,4 +11,4 @@</div>
<div>&nbsp;irreversible destruction of large portions of the original item." &nbsp;Laugh,</div>
<div>&nbsp;it's a joke.</div>
<div>&nbsp;</div>
<div>-WWW: http://www.mammothcheese.ca/munger.html</div>
<div>+WWW: http://www.mammothcheese.ca/</div>
<div>diff -ruN /usr/ports/lang/munger/pkg-plist ./munger/pkg-plist</div>
<div>--- /usr/ports/lang/munger/pkg-plist &nbsp; &nbsp;2013-03-20 13:51:26.000000000 -0400</div>
<div>+++ ./munger/pkg-plist &nbsp;2013-08-24 20:37:38.000000000 -0400</div>
<div>@@ -1,5 +1,5 @@</div>
<div>&nbsp;bin/munger</div>
<div>-lib/libmunger.so.78</div>
<div>+%%DATADIR%%/mush.munger</div>
<div>&nbsp;%%DATADIR%%/httpd.munger</div>
<div>&nbsp;%%DATADIR%%/echo.munger</div>
<div>&nbsp;%%DATADIR%%/xml2alist.munger</div>
</div>
<div>&nbsp;</div>
Comment 3 jimmy 2013-08-27 17:29:57 UTC
Accidentally sent last diff as HTML. That's what you get when you use webmail.

diff -ruN /usr/ports/lang/munger/Makefile ./munger/Makefile
--- /usr/ports/lang/munger/Makefile 2013-05-12 02:05:03.000000000 -0400
+++ ./munger/Makefile 2013-08-24 20:37:50.000000000 -0400
@@ -2,7 +2,7 @@
 # $FreeBSD: lang/munger/Makefile 317932 2013-05-12 06:05:03Z bapt $
 
 PORTNAME= munger
-PORTVERSION= 4.194
+PORTVERSION= 5.0
 CATEGORIES= lang
 MASTER_SITES= http://www.mammothcheese.ca/
 
@@ -19,8 +19,6 @@
 OPTIONS_DEFINE= SQLITE
 OPTIONS_DEFAULT= SQLITE
 
-USE_LDCONFIG= yes
-
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MSQLITE}
diff -ruN /usr/ports/lang/munger/distinfo ./munger/distinfo
--- /usr/ports/lang/munger/distinfo 2013-03-20 13:51:26.000000000 -0400
+++ ./munger/distinfo 2013-08-27 12:15:16.000000000 -0400
@@ -1,2 +1,2 @@
-SHA256 (munger-4.194.tar.gz) = 71016fb224ba0b421bcd563dfa27af8401f53bd22a5bdbaa9a9ad09f2ae03a84
-SIZE (munger-4.194.tar.gz) = 220280
+SHA256 (munger-5.0.tar.gz) = 282a22cd04ea9fc992bdeebe1a01c76ac506b08d604a5bcdf826f979a3fe038f
+SIZE (munger-5.0.tar.gz) = 215613
diff -ruN /usr/ports/lang/munger/pkg-descr ./munger/pkg-descr
--- /usr/ports/lang/munger/pkg-descr 2012-07-14 09:54:48.000000000 -0400
+++ ./munger/pkg-descr 2013-08-20 14:59:50.000000000 -0400
@@ -11,4 +11,4 @@
 irreversible destruction of large portions of the original item." Laugh,
 it's a joke.
 
-WWW: http://www.mammothcheese.ca/munger.html
+WWW: http://www.mammothcheese.ca/
diff -ruN /usr/ports/lang/munger/pkg-plist ./munger/pkg-plist
--- /usr/ports/lang/munger/pkg-plist 2013-03-20 13:51:26.000000000 -0400
+++ ./munger/pkg-plist 2013-08-24 20:37:38.000000000 -0400
@@ -1,5 +1,5 @@
 bin/munger
-lib/libmunger.so.78
+%%DATADIR%%/mush.munger
 %%DATADIR%%/httpd.munger
 %%DATADIR%%/echo.munger
 %%DATADIR%%/xml2alist.munger
Comment 4 jimmy 2013-08-28 04:04:48 UTC
Distfile change. Needs new checksums. Sigh.
Comment 5 dfilter service freebsd_committer freebsd_triage 2013-09-04 01:06:24 UTC
Author: tabthorpe
Date: Wed Sep  4 00:06:17 2013
New Revision: 326235
URL: http://svnweb.freebsd.org/changeset/ports/326235

Log:
  - Update to 4.195
  
  PR:		ports/181437
  Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)

Modified:
  head/lang/munger/Makefile
  head/lang/munger/distinfo
  head/lang/munger/pkg-descr
  head/lang/munger/pkg-plist

Modified: head/lang/munger/Makefile
==============================================================================
--- head/lang/munger/Makefile	Tue Sep  3 23:28:30 2013	(r326234)
+++ head/lang/munger/Makefile	Wed Sep  4 00:06:17 2013	(r326235)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	munger
-PORTVERSION=	4.194
+PORTVERSION=	4.195
 CATEGORIES=	lang
 MASTER_SITES=	http://www.mammothcheese.ca/
 

Modified: head/lang/munger/distinfo
==============================================================================
--- head/lang/munger/distinfo	Tue Sep  3 23:28:30 2013	(r326234)
+++ head/lang/munger/distinfo	Wed Sep  4 00:06:17 2013	(r326235)
@@ -1,2 +1,2 @@
-SHA256 (munger-4.194.tar.gz) = 71016fb224ba0b421bcd563dfa27af8401f53bd22a5bdbaa9a9ad09f2ae03a84
-SIZE (munger-4.194.tar.gz) = 220280
+SHA256 (munger-4.195.tar.gz) = 1a10550c89cbc7a455c0584784adee88c011f87ca5fe263afdcb6f6490420725
+SIZE (munger-4.195.tar.gz) = 221289

Modified: head/lang/munger/pkg-descr
==============================================================================
--- head/lang/munger/pkg-descr	Tue Sep  3 23:28:30 2013	(r326234)
+++ head/lang/munger/pkg-descr	Wed Sep  4 00:06:17 2013	(r326235)
@@ -11,4 +11,4 @@ may be reversible, yet which ultimately 
 irreversible destruction of large portions of the original item."  Laugh,
 it's a joke.
 
-WWW: http://www.mammothcheese.ca/munger.html
+WWW: http://www.mammothcheese.ca/

Modified: head/lang/munger/pkg-plist
==============================================================================
--- head/lang/munger/pkg-plist	Tue Sep  3 23:28:30 2013	(r326234)
+++ head/lang/munger/pkg-plist	Wed Sep  4 00:06:17 2013	(r326235)
@@ -1,5 +1,5 @@
 bin/munger
-lib/libmunger.so.78
+lib/libmunger.so.79
 %%DATADIR%%/httpd.munger
 %%DATADIR%%/echo.munger
 %%DATADIR%%/xml2alist.munger
_______________________________________________
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 6 Thomas Abthorpe freebsd_committer freebsd_triage 2013-09-04 01:07:03 UTC
State Changed
From-To: open->closed

Committed. Thanks!