| Summary: | [update] devel/libtifiles2: version 1.0.7 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Tijl Coosemans <tijl> | ||||
| Component: | Individual Port(s) | Assignee: | Marcelo Araujo <araujo> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Tijl Coosemans
2007-08-31 16:00:05 UTC
Responsible Changed From-To: freebsd-ports-bugs->araujo I'll take it. State Changed From-To: open->feedback Awaiting maintainers feedback. State Changed From-To: feedback->open Fix category (submitter is maintainer). Dear Tijl Coosemans, Please, Verify the prefix of the package! Example: libticalcs2-20070207.tar.bz2 The Makefile search .tar.gz! Look again the PR: 115970, 115971, 115972, 115973 and 115974 Fix it and send again! Thanks and best regards. -- Marcelo Araujo (__) araujo@FreeBSD.org \\\'',) http://www.FreeBSD.org \/ \ ^ Power To Server. .\. /_) On Mon, 03 Sep 2007 08:13:05 -0300 Marcelo Araujo <araujobsdport@gmail.com> wrote: > Dear Tijl Coosemans, > > Please, > Verify the prefix of the package! Umm, that would be the suffix of the distfile (tarball). > Example: libticalcs2-20070207.tar.bz2 > The Makefile search .tar.gz! More, after applying the patch the port fetches OK. What I don't understand is why the ports now depends on LIB_DEPENDS= ticonv.3:${PORTSDIR}/converters/libticonv when the libticonv port has .2 Is there an other update for that port ? Tijl, a small point: if you submit a PR with a shared lib version bump please say so in the Description part of the PR so that the commiter doesn't miss checking dependent ports; better yet, you should do this yourself and mention the dependent ports that should have their PORTREVISION bumped to cope with the shared lib bump in your upgrade. > Look again the PR: 115970, 115971, 115972, 115973 and 115974 What are you trying to point him to here ? Ah, I see now that 115974 contains the upgrade of libticonv including the shared lib bump. Marcello please be more verbose next time. > Fix it and send again! Let's be a a little more friendly towards our fellow submitters / maintainers. "Please ..." ;-) I realize that this is a "translation" problem but still :) -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" On Monday 03 September 2007 13:13:05 Marcelo Araujo wrote:
> Verify the prefix of the package!
> Example: libticalcs2-20070207.tar.bz2
> The Makefile search .tar.gz!
That's an old version of the file. The updates make the libti* ports
fetch tilibs2-20070829.tar.gz (using DISTFILES). This file contains
four tarballs, one for each of the libti* libs. So the port Makefiles
extract tilibs2-20070829.tar.gz and then in the post-extract target
${WRKDIR}/tilibs2/${DISTNAME}${EXTRACT_SUFX} is extracted which
provides WRKSRC. Everything is .tar.gz.
On Monday 03 September 2007 14:24:42 Ion-Mihai Tetcu wrote:
> Tijl, a small point: if you submit a PR with a shared lib version
> bump please say so in the Description part of the PR so that the
> commiter doesn't miss checking dependent ports; better yet, you
> should do this yourself and mention the dependent ports that should
> have their PORTREVISION bumped to cope with the shared lib bump in
> your upgrade.
Right, normally I mention dependency PR numbers. I rushed it a bit this
time. Sincere apologies. Nothing but comms/tilp2 depends on these libs
by the way, so no ports need to get their PORTREVISION bumped.
Tijl Coosemans wrote: > That's an old version of the file. The updates make the libti* ports > fetch tilibs2-20070829.tar.gz (using DISTFILES). This file contains > four tarballs, one for each of the libti* libs. So the port Makefiles > extract tilibs2-20070829.tar.gz and then in the post-extract target > ${WRKDIR}/tilibs2/${DISTNAME}${EXTRACT_SUFX} is extracted which > provides WRKSRC. Everything is .tar.gz. > > Hi dear Tijl, Sorry for my mistake, your PRs is very fine and no has any problem. I commit in few hours. Thanks a lot for your fast reply. Best Regards. -- Marcelo Araujo (__) araujo@FreeBSD.org \\\'',) http://www.FreeBSD.org \/ \ ^ Power To Server. .\. /_) araujo 2007-09-05 11:04:57 UTC
FreeBSD ports repository
Modified files:
devel/libtifiles2 Makefile distinfo pkg-plist
Log:
- Update to 1.0.7.
PR: ports/115971
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Approved by: stas (mentor)
Revision Changes Path
1.5 +10 -5 ports/devel/libtifiles2/Makefile
1.5 +3 -3 ports/devel/libtifiles2/distinfo
1.2 +1 -1 ports/devel/libtifiles2/pkg-plist
_______________________________________________
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"
State Changed From-To: open->closed Committed. Thanks! |