public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Jack <ostroffjh@users.sourceforge.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Manifest local ebuild - bump version
Date: Fri, 18 Dec 2020 14:00:50 -0500	[thread overview]
Message-ID: <YK56LGVY.Y2MZ2OOD.VQ4YALXC@HDPUEXZY.JE3KVRHF.4LHWYJYD> (raw)
In-Reply-To: <1b86b8bc-8ae6-aae1-75f1-162a30c8d78f@sys-concept.com>

On 2020.12.18 01:49, thelma@sys-concept.com wrote:
> How bump version and manifest local ebuild.
> I copied  barcode-0.99.ebuild to local/portage and tired to bump  
> version
>  mv barcode-0.99.1.ebuild
> ebuild /usr/local/portage/app-text/barcode/barcode-0.99.1.ebuild  
> manifest
> 
> but when I try to manifest it, it can not find barcode-0.99.1.tar.gz  
> (it
> doesn't exist).
That's because barcode-0.99.1.tar.gz doesn't exist.  If you want your  
new ebuild to still use the previous tarball, you either need to adjust  
the link it uses to fetch the source, or consider renaming to  
barcode-0.99-r1.  However, the other suggestion about where to place  
the patch is probably a better approach, assuming the ebuild does apply  
user patches.
> 
> I was trying to apply this patch to current version:
> https://lists.gnu.org/archive/html/bug-barcode/2020-01/txtvoVMhO66kP.txt
> 
> I can manifest (with the patch) current version: barcode-0.99.ebuild
> but renaming it after manifesting won't work, it complain about  
> Manifest
> mismatch.
> I was trying to bump the version, so I can distinguish local from the
> official one.
> 
> If I keep the version the same, how to point emerge to  
> "local/portage".
> Do I unmerge the official one and keep the one in local/portage?


      parent reply	other threads:[~2020-12-18 19:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-18  6:49 [gentoo-user] Manifest local ebuild - bump version thelma
2020-12-18  8:35 ` Neil Bothwick
2020-12-18 19:00 ` Jack [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YK56LGVY.Y2MZ2OOD.VQ4YALXC@HDPUEXZY.JE3KVRHF.4LHWYJYD \
    --to=ostroffjh@users.sourceforge.net \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox