Bug 174509 - print/latex-etoolbox: 2.0a distfiles are nowhere to be found => update to 2.1
Summary: print/latex-etoolbox: 2.0a distfiles are nowhere to be found => update to 2.1
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: Bryan Drewery
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-17 12:30 UTC by Roman Naumann
Modified: 2013-01-01 16:10 UTC (History)
0 users

See Also:


Attachments
file.diff (773 bytes, patch)
2012-12-17 12:30 UTC, Roman Naumann
no flags Details | Diff
latex-etoolbox.diff.txt (774 bytes, text/plain; charset=US-ASCII)
2013-01-01 14:21 UTC, V. Jahns
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Naumann 2012-12-17 12:30:00 UTC
The port print/latex-etoolbox's distfile cannot be fetched from the sources any more. The sources were updated to 2.1 already and a size+checksum mismatch occurs.

The attached svn patch updates the port print/latex-etoolbox to version 2.1 and updates the distfiles.

Tested on 9.0-RELEASE and 9.1-RC1.

Fix: apply attached svn patch.

Patch attached with submission follows:
How-To-Repeat: rm /usr/ports/distfiles/etoolbox.zip
cd /usr/ports/print/latex-etoolbox
make install
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-12-17 12:30:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bdrewery

bdrewery@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-12-17 12:30:09 UTC
Maintainer of print/latex-etoolbox,

Please note that PR ports/174509 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/174509

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-12-17 12:30:10 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 V. Jahns 2012-12-18 21:20:40 UTC
Will check the patch, but need some time (until next week or so).
There is too much to do right now. I hope this is acceptable.

Best regards,
Veit
Comment 5 V. Jahns 2013-01-01 14:21:58 UTC
Hi,

checked the patch and it works fine. So I approve this patch. Only
portlint printed an error message that the distinfo file is missing a
'\n'. Opening and saving this file resolved this. Attached the changed
patch.

Best regards,

Veit
Comment 6 Bryan Drewery freebsd_committer freebsd_triage 2013-01-01 16:01:35 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!
Comment 7 dfilter service freebsd_committer freebsd_triage 2013-01-01 16:01:37 UTC
Author: bdrewery
Date: Tue Jan  1 16:01:28 2013
New Revision: 309775
URL: http://svnweb.freebsd.org/changeset/ports/309775

Log:
  - Update to 2.1
  - Trim header
  
  PR:		ports/174509
  Submitted by:	Roman Naumann <namor@hemio.de>
  Approved by:	Veit Jahns <idolum@users.sourceforge.net> (maintainer)

Modified:
  head/print/latex-etoolbox/Makefile
  head/print/latex-etoolbox/distinfo

Modified: head/print/latex-etoolbox/Makefile
==============================================================================
--- head/print/latex-etoolbox/Makefile	Tue Jan  1 14:57:33 2013	(r309774)
+++ head/print/latex-etoolbox/Makefile	Tue Jan  1 16:01:28 2013	(r309775)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	latex-etoolbox
-# Date created:		20 Jan 2008
-# Whom:			vj562001@yahoo.de
-#
+# Created by: vj562001@yahoo.de
 # $FreeBSD$
-#
 
 PORTNAME=	etoolbox
-DISTVERSION=	2.0a
+DISTVERSION=	2.1
 CATEGORIES=	print
 MASTER_SITES=	${MASTER_SITE_TEX_CTAN}
 MASTER_SITE_SUBDIR=	macros/latex/contrib

Modified: head/print/latex-etoolbox/distinfo
==============================================================================
--- head/print/latex-etoolbox/distinfo	Tue Jan  1 14:57:33 2013	(r309774)
+++ head/print/latex-etoolbox/distinfo	Tue Jan  1 16:01:28 2013	(r309775)
@@ -1,2 +1,2 @@
-SHA256 (etoolbox/2.0a/etoolbox.zip) = 4669973bacf9cfe0a773161bb80592966a7e3a9cb625fe354fed1d64a517dafc
-SIZE (etoolbox/2.0a/etoolbox.zip) = 209124
+SHA256 (etoolbox/2.1/etoolbox.zip) = 327b829697d23d6283c0abac517123537fee04d320d08e1d16162d76fe298388
+SIZE (etoolbox/2.1/etoolbox.zip) = 209611
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"