FreeBSD Bugzilla – Attachment 86043 Details for
Bug 122410
Port fix: archivers/pbzip2 - Get rid of PORTVERSION + DISTVERSION error and strange PORTVERSION number
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.06 KB, created by
Ganael LAPLANCHE
on 2008-04-03 13:10:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Ganael LAPLANCHE
Created:
2008-04-03 13:10:02 UTC
Size:
1.06 KB
patch
obsolete
>diff -aur pbzip2.orig/Makefile pbzip2/Makefile >--- pbzip2.orig/Makefile 2008-04-03 12:07:00.000000000 +0200 >+++ pbzip2/Makefile 2008-04-03 13:56:02.000000000 +0200 >@@ -7,11 +7,10 @@ > # > > PORTNAME= pbzip2 >-PORTVERSION= 1.0.2.0.2 >-DISTVERSION= 1.0.2 >+PORTVERSION= 1.0.2 >+PORTEPOCH= 1 > CATEGORIES= archivers > MASTER_SITES= http://compression.ca/pbzip2/ CENKES >-DIST_SUBDIR= ${PKGNAME} > > MAINTAINER= infofarmer@FreeBSD.org > COMMENT= Parallel BZIP2 >diff -aur pbzip2.orig/distinfo pbzip2/distinfo >--- pbzip2.orig/distinfo 2008-04-03 12:07:00.000000000 +0200 >+++ pbzip2/distinfo 2008-04-03 13:17:18.000000000 +0200 >@@ -1,3 +1,3 @@ >-MD5 (pbzip2-1.0.2.0.2/pbzip2-1.0.2.tar.gz) = 7c959f0554695bc484865b938e791aaf >-SHA256 (pbzip2-1.0.2.0.2/pbzip2-1.0.2.tar.gz) = 41c654b493bfd045f3a625ca9f3fb66e327ad0a4395e515c2bd6c3070b83c0e4 >-SIZE (pbzip2-1.0.2.0.2/pbzip2-1.0.2.tar.gz) = 22777 >+MD5 (pbzip2-1.0.2.tar.gz) = 7c959f0554695bc484865b938e791aaf >+SHA256 (pbzip2-1.0.2.tar.gz) = 41c654b493bfd045f3a625ca9f3fb66e327ad0a4395e515c2bd6c3070b83c0e4 >+SIZE (pbzip2-1.0.2.tar.gz) = 22777 >Only in pbzip2: work
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 122410
: 86043