ports/123971: [PATCH] archivers/unshield: update to 0.5.1

Alexander Logvinov ports at logvinov.com
Sun May 25 08:40:01 UTC 2008


>Number:         123971
>Category:       ports
>Synopsis:       [PATCH] archivers/unshield: update to 0.5.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 25 08:40:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Logvinov
>Release:        FreeBSD 6.3-RELEASE-p1 i386
>Organization:
>Environment:

>Description:

  Update to 0.5.1
    
>How-To-Repeat:

>Fix:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/archivers/unshield/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	19 Apr 2008 17:46:09 -0000	1.5
+++ Makefile	25 May 2008 08:25:46 -0000
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	unshield
-PORTVERSION=	0.5
+PORTVERSION=	0.5.1
 CATEGORIES=	archivers
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
+MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=synce
 
 MAINTAINER=	se at FreeBSD.org
@@ -16,8 +16,9 @@
 
 USE_AUTOTOOLS=	libtool:15
 GNU_CONFIGURE=	yes
-CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+USE_GNOME=	gnomehack gnometarget
 USE_LDCONFIG=	yes
-CONFIGURE_ARGS=	--program-prefix=""
+
+MAN1=		${PORTNAME}.1
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/archivers/unshield/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	22 Jan 2006 06:58:31 -0000	1.4
+++ distinfo	22 May 2008 06:05:08 -0000
@@ -1,3 +1,3 @@
-MD5 (unshield-0.5.tar.gz) = ff6bb0fbe962bc00e230592c910b90ce
-SHA256 (unshield-0.5.tar.gz) = 773c66ce4119ae9eae2d5ca452eec405d99bd1d38826896910d538783191edaa
-SIZE (unshield-0.5.tar.gz) = 325744
+MD5 (unshield-0.5.1.tar.gz) = cc06e5573a4d5095871bf1bb14f3da1f
+SHA256 (unshield-0.5.1.tar.gz) = a34ba67073e2e41e7583bb793f33e3f9b034a1e4720ce87f11a992c2299d867d
+SIZE (unshield-0.5.1.tar.gz) = 362466
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/archivers/unshield/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	21 May 2004 17:56:13 -0000	1.2
+++ pkg-plist	25 May 2008 08:19:01 -0000
@@ -4,4 +4,4 @@
 lib/libunshield.la
 lib/libunshield.so
 lib/libunshield.so.0
-share/aclocal/unshield.m4
+libdata/pkgconfig/libunshield.pc
Index: files/patch-aa
===================================================================
RCS file: files/patch-aa
diff -N files/patch-aa
--- files/patch-aa	30 Jul 2005 09:30:03 -0000	1.2
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,11 +0,0 @@
---- src/unshield.c~	Fri Jul  8 18:08:37 2005
-+++ src/unshield.c	Fri Jul 29 19:40:03 2005
-@@ -1,6 +1,8 @@
- /* $Id: unshield.c,v 1.20 2005/07/08 14:08:37 twogood Exp $ */
- #define _BSD_SOURCE 1
-+#if !defined(__FreeBSD__)
- #define _POSIX_C_SOURCE 2
-+#endif
- #include "../lib/libunshield.h"
- #include <ctype.h>
- #include <locale.h>
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list