Bug 117439 - [PATCH] archivers/paq: update to 8.o7
Summary: [PATCH] archivers/paq: update to 8.o7
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: 2007-10-24 03:00 UTC by bf
Modified: 2007-10-24 04:40 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 bf 2007-10-24 03:00:04 UTC
Update to 8.o7 ("detects 4, 8 and 24 bit BMP, 8 bit PGM images, and has some improvements to the JPEG model"):


diff -ruN paq.orig/Makefile paq/Makefile
--- paq.orig/Makefile	Thu Oct  4 21:02:20 2007
+++ paq/Makefile	Tue Oct 23 12:28:44 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	paq
-DISTVERSION=	8o6
+DISTVERSION=	8o7
 CATEGORIES=	archivers
 MASTER_SITES=	http://www.cs.fit.edu/~mmahoney/compression/
 DISTNAME=	${PORTNAME}${DISTVERSION}
diff -ruN paq.orig/distinfo paq/distinfo
--- paq.orig/distinfo	Thu Oct  4 21:02:20 2007
+++ paq/distinfo	Tue Oct 23 12:28:44 2007
@@ -1,3 +1,3 @@
-MD5 (paq8o6.zip) = 0a40d3467f61b62cb48a82c890f49dd6
-SHA256 (paq8o6.zip) = e93b919938ef30b5d9e6b6a3406cdbf204189afb9cf31d5616b6f1ac0dc52ec8
-SIZE (paq8o6.zip) = 120315
+MD5 (paq8o7.zip) = 86f63aad5991f6ce8c29707b6367baf1
+SHA256 (paq8o7.zip) = e02ed9397bb333b749fcfea35ff470994b099ec85bbed306fc7984a73d7320e0
+SIZE (paq8o7.zip) = 118405
Comment 1 Thomas Abthorpe freebsd_committer freebsd_triage 2007-10-24 03:14:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tabthorpe

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-10-24 04:30:24 UTC
tabthorpe    2007-10-24 03:30:18 UTC

  FreeBSD ports repository

  Modified files:
    archivers/paq        Makefile distinfo 
  Log:
  - Update to 8.o7
  
  PR:             ports/117439
  Submitted by:   bf2006a yahoo.com (maintainer)
  Approved by:    clsung (mentor, implicit)
  
  Revision  Changes    Path
  1.8       +1 -1      ports/archivers/paq/Makefile
  1.7       +3 -3      ports/archivers/paq/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 Thomas Abthorpe freebsd_committer freebsd_triage 2007-10-24 04:30:47 UTC
State Changed
From-To: open->closed

Committed. Thanks!