summaryrefslogtreecommitdiff
path: root/archivers/nulib2/Makefile
diff options
context:
space:
mode:
authorshattered <shattered>2014-09-13 11:10:58 +0000
committershattered <shattered>2014-09-13 11:10:58 +0000
commit938419a3eae1cd8655831803017f9699e5b9d938 (patch)
tree3d93067ad1cdce079ef00aab2385fdbd371f9d42 /archivers/nulib2/Makefile
parent7e748fcb867b8a465bfcdbfa278cf63675d6ae4f (diff)
downloadpkgsrc-938419a3eae1cd8655831803017f9699e5b9d938.tar.gz
Update to 2.2.0 (2007). Changes:
- Fix handling of MS-DOS reserved names. Besides handling names like "con", we also need to handle "con.foo.txt". - Auto-detect and handle "bad Mac" archives. - Added "kNuValIgnoreLZW2Len" flag, which enables NuLib2 to handle archives created by an unknown but badly broken program. - Switched from GPL to BSD license.
Diffstat (limited to 'archivers/nulib2/Makefile')
-rw-r--r--archivers/nulib2/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/archivers/nulib2/Makefile b/archivers/nulib2/Makefile
index a6e5889debd..6ffef0d078b 100644
--- a/archivers/nulib2/Makefile
+++ b/archivers/nulib2/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.21 2012/09/11 19:46:58 asau Exp $
+# $NetBSD: Makefile,v 1.22 2014/09/13 11:10:58 shattered Exp $
#
-DISTNAME= nulibdist-203
-PKGNAME= nulib2-2.0.3
-PKGREVISION= 1
+DISTNAME= nulibdist-220
+PKGNAME= nulib2-2.2.0
CATEGORIES= archivers
MASTER_SITES= http://www.nulib.com/downloads/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.nulib.com/
COMMENT= Handles Apple II ShrinkIt (NuFX) file/disk archives
+LICENSE= modified-bsd
PKG_INSTALLATION_TYPES= overwrite pkgviews