Bug 103440 - archivers/libunrar version update
Summary: archivers/libunrar version update
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: Simon Barner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-20 21:20 UTC by Oleksii Samorukov
Modified: 2006-09-28 13:20 UTC (History)
0 users

See Also:


Attachments
file.diff (2.03 KB, patch)
2006-09-20 21:20 UTC, Oleksii Samorukov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleksii Samorukov freebsd_committer freebsd_triage 2006-09-20 21:20:25 UTC

this patch will update libunrar to latest released version.
Comment 1 Simon Barner freebsd_committer freebsd_triage 2006-09-21 12:16:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->barner

I'll take it.
Comment 2 Simon Barner freebsd_committer freebsd_triage 2006-09-21 12:25:17 UTC
Alex Samorukov wrote:
> diff -ruN --exclude=CVS /usr/ports/archivers/libunrar/Makefile /usr/home/samm/tmp/libunrar/Makefile
> --- /usr/ports/archivers/libunrar/Makefile	Wed Jul 12 20:30:50 2006
> +++ /usr/home/samm/tmp/libunrar/Makefile	Wed Sep 20 23:05:14 2006
> @@ -6,14 +6,15 @@
>  #
>  
>  PORTNAME=	libunrar
> -PORTVERSION=	3.60.b6
> +PORTVERSION=	3.60
>  CATEGORIES=	archivers
> +PORTEPOCH=	1
>  MASTER_SITES=	http://files2.rarlab.com/rar/ \
>  		http://files3.rarlab.com/rar/ \
>  		http://files4.rarlab.com/rar/ \
>  		http://files5.rarlab.com/rar/ \
>  		http://files6.rarlab.com/rar/
> -DISTNAME=	unrarsrc-3.6.6
> +DISTNAME=	unrarsrc-3.6.8

[...]

Do you agree with changing PORTVERSION to 3.6.8 (and keeping PORTEPOCH=1, of course)?

-- 
Best regards / Viele Grüße,                             barner@FreeBSD.org
 Simon Barner                                                barner@gmx.de
Comment 3 Oleksii Samorukov freebsd_committer freebsd_triage 2006-09-24 10:35:07 UTC
Yes, i`m agree.

-- 
Best regards,
Alex Samorukov, SAMM1-RIPE
Zend Certified PHP Engineer
Comment 4 dfilter service freebsd_committer freebsd_triage 2006-09-28 13:19:03 UTC
barner      2006-09-28 12:18:56 UTC

  FreeBSD ports repository

  Modified files:
    archivers/libunrar   Makefile distinfo 
    archivers/libunrar/files patch-dll.cpp 
  Log:
  - Update to 3.6.8 [1]
  - Use more sane PORTVERSION numbering (this requires a PORTEPOCH bump
    to 1, though :(
  - Use USE_LDCONFIG
  
  Submitted by:   "Alex Samorukov" <samm@os2.kiev.ua> (maintainer) [1]
  PR:             ports/103440
  
  Revision  Changes    Path
  1.8       +4 -3      ports/archivers/libunrar/Makefile
  1.6       +3 -3      ports/archivers/libunrar/distinfo
  1.3       +0 -10     ports/archivers/libunrar/files/patch-dll.cpp
_______________________________________________
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 5 Simon Barner freebsd_committer freebsd_triage 2006-09-28 13:19:37 UTC
State Changed
From-To: open->closed

Committed. Thanks!