Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Mar 2012 21:18:00 -0800 (PST)
From:      Douglas William Thrift <douglas@slowhand.douglasthrift.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/165802: Update port: sysutils/hardlink Upgrade to 0.1.2
Message-ID:  <201203070518.q275I0vE086225@slowhand.douglasthrift.net>
Resent-Message-ID: <201203070520.q275K78f097194@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         165802
>Category:       ports
>Synopsis:       Update port: sysutils/hardlink Upgrade to 0.1.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 07 05:20:06 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Douglas William Thrift
>Release:        FreeBSD 8.0-RELEASE-p6 amd64
>Organization:
>Environment:
System: FreeBSD slowhand.douglasthrift.net 8.0-RELEASE-p6 FreeBSD 8.0-RELEASE-p6 #2: Wed Sep 28 21:40:42 PDT 2011 user@jail8.johncompanies.com:/usr/obj/usr/src/sys/jail8 amd64
>Description:
Upgraded sysutils/hardlink to version 0.1.2.

https://redports.org/buildarchive/20120302051856-49243/

>From debian/changelog:

hardlink (0.1.2) unstable; urgency=low

  * Support files on the command line (Closes: #608864)
  * Mention duplicate and identical in the description (Closes: #619851)
  * Document security issues (Closes: #645516, like CVE-2011-3632)
  * When both exclude and include are specified, behave as the manpage says
  * Upgrade to debhelper 9
  * Upgrade to Policy 3.9.3 and copyright-format 1.0

 -- Julian Andres Klode <jak@debian.org>  Tue, 28 Feb 2012 17:57:27 +0100
>How-To-Repeat:
>Fix:
--- hardlink.2012-03-07T051245Z.diff begins here ---
diff -Nrux .svn -x work /usr/ports/sysutils/hardlink/Makefile hardlink/Makefile
--- /usr/ports/sysutils/hardlink/Makefile	2011-02-17 20:48:15.558890000 -0800
+++ hardlink/Makefile	2012-03-06 21:10:22.000000000 -0800
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	hardlink
-PORTVERSION=	0.1.1
+PORTVERSION=	0.1.2
 CATEGORIES=	sysutils python
 MASTER_SITES=	http://jak-linux.org/projects/hardlink/ \
-		http://apt.douglasthrift.net/files/${PORTNAME}/ \
-		http://code.douglasthrift.net/files/${PORTNAME}/
+		DEBIAN
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
 MAINTAINER=	douglas@douglasthrift.net
@@ -24,6 +23,8 @@
 USE_PYTHON=	2.5+
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
+PORTSCOUT=	~rc[0-9]+$
+
 post-patch:
 	@${REINPLACE_CMD} -e 's|/usr/bin/python|${PYTHON_CMD}|' ${WRKSRC}/hardlink.py
 
diff -Nrux .svn -x work /usr/ports/sysutils/hardlink/distinfo hardlink/distinfo
--- /usr/ports/sysutils/hardlink/distinfo	2011-01-15 07:52:18.000000000 -0800
+++ hardlink/distinfo	2012-03-01 19:59:35.000000000 -0800
@@ -1,2 +1,2 @@
-SHA256 (hardlink_0.1.1.tar.gz) = b6ecd4fee72b66054ed941e23177e46537abefd4cc71d9c05b1b587d766f8273
-SIZE (hardlink_0.1.1.tar.gz) = 6306
+SHA256 (hardlink_0.1.2.tar.gz) = 76181794b41c4dbdb418a91d18c5d5e627df1ace7799e088685632e20fc60d1c
+SIZE (hardlink_0.1.2.tar.gz) = 6840
--- hardlink.2012-03-07T051245Z.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203070518.q275I0vE086225>