mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 20:36:30 -04:00
Upgrade to 3.2.3 (fix for new gcc)
This commit is contained in:
parent
7334b897a1
commit
2b1cb1f349
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86997
3 changed files with 3 additions and 21 deletions
|
@ -7,10 +7,10 @@
|
||||||
|
|
||||||
PORTNAME= unrar
|
PORTNAME= unrar
|
||||||
PORTVERSION= 3.20
|
PORTVERSION= 3.20
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 2
|
||||||
CATEGORIES= archivers
|
CATEGORIES= archivers
|
||||||
MASTER_SITES= http://files10.rarlab.com/rar/
|
MASTER_SITES= http://files10.rarlab.com/rar/
|
||||||
DISTNAME= unrarsrc-3.2.2
|
DISTNAME= unrarsrc-3.2.3
|
||||||
|
|
||||||
MAINTAINER= ache@FreeBSD.org
|
MAINTAINER= ache@FreeBSD.org
|
||||||
COMMENT= Extract, view & test RAR archives
|
COMMENT= Extract, view & test RAR archives
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
MD5 (unrarsrc-3.2.2.tar.gz) = 1fd738ccdf9f3cd0f366fcdf221befa1
|
MD5 (unrarsrc-3.2.3.tar.gz) = 1afca3128e21994042f34bcb91b4ea48
|
||||||
|
|
|
@ -1,18 +0,0 @@
|
||||||
--- rar.hpp.orig Tue Aug 12 04:38:00 2003
|
|
||||||
+++ rar.hpp Tue Aug 12 04:38:02 2003
|
|
||||||
@@ -16,6 +16,7 @@
|
|
||||||
#include "int64.hpp"
|
|
||||||
#include "unicode.hpp"
|
|
||||||
#include "errhnd.hpp"
|
|
||||||
+#include "global.hpp"
|
|
||||||
#include "array.hpp"
|
|
||||||
#include "timefn.hpp"
|
|
||||||
#include "headers.hpp"
|
|
||||||
@@ -71,7 +72,6 @@
|
|
||||||
#include "smallfn.hpp"
|
|
||||||
#include "ulinks.hpp"
|
|
||||||
|
|
||||||
-#include "global.hpp"
|
|
||||||
|
|
||||||
|
|
||||||
#endif
|
|
Loading…
Add table
Reference in a new issue