Bug 140197 - update: textproc/p5-CSS-Minifier-XS - update to 0.04
Summary: update: textproc/p5-CSS-Minifier-XS - update to 0.04
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: skv
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-02 09:30 UTC by Emanuel Haupt
Modified: 2009-12-26 00:00 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Emanuel Haupt freebsd_committer freebsd_triage 2009-11-02 09:30:03 UTC
See "Synopsis"

Fix: Apply the following patch.



---OXOwLmshEiPGWwx4SIf4Atz2pyGOdoK2L5W3eJ0nC5r37ElQ
Content-Type: text/plain; name="patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="patch"



Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-CSS-Minifier-XS/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	18 Jul 2008 12:29:03 -0000	1.1
+++ Makefile	2 Nov 2009 09:08:24 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	CSS-Minifier-XS
-PORTVERSION=	0.03
+PORTVERSION=	0.04
 CATEGORIES=	textproc www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-CSS-Minifier-XS/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	18 Jul 2008 12:29:03 -0000	1.1
+++ distinfo	2 Nov 2009 09:08:24 -0000
@@ -1,3 +1,3 @@
-MD5 (CSS-Minifier-XS-0.03.tar.gz) = 31522fe802f1dbfbc7e079ab8b70df76
-SHA256 (CSS-Minifier-XS-0.03.tar.gz) = 94b503afd7806d912eb6d44d188b5c37e15a7306b6e5bb9b5c09db7713485c2e
-SIZE (CSS-Minifier-XS-0.03.tar.gz) = 9840
+MD5 (CSS-Minifier-XS-0.04.tar.gz) = 44cbafa17d0ddd7a5e554392cc850c0d
+SHA256 (CSS-Minifier-XS-0.04.tar.gz) = 006b08e2e83b485b82563d1a427bc3f713969a2c4bd678569c5cd02daed787ee
+SIZE (CSS-Minifier-XS-0.04.tar.gz) = 10160
--- CSS-Minifier-XS.patch ends here --
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-11-02 09:30:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->skv

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-12-25 23:57:07 UTC
miwi        2009-12-25 23:56:51 UTC

  FreeBSD ports repository

  Modified files:
    textproc/p5-CSS-Minifier-XS Makefile distinfo 
  Log:
  - Update to 0.04
  
  Changes:
          http://cpansearch.perl.org/src/GTERMARS/CSS-Minifier-XS-0.04/Changes
  
  PR:             140197
  Submitted by:   ehaupt@
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.2       +1 -1      ports/textproc/p5-CSS-Minifier-XS/Makefile
  1.2       +3 -3      ports/textproc/p5-CSS-Minifier-XS/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2009-12-25 23:58:34 UTC
State Changed
From-To: open->closed

Committed. Thanks!