1 |
|
diff -Nrux .svn -x work /usr/ports/devel/py-gitosis/Makefile py-gitosis/Makefile |
2 |
< |
--- /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 |
< |
# |
2 |
> |
--- /usr/ports/devel/py-gitosis/Makefile 2010-09-13 16:44:03.000000000 -0700 |
3 |
> |
+++ py-gitosis/Makefile 2011-01-14 18:46:35.000000000 -0800 |
4 |
> |
@@ -17,6 +17,8 @@ |
5 |
|
|
6 |
< |
PORTNAME= gitosis |
8 |
< |
-PORTVERSION= 0.2.20080825 |
9 |
< |
+PORTVERSION= 0.2.20090917 |
10 |
< |
CATEGORIES= devel |
11 |
< |
MASTER_SITES= http://apt.douglasthrift.net/files/${PORTNAME}/ \ |
12 |
< |
- http://code.douglasthrift.net/files/gitosis/ |
13 |
< |
+ http://code.douglasthrift.net/files/${PORTNAME}/ |
14 |
< |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
6 |
> |
RUN_DEPENDS= git:${PORTSDIR}/devel/git |
7 |
|
|
8 |
< |
MAINTAINER= douglas@douglasthrift.net |
9 |
< |
diff -Nrux .svn -x work /usr/ports/devel/py-gitosis/distinfo py-gitosis/distinfo |
10 |
< |
--- /usr/ports/devel/py-gitosis/distinfo 2009-09-15 01:23:25.000000000 -0700 |
11 |
< |
+++ py-gitosis/distinfo 2010-03-09 20:32:52.000000000 -0800 |
12 |
< |
@@ -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 |
8 |
> |
+LICENSE= GPLv2 |
9 |
> |
+ |
10 |
> |
USE_BZIP2= yes |
11 |
> |
USE_PYTHON= yes |
12 |
> |
USE_PYDISTUTILS= easy_install |