svn commit: r326235 - head/lang/munger

Thomas Abthorpe tabthorpe at FreeBSD.org
Wed Sep 4 00:06:18 UTC 2013


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 at 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


More information about the svn-ports-all mailing list