Changeset 323
- Timestamp:
- 07/24/2010 03:15:50 (7 weeks ago)
- Location:
- freebsd/sysutils
- Files:
-
- 3 edited
-
dtpstree.shar (modified) (3 diffs)
-
dtpstree/Makefile (modified) (2 diffs)
-
dtpstree/distinfo (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
freebsd/sysutils/dtpstree.shar
r292 r323 13 13 X 14 14 XPORTNAME= dtpstree 15 XPORTVERSION= 1.0. 115 XPORTVERSION= 1.0.2 16 16 XCATEGORIES= sysutils 17 17 XMASTER_SITES= http://apt.douglasthrift.net/files/${PORTNAME}/ \ … … 23 23 XLICENSE= ASL 24 24 X 25 XUSE_ BZIP2=yes25 XUSE_XZ= yes 26 26 XUSE_GMAKE= yes 27 XGNU_CONFIGURE= yes 27 28 XMAKEFILE= GNUmakefile 28 29 XMAN1= dtpstree.1 29 30 XPLIST_FILES= bin/dtpstree 30 X31 Xpost-install:32 X ${STRIP_CMD} ${PREFIX}/bin/dtpstree33 31 X 34 32 X.include <bsd.port.mk> … … 36 34 echo x dtpstree/distinfo 37 35 sed 's/^X//' > dtpstree/distinfo << 'SHAR_END' 38 XMD5 (dtpstree-1.0. 1.tar.bz2) = a7e8b408cf4916b23a8e60c0b262dc5739 XSHA256 (dtpstree-1.0. 1.tar.bz2) = b224acfacbc63533ee8c1b870d8fb7c93df0964a22556eff299f5376e80fbea840 XSIZE (dtpstree-1.0. 1.tar.bz2) = 1243336 XMD5 (dtpstree-1.0.2.tar.xz) = df3242cddd53e74f474381dd3648761e 37 XSHA256 (dtpstree-1.0.2.tar.xz) = 63804fd3549938cd27c3bdf2aafeea2b177992c50e5a4c2d8bc5f07c876c9623 38 XSIZE (dtpstree-1.0.2.tar.xz) = 47748 41 39 SHAR_END 42 40 echo x dtpstree/pkg-descr -
freebsd/sysutils/dtpstree/Makefile
r291 r323 8 8 9 9 PORTNAME= dtpstree 10 PORTVERSION= 1.0. 110 PORTVERSION= 1.0.2 11 11 CATEGORIES= sysutils 12 12 MASTER_SITES= http://apt.douglasthrift.net/files/${PORTNAME}/ \ … … 18 18 LICENSE= ASL 19 19 20 USE_ BZIP2=yes20 USE_XZ= yes 21 21 USE_GMAKE= yes 22 GNU_CONFIGURE= yes 22 23 MAKEFILE= GNUmakefile 23 24 MAN1= dtpstree.1 24 25 PLIST_FILES= bin/dtpstree 25 26 26 post-install:27 ${STRIP_CMD} ${PREFIX}/bin/dtpstree28 29 27 .include <bsd.port.mk> -
freebsd/sysutils/dtpstree/distinfo
r291 r323 1 MD5 (dtpstree-1.0. 1.tar.bz2) = a7e8b408cf4916b23a8e60c0b262dc572 SHA256 (dtpstree-1.0. 1.tar.bz2) = b224acfacbc63533ee8c1b870d8fb7c93df0964a22556eff299f5376e80fbea83 SIZE (dtpstree-1.0. 1.tar.bz2) = 124331 MD5 (dtpstree-1.0.2.tar.xz) = df3242cddd53e74f474381dd3648761e 2 SHA256 (dtpstree-1.0.2.tar.xz) = 63804fd3549938cd27c3bdf2aafeea2b177992c50e5a4c2d8bc5f07c876c9623 3 SIZE (dtpstree-1.0.2.tar.xz) = 47748
Note: See TracChangeset
for help on using the changeset viewer.
