svn commit: r310824 - head/ports-mgmt/pkg

Baptiste Daroussin bapt at FreeBSD.org
Tue Jan 22 10:51:19 UTC 2013


Author: bapt
Date: Tue Jan 22 10:51:18 2013
New Revision: 310824
URL: http://svnweb.freebsd.org/changeset/ports/310824

Log:
  - update to 1.0.6
  - changes:
    * Avoid installing .symbols on current
  
  Reported by:	kwm
  Tested by:	kwm

Modified:
  head/ports-mgmt/pkg/Makefile
  head/ports-mgmt/pkg/distinfo

Modified: head/ports-mgmt/pkg/Makefile
==============================================================================
--- head/ports-mgmt/pkg/Makefile	Tue Jan 22 10:12:19 2013	(r310823)
+++ head/ports-mgmt/pkg/Makefile	Tue Jan 22 10:51:18 2013	(r310824)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pkg
-DISTVERSION=	1.0.5
+DISTVERSION=	1.0.6
 CATEGORIES=	ports-mgmt
 MASTER_SITES=	LOCAL/portmgr \
 		http://files.etoilebsd.net/pkg/

Modified: head/ports-mgmt/pkg/distinfo
==============================================================================
--- head/ports-mgmt/pkg/distinfo	Tue Jan 22 10:12:19 2013	(r310823)
+++ head/ports-mgmt/pkg/distinfo	Tue Jan 22 10:51:18 2013	(r310824)
@@ -1,2 +1,2 @@
-SHA256 (pkg-1.0.5.tar.xz) = e1750ee0edc142a2376f4510720fb074aca964e9922edb20a7924d347638b1f8
-SIZE (pkg-1.0.5.tar.xz) = 1447736
+SHA256 (pkg-1.0.6.tar.xz) = cdd3bd9db056f9fe2025ae3bef25ee140cc7fa1b59b5c5f35f239d8b54351236
+SIZE (pkg-1.0.6.tar.xz) = 1447660


More information about the svn-ports-all mailing list