Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Mar 2009 13:31:34 +0100 (CET)
From:      Guido Falsi <mad@madpilot.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/132775: devel/jsmin: update to last version
Message-ID:  <20090318123134.61052130C41@megatron.madpilot.net>
Resent-Message-ID: <200903181240.n2ICe4b6061495@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         132775
>Category:       ports
>Synopsis:       devel/jsmin: update to last version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 18 12:40:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Guido Falsi
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
none
>Environment:
System: FreeBSD megatron.madpilot.net 7.1-STABLE FreeBSD 7.1-STABLE #15: Sat Mar 14 11:16:00 CET 2009 root@megatron.madpilot.net:/usr/obj/usr/src/sys/MEGATRON i386

>Description:

Version found at home page is newer than the one refenced in the Makefile.

I think just some minor change was made, but I don't have the old sources to check.

>How-To-Repeat:

>Fix:

diff -ruN jsmin.old/Makefile jsmin/Makefile
--- jsmin.old/Makefile	2009-03-18 13:27:24.000000000 +0100
+++ jsmin/Makefile	2009-03-18 13:28:20.000000000 +0100
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	jsmin
-DISTVERSION=	20071204
+DISTVERSION=	20080803
 CATEGORIES=	devel
 MASTER_SITES=	http://www.crockford.com/javascript/
 DISTNAME=	${PORTNAME}
diff -ruN jsmin.old/distinfo jsmin/distinfo
--- jsmin.old/distinfo	2009-03-18 13:27:24.000000000 +0100
+++ jsmin/distinfo	2009-03-18 13:28:23.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (jsmin.c) = 86507bff30ea2ea469746a70ffdadfd8
-SHA256 (jsmin.c) = 45d32dffa8ccf999e096df3dd926399f123ac4e845b8127261500ee6f241e212
-SIZE (jsmin.c) = 7360
+MD5 (jsmin.c) = ea17288862b5ea8cba7635c49a4df78b
+SHA256 (jsmin.c) = eb18008967d7c1bba523e1b2b1bd327dd6cb13c84c2c1c295640c595dd193af9
+SIZE (jsmin.c) = 7639
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090318123134.61052130C41>