ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/pack/freebsd/diff/devel/py-gitosis/py-gitosis.2010-03-10T044550Z.diff
Revision: 497
Committed: 2012-02-19T17:36:49-08:00 (13 years, 4 months ago) by douglas
File size: 1259 byte(s)
Log Message:
Use ISO 8601 basic format instead of extended format since Windows is unhappy when I try to select a file with ':'s to attach in Thunderbird.


File Contents

# User Rev Content
1 douglas 140 diff -Nrux .svn -x work /usr/ports/devel/py-gitosis/Makefile py-gitosis/Makefile
2 douglas 161 --- /usr/ports/devel/py-gitosis/Makefile 2009-11-21 02:55:25.000000000 -0800
3     +++ py-gitosis/Makefile 2010-03-09 20:35:16.000000000 -0800
4     @@ -6,10 +6,10 @@
5     #
6    
7 douglas 140 PORTNAME= gitosis
8 douglas 161 -PORTVERSION= 0.2.20080825
9     +PORTVERSION= 0.2.20090917
10 douglas 140 CATEGORIES= devel
11 douglas 161 MASTER_SITES= http://apt.douglasthrift.net/files/${PORTNAME}/ \
12 douglas 140 - http://code.douglasthrift.net/files/gitosis/
13     + http://code.douglasthrift.net/files/${PORTNAME}/
14     PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
15    
16     MAINTAINER= douglas@douglasthrift.net
17 douglas 161 diff -Nrux .svn -x work /usr/ports/devel/py-gitosis/distinfo py-gitosis/distinfo
18     --- /usr/ports/devel/py-gitosis/distinfo 2009-09-15 01:23:25.000000000 -0700
19     +++ py-gitosis/distinfo 2010-03-09 20:32:52.000000000 -0800
20     @@ -1,3 +1,3 @@
21     -MD5 (gitosis-0.2.20080825.tar.bz2) = 64bc4d335fc47153c2a8a1a4eb635afa
22     -SHA256 (gitosis-0.2.20080825.tar.bz2) = 3414f8f233793a780a4b121d323ef088e6ba0029c377e9c3fb04194c66d21d0e
23     -SIZE (gitosis-0.2.20080825.tar.bz2) = 148973
24     +MD5 (gitosis-0.2.20090917.tar.bz2) = 4a8572cbf9c1fdfaba9591717398deea
25     +SHA256 (gitosis-0.2.20090917.tar.bz2) = f5cc21ce98400afa345d614e381717d957755f4c0cb68e2dd96fd1f9a1996299
26     +SIZE (gitosis-0.2.20090917.tar.bz2) = 158966