Bug 185276 - archivers/upx: Update to 3.91
Summary: archivers/upx: Update to 3.91
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: Max Khon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-29 21:00 UTC by Wesley Shields
Modified: 2014-02-01 09:50 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (893 bytes, patch)
2013-12-29 21:00 UTC, Wesley Shields
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wesley Shields freebsd_committer freebsd_triage 2013-12-29 21:00:00 UTC
archivers/upx is up to 3.91 which supports 64bit PE binaries. The maintainer (fjoe@) is CC'ed on this.

How-To-Repeat: N/A
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-29 21:00:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->fjoe

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-02-01 09:42:10 UTC
Author: fjoe
Date: Sat Feb  1 09:42:03 2014
New Revision: 342105
URL: http://svnweb.freebsd.org/changeset/ports/342105
QAT: https://qat.redports.org/buildarchive/r342105/

Log:
  Update to 3.91
  
  PR:		185276
  Submitted by:	Wesley Shields

Modified:
  head/archivers/upx/Makefile
  head/archivers/upx/distinfo

Modified: head/archivers/upx/Makefile
==============================================================================
--- head/archivers/upx/Makefile	Sat Feb  1 09:21:23 2014	(r342104)
+++ head/archivers/upx/Makefile	Sat Feb  1 09:42:03 2014	(r342105)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	upx
-PORTVERSION=	3.09
+PORTVERSION=	3.91
 CATEGORIES=	archivers
 MASTER_SITES=	http://upx.sourceforge.net/download/\
 		SF/sevenzip/7-Zip/${LZMA_VER}:lzma

Modified: head/archivers/upx/distinfo
==============================================================================
--- head/archivers/upx/distinfo	Sat Feb  1 09:21:23 2014	(r342104)
+++ head/archivers/upx/distinfo	Sat Feb  1 09:42:03 2014	(r342105)
@@ -1,4 +1,4 @@
-SHA256 (upx-3.09-src.tar.bz2) = f61a95694d9b8f8c486ee25c9cceab483b9262a29d6ed31c8d3ae4aca0f55c9a
-SIZE (upx-3.09-src.tar.bz2) = 884001
+SHA256 (upx-3.91-src.tar.bz2) = 527ce757429841f51675352b1f9f6fc8ad97b18002080d7bf8672c466d8c6a3c
+SIZE (upx-3.91-src.tar.bz2) = 904747
 SHA256 (7z465.tar.bz2) = cce25c2b7c98ccb598b1393c302ff56a5c51fe2a5aae9c3885bec007eb06fc70
 SIZE (7z465.tar.bz2) = 658088
_______________________________________________
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 3 Max Khon freebsd_committer freebsd_triage 2014-02-01 09:42:23 UTC
State Changed
From-To: open->closed

Committed, thanks!